@venturewild/workspace 0.6.14 → 0.6.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_NOTICES.md +108 -0
- package/package.json +6 -2
- package/server/src/canvas/core.mjs +40 -1
- package/web/dist/assets/atkinson-hyperlegible-latin-400-italic-D-qjh7ci.woff2 +0 -0
- package/web/dist/assets/atkinson-hyperlegible-latin-400-normal-BrHNak5F.woff2 +0 -0
- package/web/dist/assets/atkinson-hyperlegible-latin-700-italic-Bq4J7U7l.woff2 +0 -0
- package/web/dist/assets/atkinson-hyperlegible-latin-700-normal-GZI4o3u0.woff2 +0 -0
- package/web/dist/assets/index-BGCJg191.css +32 -0
- package/web/dist/assets/index-DwR2mjlp.js +131 -0
- package/web/dist/assets/inter-latin-wght-italic-DpCbqKDY.woff2 +0 -0
- package/web/dist/assets/inter-latin-wght-normal-Dx4kXJAl.woff2 +0 -0
- package/web/dist/assets/literata-latin-wght-italic-Bm_GJfSc.woff2 +0 -0
- package/web/dist/assets/literata-latin-wght-normal-DLxlUchJ.woff2 +0 -0
- package/web/dist/index.html +2 -2
- package/web/dist/assets/index-ANYsjOG0.js +0 -131
- package/web/dist/assets/index-Cr3TMP4J.css +0 -32
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const s of i)if(s.type==="childList")for(const o of s.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const s={};return i.integrity&&(s.integrity=i.integrity),i.referrerPolicy&&(s.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?s.credentials="include":i.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(i){if(i.ep)return;i.ep=!0;const s=n(i);fetch(i.href,s)}})();var Jl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ja(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function I0(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}),n}var Rv={exports:{}},Bc={},Tv={exports:{}},Ke={};/**
|
|
2
|
+
* @license React
|
|
3
|
+
* react.production.min.js
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
6
|
+
*
|
|
7
|
+
* This source code is licensed under the MIT license found in the
|
|
8
|
+
* LICENSE file in the root directory of this source tree.
|
|
9
|
+
*/var Ra=Symbol.for("react.element"),M0=Symbol.for("react.portal"),O0=Symbol.for("react.fragment"),z0=Symbol.for("react.strict_mode"),B0=Symbol.for("react.profiler"),F0=Symbol.for("react.provider"),$0=Symbol.for("react.context"),H0=Symbol.for("react.forward_ref"),W0=Symbol.for("react.suspense"),U0=Symbol.for("react.memo"),V0=Symbol.for("react.lazy"),Dm=Symbol.iterator;function q0(e){return e===null||typeof e!="object"?null:(e=Dm&&e[Dm]||e["@@iterator"],typeof e=="function"?e:null)}var Dv={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Pv=Object.assign,Lv={};function ao(e,t,n){this.props=e,this.context=t,this.refs=Lv,this.updater=n||Dv}ao.prototype.isReactComponent={};ao.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};ao.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function Av(){}Av.prototype=ao.prototype;function If(e,t,n){this.props=e,this.context=t,this.refs=Lv,this.updater=n||Dv}var Mf=If.prototype=new Av;Mf.constructor=If;Pv(Mf,ao.prototype);Mf.isPureReactComponent=!0;var Pm=Array.isArray,Iv=Object.prototype.hasOwnProperty,Of={current:null},Mv={key:!0,ref:!0,__self:!0,__source:!0};function Ov(e,t,n){var r,i={},s=null,o=null;if(t!=null)for(r in t.ref!==void 0&&(o=t.ref),t.key!==void 0&&(s=""+t.key),t)Iv.call(t,r)&&!Mv.hasOwnProperty(r)&&(i[r]=t[r]);var a=arguments.length-2;if(a===1)i.children=n;else if(1<a){for(var l=Array(a),c=0;c<a;c++)l[c]=arguments[c+2];i.children=l}if(e&&e.defaultProps)for(r in a=e.defaultProps,a)i[r]===void 0&&(i[r]=a[r]);return{$$typeof:Ra,type:e,key:s,ref:o,props:i,_owner:Of.current}}function K0(e,t){return{$$typeof:Ra,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function zf(e){return typeof e=="object"&&e!==null&&e.$$typeof===Ra}function Y0(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var Lm=/\/+/g;function xu(e,t){return typeof e=="object"&&e!==null&&e.key!=null?Y0(""+e.key):t.toString(36)}function jl(e,t,n,r,i){var s=typeof e;(s==="undefined"||s==="boolean")&&(e=null);var o=!1;if(e===null)o=!0;else switch(s){case"string":case"number":o=!0;break;case"object":switch(e.$$typeof){case Ra:case M0:o=!0}}if(o)return o=e,i=i(o),e=r===""?"."+xu(o,0):r,Pm(i)?(n="",e!=null&&(n=e.replace(Lm,"$&/")+"/"),jl(i,t,n,"",function(c){return c})):i!=null&&(zf(i)&&(i=K0(i,n+(!i.key||o&&o.key===i.key?"":(""+i.key).replace(Lm,"$&/")+"/")+e)),t.push(i)),1;if(o=0,r=r===""?".":r+":",Pm(e))for(var a=0;a<e.length;a++){s=e[a];var l=r+xu(s,a);o+=jl(s,t,n,l,i)}else if(l=q0(e),typeof l=="function")for(e=l.call(e),a=0;!(s=e.next()).done;)s=s.value,l=r+xu(s,a++),o+=jl(s,t,n,l,i);else if(s==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return o}function Ua(e,t,n){if(e==null)return e;var r=[],i=0;return jl(e,r,"","",function(s){return t.call(n,s,i++)}),r}function G0(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var Cn={current:null},Rl={transition:null},X0={ReactCurrentDispatcher:Cn,ReactCurrentBatchConfig:Rl,ReactCurrentOwner:Of};function zv(){throw Error("act(...) is not supported in production builds of React.")}Ke.Children={map:Ua,forEach:function(e,t,n){Ua(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return Ua(e,function(){t++}),t},toArray:function(e){return Ua(e,function(t){return t})||[]},only:function(e){if(!zf(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Ke.Component=ao;Ke.Fragment=O0;Ke.Profiler=B0;Ke.PureComponent=If;Ke.StrictMode=z0;Ke.Suspense=W0;Ke.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=X0;Ke.act=zv;Ke.cloneElement=function(e,t,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var r=Pv({},e.props),i=e.key,s=e.ref,o=e._owner;if(t!=null){if(t.ref!==void 0&&(s=t.ref,o=Of.current),t.key!==void 0&&(i=""+t.key),e.type&&e.type.defaultProps)var a=e.type.defaultProps;for(l in t)Iv.call(t,l)&&!Mv.hasOwnProperty(l)&&(r[l]=t[l]===void 0&&a!==void 0?a[l]:t[l])}var l=arguments.length-2;if(l===1)r.children=n;else if(1<l){a=Array(l);for(var c=0;c<l;c++)a[c]=arguments[c+2];r.children=a}return{$$typeof:Ra,type:e.type,key:i,ref:s,props:r,_owner:o}};Ke.createContext=function(e){return e={$$typeof:$0,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:F0,_context:e},e.Consumer=e};Ke.createElement=Ov;Ke.createFactory=function(e){var t=Ov.bind(null,e);return t.type=e,t};Ke.createRef=function(){return{current:null}};Ke.forwardRef=function(e){return{$$typeof:H0,render:e}};Ke.isValidElement=zf;Ke.lazy=function(e){return{$$typeof:V0,_payload:{_status:-1,_result:e},_init:G0}};Ke.memo=function(e,t){return{$$typeof:U0,type:e,compare:t===void 0?null:t}};Ke.startTransition=function(e){var t=Rl.transition;Rl.transition={};try{e()}finally{Rl.transition=t}};Ke.unstable_act=zv;Ke.useCallback=function(e,t){return Cn.current.useCallback(e,t)};Ke.useContext=function(e){return Cn.current.useContext(e)};Ke.useDebugValue=function(){};Ke.useDeferredValue=function(e){return Cn.current.useDeferredValue(e)};Ke.useEffect=function(e,t){return Cn.current.useEffect(e,t)};Ke.useId=function(){return Cn.current.useId()};Ke.useImperativeHandle=function(e,t,n){return Cn.current.useImperativeHandle(e,t,n)};Ke.useInsertionEffect=function(e,t){return Cn.current.useInsertionEffect(e,t)};Ke.useLayoutEffect=function(e,t){return Cn.current.useLayoutEffect(e,t)};Ke.useMemo=function(e,t){return Cn.current.useMemo(e,t)};Ke.useReducer=function(e,t,n){return Cn.current.useReducer(e,t,n)};Ke.useRef=function(e){return Cn.current.useRef(e)};Ke.useState=function(e){return Cn.current.useState(e)};Ke.useSyncExternalStore=function(e,t,n){return Cn.current.useSyncExternalStore(e,t,n)};Ke.useTransition=function(){return Cn.current.useTransition()};Ke.version="18.3.1";Tv.exports=Ke;var w=Tv.exports;const _r=ja(w);/**
|
|
10
|
+
* @license React
|
|
11
|
+
* react-jsx-runtime.production.min.js
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
14
|
+
*
|
|
15
|
+
* This source code is licensed under the MIT license found in the
|
|
16
|
+
* LICENSE file in the root directory of this source tree.
|
|
17
|
+
*/var J0=w,Z0=Symbol.for("react.element"),Q0=Symbol.for("react.fragment"),e1=Object.prototype.hasOwnProperty,t1=J0.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n1={key:!0,ref:!0,__self:!0,__source:!0};function Bv(e,t,n){var r,i={},s=null,o=null;n!==void 0&&(s=""+n),t.key!==void 0&&(s=""+t.key),t.ref!==void 0&&(o=t.ref);for(r in t)e1.call(t,r)&&!n1.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)i[r]===void 0&&(i[r]=t[r]);return{$$typeof:Z0,type:e,key:s,ref:o,props:i,_owner:t1.current}}Bc.Fragment=Q0;Bc.jsx=Bv;Bc.jsxs=Bv;Rv.exports=Bc;var u=Rv.exports,Bh={},Fv={exports:{}},Yn={},$v={exports:{}},Hv={};/**
|
|
18
|
+
* @license React
|
|
19
|
+
* scheduler.production.min.js
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
22
|
+
*
|
|
23
|
+
* This source code is licensed under the MIT license found in the
|
|
24
|
+
* LICENSE file in the root directory of this source tree.
|
|
25
|
+
*/(function(e){function t(D,W){var C=D.length;D.push(W);e:for(;0<C;){var ee=C-1>>>1,he=D[ee];if(0<i(he,W))D[ee]=W,D[C]=he,C=ee;else break e}}function n(D){return D.length===0?null:D[0]}function r(D){if(D.length===0)return null;var W=D[0],C=D.pop();if(C!==W){D[0]=C;e:for(var ee=0,he=D.length,E=he>>>1;ee<E;){var pe=2*(ee+1)-1,Y=D[pe],X=pe+1,ae=D[X];if(0>i(Y,C))X<he&&0>i(ae,Y)?(D[ee]=ae,D[X]=C,ee=X):(D[ee]=Y,D[pe]=C,ee=pe);else if(X<he&&0>i(ae,C))D[ee]=ae,D[X]=C,ee=X;else break e}}return W}function i(D,W){var C=D.sortIndex-W.sortIndex;return C!==0?C:D.id-W.id}if(typeof performance=="object"&&typeof performance.now=="function"){var s=performance;e.unstable_now=function(){return s.now()}}else{var o=Date,a=o.now();e.unstable_now=function(){return o.now()-a}}var l=[],c=[],d=1,h=null,f=3,p=!1,m=!1,y=!1,b=typeof setTimeout=="function"?setTimeout:null,_=typeof clearTimeout=="function"?clearTimeout:null,v=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function g(D){for(var W=n(c);W!==null;){if(W.callback===null)r(c);else if(W.startTime<=D)r(c),W.sortIndex=W.expirationTime,t(l,W);else break;W=n(c)}}function x(D){if(y=!1,g(D),!m)if(n(l)!==null)m=!0,O(k);else{var W=n(c);W!==null&&H(x,W.startTime-D)}}function k(D,W){m=!1,y&&(y=!1,_(P),P=-1),p=!0;var C=f;try{for(g(W),h=n(l);h!==null&&(!(h.expirationTime>W)||D&&!F());){var ee=h.callback;if(typeof ee=="function"){h.callback=null,f=h.priorityLevel;var he=ee(h.expirationTime<=W);W=e.unstable_now(),typeof he=="function"?h.callback=he:h===n(l)&&r(l),g(W)}else r(l);h=n(l)}if(h!==null)var E=!0;else{var pe=n(c);pe!==null&&H(x,pe.startTime-W),E=!1}return E}finally{h=null,f=C,p=!1}}var S=!1,N=null,P=-1,B=5,R=-1;function F(){return!(e.unstable_now()-R<B)}function L(){if(N!==null){var D=e.unstable_now();R=D;var W=!0;try{W=N(!0,D)}finally{W?T():(S=!1,N=null)}}else S=!1}var T;if(typeof v=="function")T=function(){v(L)};else if(typeof MessageChannel<"u"){var I=new MessageChannel,j=I.port2;I.port1.onmessage=L,T=function(){j.postMessage(null)}}else T=function(){b(L,0)};function O(D){N=D,S||(S=!0,T())}function H(D,W){P=b(function(){D(e.unstable_now())},W)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(D){D.callback=null},e.unstable_continueExecution=function(){m||p||(m=!0,O(k))},e.unstable_forceFrameRate=function(D){0>D||125<D?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):B=0<D?Math.floor(1e3/D):5},e.unstable_getCurrentPriorityLevel=function(){return f},e.unstable_getFirstCallbackNode=function(){return n(l)},e.unstable_next=function(D){switch(f){case 1:case 2:case 3:var W=3;break;default:W=f}var C=f;f=W;try{return D()}finally{f=C}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(D,W){switch(D){case 1:case 2:case 3:case 4:case 5:break;default:D=3}var C=f;f=D;try{return W()}finally{f=C}},e.unstable_scheduleCallback=function(D,W,C){var ee=e.unstable_now();switch(typeof C=="object"&&C!==null?(C=C.delay,C=typeof C=="number"&&0<C?ee+C:ee):C=ee,D){case 1:var he=-1;break;case 2:he=250;break;case 5:he=1073741823;break;case 4:he=1e4;break;default:he=5e3}return he=C+he,D={id:d++,callback:W,priorityLevel:D,startTime:C,expirationTime:he,sortIndex:-1},C>ee?(D.sortIndex=C,t(c,D),n(l)===null&&D===n(c)&&(y?(_(P),P=-1):y=!0,H(x,C-ee))):(D.sortIndex=he,t(l,D),m||p||(m=!0,O(k))),D},e.unstable_shouldYield=F,e.unstable_wrapCallback=function(D){var W=f;return function(){var C=f;f=W;try{return D.apply(this,arguments)}finally{f=C}}}})(Hv);$v.exports=Hv;var r1=$v.exports;/**
|
|
26
|
+
* @license React
|
|
27
|
+
* react-dom.production.min.js
|
|
28
|
+
*
|
|
29
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
30
|
+
*
|
|
31
|
+
* This source code is licensed under the MIT license found in the
|
|
32
|
+
* LICENSE file in the root directory of this source tree.
|
|
33
|
+
*/var i1=w,Kn=r1;function J(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var Wv=new Set,oa={};function ms(e,t){Zs(e,t),Zs(e+"Capture",t)}function Zs(e,t){for(oa[e]=t,e=0;e<t.length;e++)Wv.add(t[e])}var Yr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Fh=Object.prototype.hasOwnProperty,s1=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,Am={},Im={};function o1(e){return Fh.call(Im,e)?!0:Fh.call(Am,e)?!1:s1.test(e)?Im[e]=!0:(Am[e]=!0,!1)}function a1(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function l1(e,t,n,r){if(t===null||typeof t>"u"||a1(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function En(e,t,n,r,i,s,o){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=s,this.removeEmptyString=o}var un={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){un[e]=new En(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];un[t]=new En(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){un[e]=new En(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){un[e]=new En(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){un[e]=new En(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){un[e]=new En(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){un[e]=new En(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){un[e]=new En(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){un[e]=new En(e,5,!1,e.toLowerCase(),null,!1,!1)});var Bf=/[\-:]([a-z])/g;function Ff(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(Bf,Ff);un[t]=new En(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(Bf,Ff);un[t]=new En(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(Bf,Ff);un[t]=new En(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){un[e]=new En(e,1,!1,e.toLowerCase(),null,!1,!1)});un.xlinkHref=new En("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){un[e]=new En(e,1,!1,e.toLowerCase(),null,!0,!0)});function $f(e,t,n,r){var i=un.hasOwnProperty(t)?un[t]:null;(i!==null?i.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(l1(t,n,i,r)&&(n=null),r||i===null?o1(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):i.mustUseProperty?e[i.propertyName]=n===null?i.type===3?!1:"":n:(t=i.attributeName,r=i.attributeNamespace,n===null?e.removeAttribute(t):(i=i.type,n=i===3||i===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var Zr=i1.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,Va=Symbol.for("react.element"),Rs=Symbol.for("react.portal"),Ts=Symbol.for("react.fragment"),Hf=Symbol.for("react.strict_mode"),$h=Symbol.for("react.profiler"),Uv=Symbol.for("react.provider"),Vv=Symbol.for("react.context"),Wf=Symbol.for("react.forward_ref"),Hh=Symbol.for("react.suspense"),Wh=Symbol.for("react.suspense_list"),Uf=Symbol.for("react.memo"),di=Symbol.for("react.lazy"),qv=Symbol.for("react.offscreen"),Mm=Symbol.iterator;function yo(e){return e===null||typeof e!="object"?null:(e=Mm&&e[Mm]||e["@@iterator"],typeof e=="function"?e:null)}var Nt=Object.assign,ku;function Ao(e){if(ku===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);ku=t&&t[1]||""}return`
|
|
34
|
+
`+ku+e}var Cu=!1;function Eu(e,t){if(!e||Cu)return"";Cu=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(c){var r=c}Reflect.construct(e,[],t)}else{try{t.call()}catch(c){r=c}e.call(t.prototype)}else{try{throw Error()}catch(c){r=c}e()}}catch(c){if(c&&r&&typeof c.stack=="string"){for(var i=c.stack.split(`
|
|
35
|
+
`),s=r.stack.split(`
|
|
36
|
+
`),o=i.length-1,a=s.length-1;1<=o&&0<=a&&i[o]!==s[a];)a--;for(;1<=o&&0<=a;o--,a--)if(i[o]!==s[a]){if(o!==1||a!==1)do if(o--,a--,0>a||i[o]!==s[a]){var l=`
|
|
37
|
+
`+i[o].replace(" at new "," at ");return e.displayName&&l.includes("<anonymous>")&&(l=l.replace("<anonymous>",e.displayName)),l}while(1<=o&&0<=a);break}}}finally{Cu=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?Ao(e):""}function c1(e){switch(e.tag){case 5:return Ao(e.type);case 16:return Ao("Lazy");case 13:return Ao("Suspense");case 19:return Ao("SuspenseList");case 0:case 2:case 15:return e=Eu(e.type,!1),e;case 11:return e=Eu(e.type.render,!1),e;case 1:return e=Eu(e.type,!0),e;default:return""}}function Uh(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Ts:return"Fragment";case Rs:return"Portal";case $h:return"Profiler";case Hf:return"StrictMode";case Hh:return"Suspense";case Wh:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case Vv:return(e.displayName||"Context")+".Consumer";case Uv:return(e._context.displayName||"Context")+".Provider";case Wf:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case Uf:return t=e.displayName||null,t!==null?t:Uh(e.type)||"Memo";case di:t=e._payload,e=e._init;try{return Uh(e(t))}catch{}}return null}function u1(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Uh(t);case 8:return t===Hf?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function Ri(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Kv(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function h1(e){var t=Kv(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,s=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(o){r=""+o,s.call(this,o)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(o){r=""+o},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function qa(e){e._valueTracker||(e._valueTracker=h1(e))}function Yv(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Kv(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function Zl(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function Vh(e,t){var n=t.checked;return Nt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function Om(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=Ri(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function Gv(e,t){t=t.checked,t!=null&&$f(e,"checked",t,!1)}function qh(e,t){Gv(e,t);var n=Ri(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?Kh(e,t.type,n):t.hasOwnProperty("defaultValue")&&Kh(e,t.type,Ri(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function zm(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function Kh(e,t,n){(t!=="number"||Zl(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var Io=Array.isArray;function Ws(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t["$"+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty("$"+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=""+Ri(n),t=null,i=0;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}t!==null||e[i].disabled||(t=e[i])}t!==null&&(t.selected=!0)}}function Yh(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(J(91));return Nt({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function Bm(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(J(92));if(Io(n)){if(1<n.length)throw Error(J(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:Ri(n)}}function Xv(e,t){var n=Ri(t.value),r=Ri(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function Fm(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function Jv(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Gh(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?Jv(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var Ka,Zv=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,i){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,i)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(Ka=Ka||document.createElement("div"),Ka.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=Ka.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function aa(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Vo={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},d1=["Webkit","ms","Moz","O"];Object.keys(Vo).forEach(function(e){d1.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Vo[t]=Vo[e]})});function Qv(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Vo.hasOwnProperty(e)&&Vo[e]?(""+t).trim():t+"px"}function eb(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=Qv(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}var f1=Nt({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Xh(e,t){if(t){if(f1[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(J(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(J(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(J(61))}if(t.style!=null&&typeof t.style!="object")throw Error(J(62))}}function Jh(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Zh=null;function Vf(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Qh=null,Us=null,Vs=null;function $m(e){if(e=Pa(e)){if(typeof Qh!="function")throw Error(J(280));var t=e.stateNode;t&&(t=Uc(t),Qh(e.stateNode,e.type,t))}}function tb(e){Us?Vs?Vs.push(e):Vs=[e]:Us=e}function nb(){if(Us){var e=Us,t=Vs;if(Vs=Us=null,$m(e),t)for(e=0;e<t.length;e++)$m(t[e])}}function rb(e,t){return e(t)}function ib(){}var Nu=!1;function sb(e,t,n){if(Nu)return e(t,n);Nu=!0;try{return rb(e,t,n)}finally{Nu=!1,(Us!==null||Vs!==null)&&(ib(),nb())}}function la(e,t){var n=e.stateNode;if(n===null)return null;var r=Uc(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(J(231,t,typeof n));return n}var ed=!1;if(Yr)try{var _o={};Object.defineProperty(_o,"passive",{get:function(){ed=!0}}),window.addEventListener("test",_o,_o),window.removeEventListener("test",_o,_o)}catch{ed=!1}function p1(e,t,n,r,i,s,o,a,l){var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(d){this.onError(d)}}var qo=!1,Ql=null,ec=!1,td=null,m1={onError:function(e){qo=!0,Ql=e}};function g1(e,t,n,r,i,s,o,a,l){qo=!1,Ql=null,p1.apply(m1,arguments)}function y1(e,t,n,r,i,s,o,a,l){if(g1.apply(this,arguments),qo){if(qo){var c=Ql;qo=!1,Ql=null}else throw Error(J(198));ec||(ec=!0,td=c)}}function gs(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,t.flags&4098&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function ob(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function Hm(e){if(gs(e)!==e)throw Error(J(188))}function _1(e){var t=e.alternate;if(!t){if(t=gs(e),t===null)throw Error(J(188));return t!==e?null:e}for(var n=e,r=t;;){var i=n.return;if(i===null)break;var s=i.alternate;if(s===null){if(r=i.return,r!==null){n=r;continue}break}if(i.child===s.child){for(s=i.child;s;){if(s===n)return Hm(i),e;if(s===r)return Hm(i),t;s=s.sibling}throw Error(J(188))}if(n.return!==r.return)n=i,r=s;else{for(var o=!1,a=i.child;a;){if(a===n){o=!0,n=i,r=s;break}if(a===r){o=!0,r=i,n=s;break}a=a.sibling}if(!o){for(a=s.child;a;){if(a===n){o=!0,n=s,r=i;break}if(a===r){o=!0,r=s,n=i;break}a=a.sibling}if(!o)throw Error(J(189))}}if(n.alternate!==r)throw Error(J(190))}if(n.tag!==3)throw Error(J(188));return n.stateNode.current===n?e:t}function ab(e){return e=_1(e),e!==null?lb(e):null}function lb(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=lb(e);if(t!==null)return t;e=e.sibling}return null}var cb=Kn.unstable_scheduleCallback,Wm=Kn.unstable_cancelCallback,v1=Kn.unstable_shouldYield,b1=Kn.unstable_requestPaint,Mt=Kn.unstable_now,w1=Kn.unstable_getCurrentPriorityLevel,qf=Kn.unstable_ImmediatePriority,ub=Kn.unstable_UserBlockingPriority,tc=Kn.unstable_NormalPriority,S1=Kn.unstable_LowPriority,hb=Kn.unstable_IdlePriority,Fc=null,Pr=null;function x1(e){if(Pr&&typeof Pr.onCommitFiberRoot=="function")try{Pr.onCommitFiberRoot(Fc,e,void 0,(e.current.flags&128)===128)}catch{}}var mr=Math.clz32?Math.clz32:E1,k1=Math.log,C1=Math.LN2;function E1(e){return e>>>=0,e===0?32:31-(k1(e)/C1|0)|0}var Ya=64,Ga=4194304;function Mo(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function nc(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,i=e.suspendedLanes,s=e.pingedLanes,o=n&268435455;if(o!==0){var a=o&~i;a!==0?r=Mo(a):(s&=o,s!==0&&(r=Mo(s)))}else o=n&~i,o!==0?r=Mo(o):s!==0&&(r=Mo(s));if(r===0)return 0;if(t!==0&&t!==r&&!(t&i)&&(i=r&-r,s=t&-t,i>=s||i===16&&(s&4194240)!==0))return t;if(r&4&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-mr(t),i=1<<n,r|=e[n],t&=~i;return r}function N1(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function j1(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,s=e.pendingLanes;0<s;){var o=31-mr(s),a=1<<o,l=i[o];l===-1?(!(a&n)||a&r)&&(i[o]=N1(a,t)):l<=t&&(e.expiredLanes|=a),s&=~a}}function nd(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function db(){var e=Ya;return Ya<<=1,!(Ya&4194240)&&(Ya=64),e}function ju(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Ta(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-mr(t),e[t]=n}function R1(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var i=31-mr(n),s=1<<i;t[i]=0,r[i]=-1,e[i]=-1,n&=~s}}function Kf(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-mr(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}var nt=0;function fb(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var pb,Yf,mb,gb,yb,rd=!1,Xa=[],bi=null,wi=null,Si=null,ca=new Map,ua=new Map,mi=[],T1="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function Um(e,t){switch(e){case"focusin":case"focusout":bi=null;break;case"dragenter":case"dragleave":wi=null;break;case"mouseover":case"mouseout":Si=null;break;case"pointerover":case"pointerout":ca.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":ua.delete(t.pointerId)}}function vo(e,t,n,r,i,s){return e===null||e.nativeEvent!==s?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:s,targetContainers:[i]},t!==null&&(t=Pa(t),t!==null&&Yf(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function D1(e,t,n,r,i){switch(t){case"focusin":return bi=vo(bi,e,t,n,r,i),!0;case"dragenter":return wi=vo(wi,e,t,n,r,i),!0;case"mouseover":return Si=vo(Si,e,t,n,r,i),!0;case"pointerover":var s=i.pointerId;return ca.set(s,vo(ca.get(s)||null,e,t,n,r,i)),!0;case"gotpointercapture":return s=i.pointerId,ua.set(s,vo(ua.get(s)||null,e,t,n,r,i)),!0}return!1}function _b(e){var t=Xi(e.target);if(t!==null){var n=gs(t);if(n!==null){if(t=n.tag,t===13){if(t=ob(n),t!==null){e.blockedOn=t,yb(e.priority,function(){mb(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function Tl(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=id(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);Zh=r,n.target.dispatchEvent(r),Zh=null}else return t=Pa(n),t!==null&&Yf(t),e.blockedOn=n,!1;t.shift()}return!0}function Vm(e,t,n){Tl(e)&&n.delete(t)}function P1(){rd=!1,bi!==null&&Tl(bi)&&(bi=null),wi!==null&&Tl(wi)&&(wi=null),Si!==null&&Tl(Si)&&(Si=null),ca.forEach(Vm),ua.forEach(Vm)}function bo(e,t){e.blockedOn===t&&(e.blockedOn=null,rd||(rd=!0,Kn.unstable_scheduleCallback(Kn.unstable_NormalPriority,P1)))}function ha(e){function t(i){return bo(i,e)}if(0<Xa.length){bo(Xa[0],e);for(var n=1;n<Xa.length;n++){var r=Xa[n];r.blockedOn===e&&(r.blockedOn=null)}}for(bi!==null&&bo(bi,e),wi!==null&&bo(wi,e),Si!==null&&bo(Si,e),ca.forEach(t),ua.forEach(t),n=0;n<mi.length;n++)r=mi[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<mi.length&&(n=mi[0],n.blockedOn===null);)_b(n),n.blockedOn===null&&mi.shift()}var qs=Zr.ReactCurrentBatchConfig,rc=!0;function L1(e,t,n,r){var i=nt,s=qs.transition;qs.transition=null;try{nt=1,Gf(e,t,n,r)}finally{nt=i,qs.transition=s}}function A1(e,t,n,r){var i=nt,s=qs.transition;qs.transition=null;try{nt=4,Gf(e,t,n,r)}finally{nt=i,qs.transition=s}}function Gf(e,t,n,r){if(rc){var i=id(e,t,n,r);if(i===null)zu(e,t,r,ic,n),Um(e,r);else if(D1(i,e,t,n,r))r.stopPropagation();else if(Um(e,r),t&4&&-1<T1.indexOf(e)){for(;i!==null;){var s=Pa(i);if(s!==null&&pb(s),s=id(e,t,n,r),s===null&&zu(e,t,r,ic,n),s===i)break;i=s}i!==null&&r.stopPropagation()}else zu(e,t,r,null,n)}}var ic=null;function id(e,t,n,r){if(ic=null,e=Vf(r),e=Xi(e),e!==null)if(t=gs(e),t===null)e=null;else if(n=t.tag,n===13){if(e=ob(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return ic=e,null}function vb(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(w1()){case qf:return 1;case ub:return 4;case tc:case S1:return 16;case hb:return 536870912;default:return 16}default:return 16}}var yi=null,Xf=null,Dl=null;function bb(){if(Dl)return Dl;var e,t=Xf,n=t.length,r,i="value"in yi?yi.value:yi.textContent,s=i.length;for(e=0;e<n&&t[e]===i[e];e++);var o=n-e;for(r=1;r<=o&&t[n-r]===i[s-r];r++);return Dl=i.slice(e,1<r?1-r:void 0)}function Pl(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function Ja(){return!0}function qm(){return!1}function Gn(e){function t(n,r,i,s,o){this._reactName=n,this._targetInst=i,this.type=r,this.nativeEvent=s,this.target=o,this.currentTarget=null;for(var a in e)e.hasOwnProperty(a)&&(n=e[a],this[a]=n?n(s):s[a]);return this.isDefaultPrevented=(s.defaultPrevented!=null?s.defaultPrevented:s.returnValue===!1)?Ja:qm,this.isPropagationStopped=qm,this}return Nt(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=Ja)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=Ja)},persist:function(){},isPersistent:Ja}),t}var lo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Jf=Gn(lo),Da=Nt({},lo,{view:0,detail:0}),I1=Gn(Da),Ru,Tu,wo,$c=Nt({},Da,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Zf,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==wo&&(wo&&e.type==="mousemove"?(Ru=e.screenX-wo.screenX,Tu=e.screenY-wo.screenY):Tu=Ru=0,wo=e),Ru)},movementY:function(e){return"movementY"in e?e.movementY:Tu}}),Km=Gn($c),M1=Nt({},$c,{dataTransfer:0}),O1=Gn(M1),z1=Nt({},Da,{relatedTarget:0}),Du=Gn(z1),B1=Nt({},lo,{animationName:0,elapsedTime:0,pseudoElement:0}),F1=Gn(B1),$1=Nt({},lo,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),H1=Gn($1),W1=Nt({},lo,{data:0}),Ym=Gn(W1),U1={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},V1={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},q1={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function K1(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=q1[e])?!!t[e]:!1}function Zf(){return K1}var Y1=Nt({},Da,{key:function(e){if(e.key){var t=U1[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=Pl(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?V1[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Zf,charCode:function(e){return e.type==="keypress"?Pl(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?Pl(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),G1=Gn(Y1),X1=Nt({},$c,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Gm=Gn(X1),J1=Nt({},Da,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Zf}),Z1=Gn(J1),Q1=Nt({},lo,{propertyName:0,elapsedTime:0,pseudoElement:0}),ek=Gn(Q1),tk=Nt({},$c,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),nk=Gn(tk),rk=[9,13,27,32],Qf=Yr&&"CompositionEvent"in window,Ko=null;Yr&&"documentMode"in document&&(Ko=document.documentMode);var ik=Yr&&"TextEvent"in window&&!Ko,wb=Yr&&(!Qf||Ko&&8<Ko&&11>=Ko),Xm=" ",Jm=!1;function Sb(e,t){switch(e){case"keyup":return rk.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function xb(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Ds=!1;function sk(e,t){switch(e){case"compositionend":return xb(t);case"keypress":return t.which!==32?null:(Jm=!0,Xm);case"textInput":return e=t.data,e===Xm&&Jm?null:e;default:return null}}function ok(e,t){if(Ds)return e==="compositionend"||!Qf&&Sb(e,t)?(e=bb(),Dl=Xf=yi=null,Ds=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return wb&&t.locale!=="ko"?null:t.data;default:return null}}var ak={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Zm(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!ak[e.type]:t==="textarea"}function kb(e,t,n,r){tb(r),t=sc(t,"onChange"),0<t.length&&(n=new Jf("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Yo=null,da=null;function lk(e){Ib(e,0)}function Hc(e){var t=As(e);if(Yv(t))return e}function ck(e,t){if(e==="change")return t}var Cb=!1;if(Yr){var Pu;if(Yr){var Lu="oninput"in document;if(!Lu){var Qm=document.createElement("div");Qm.setAttribute("oninput","return;"),Lu=typeof Qm.oninput=="function"}Pu=Lu}else Pu=!1;Cb=Pu&&(!document.documentMode||9<document.documentMode)}function eg(){Yo&&(Yo.detachEvent("onpropertychange",Eb),da=Yo=null)}function Eb(e){if(e.propertyName==="value"&&Hc(da)){var t=[];kb(t,da,e,Vf(e)),sb(lk,t)}}function uk(e,t,n){e==="focusin"?(eg(),Yo=t,da=n,Yo.attachEvent("onpropertychange",Eb)):e==="focusout"&&eg()}function hk(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return Hc(da)}function dk(e,t){if(e==="click")return Hc(t)}function fk(e,t){if(e==="input"||e==="change")return Hc(t)}function pk(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var vr=typeof Object.is=="function"?Object.is:pk;function fa(e,t){if(vr(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!Fh.call(t,i)||!vr(e[i],t[i]))return!1}return!0}function tg(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function ng(e,t){var n=tg(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=tg(n)}}function Nb(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Nb(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function jb(){for(var e=window,t=Zl();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=Zl(e.document)}return t}function ep(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function mk(e){var t=jb(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&Nb(n.ownerDocument.documentElement,n)){if(r!==null&&ep(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,s=Math.min(r.start,i);r=r.end===void 0?s:Math.min(r.end,i),!e.extend&&s>r&&(i=r,r=s,s=i),i=ng(n,s);var o=ng(n,r);i&&o&&(e.rangeCount!==1||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==o.node||e.focusOffset!==o.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),s>r?(e.addRange(t),e.extend(o.node,o.offset)):(t.setEnd(o.node,o.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var gk=Yr&&"documentMode"in document&&11>=document.documentMode,Ps=null,sd=null,Go=null,od=!1;function rg(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;od||Ps==null||Ps!==Zl(r)||(r=Ps,"selectionStart"in r&&ep(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Go&&fa(Go,r)||(Go=r,r=sc(sd,"onSelect"),0<r.length&&(t=new Jf("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=Ps)))}function Za(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var Ls={animationend:Za("Animation","AnimationEnd"),animationiteration:Za("Animation","AnimationIteration"),animationstart:Za("Animation","AnimationStart"),transitionend:Za("Transition","TransitionEnd")},Au={},Rb={};Yr&&(Rb=document.createElement("div").style,"AnimationEvent"in window||(delete Ls.animationend.animation,delete Ls.animationiteration.animation,delete Ls.animationstart.animation),"TransitionEvent"in window||delete Ls.transitionend.transition);function Wc(e){if(Au[e])return Au[e];if(!Ls[e])return e;var t=Ls[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in Rb)return Au[e]=t[n];return e}var Tb=Wc("animationend"),Db=Wc("animationiteration"),Pb=Wc("animationstart"),Lb=Wc("transitionend"),Ab=new Map,ig="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Pi(e,t){Ab.set(e,t),ms(t,[e])}for(var Iu=0;Iu<ig.length;Iu++){var Mu=ig[Iu],yk=Mu.toLowerCase(),_k=Mu[0].toUpperCase()+Mu.slice(1);Pi(yk,"on"+_k)}Pi(Tb,"onAnimationEnd");Pi(Db,"onAnimationIteration");Pi(Pb,"onAnimationStart");Pi("dblclick","onDoubleClick");Pi("focusin","onFocus");Pi("focusout","onBlur");Pi(Lb,"onTransitionEnd");Zs("onMouseEnter",["mouseout","mouseover"]);Zs("onMouseLeave",["mouseout","mouseover"]);Zs("onPointerEnter",["pointerout","pointerover"]);Zs("onPointerLeave",["pointerout","pointerover"]);ms("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));ms("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));ms("onBeforeInput",["compositionend","keypress","textInput","paste"]);ms("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));ms("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));ms("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Oo="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),vk=new Set("cancel close invalid load scroll toggle".split(" ").concat(Oo));function sg(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,y1(r,t,void 0,e),e.currentTarget=null}function Ib(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;e:{var s=void 0;if(t)for(var o=r.length-1;0<=o;o--){var a=r[o],l=a.instance,c=a.currentTarget;if(a=a.listener,l!==s&&i.isPropagationStopped())break e;sg(i,a,c),s=l}else for(o=0;o<r.length;o++){if(a=r[o],l=a.instance,c=a.currentTarget,a=a.listener,l!==s&&i.isPropagationStopped())break e;sg(i,a,c),s=l}}}if(ec)throw e=td,ec=!1,td=null,e}function gt(e,t){var n=t[hd];n===void 0&&(n=t[hd]=new Set);var r=e+"__bubble";n.has(r)||(Mb(t,e,2,!1),n.add(r))}function Ou(e,t,n){var r=0;t&&(r|=4),Mb(n,e,r,t)}var Qa="_reactListening"+Math.random().toString(36).slice(2);function pa(e){if(!e[Qa]){e[Qa]=!0,Wv.forEach(function(n){n!=="selectionchange"&&(vk.has(n)||Ou(n,!1,e),Ou(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Qa]||(t[Qa]=!0,Ou("selectionchange",!1,t))}}function Mb(e,t,n,r){switch(vb(t)){case 1:var i=L1;break;case 4:i=A1;break;default:i=Gf}n=i.bind(null,t,n,e),i=void 0,!ed||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(i=!0),r?i!==void 0?e.addEventListener(t,n,{capture:!0,passive:i}):e.addEventListener(t,n,!0):i!==void 0?e.addEventListener(t,n,{passive:i}):e.addEventListener(t,n,!1)}function zu(e,t,n,r,i){var s=r;if(!(t&1)&&!(t&2)&&r!==null)e:for(;;){if(r===null)return;var o=r.tag;if(o===3||o===4){var a=r.stateNode.containerInfo;if(a===i||a.nodeType===8&&a.parentNode===i)break;if(o===4)for(o=r.return;o!==null;){var l=o.tag;if((l===3||l===4)&&(l=o.stateNode.containerInfo,l===i||l.nodeType===8&&l.parentNode===i))return;o=o.return}for(;a!==null;){if(o=Xi(a),o===null)return;if(l=o.tag,l===5||l===6){r=s=o;continue e}a=a.parentNode}}r=r.return}sb(function(){var c=s,d=Vf(n),h=[];e:{var f=Ab.get(e);if(f!==void 0){var p=Jf,m=e;switch(e){case"keypress":if(Pl(n)===0)break e;case"keydown":case"keyup":p=G1;break;case"focusin":m="focus",p=Du;break;case"focusout":m="blur",p=Du;break;case"beforeblur":case"afterblur":p=Du;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":p=Km;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":p=O1;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":p=Z1;break;case Tb:case Db:case Pb:p=F1;break;case Lb:p=ek;break;case"scroll":p=I1;break;case"wheel":p=nk;break;case"copy":case"cut":case"paste":p=H1;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":p=Gm}var y=(t&4)!==0,b=!y&&e==="scroll",_=y?f!==null?f+"Capture":null:f;y=[];for(var v=c,g;v!==null;){g=v;var x=g.stateNode;if(g.tag===5&&x!==null&&(g=x,_!==null&&(x=la(v,_),x!=null&&y.push(ma(v,x,g)))),b)break;v=v.return}0<y.length&&(f=new p(f,m,null,n,d),h.push({event:f,listeners:y}))}}if(!(t&7)){e:{if(f=e==="mouseover"||e==="pointerover",p=e==="mouseout"||e==="pointerout",f&&n!==Zh&&(m=n.relatedTarget||n.fromElement)&&(Xi(m)||m[Gr]))break e;if((p||f)&&(f=d.window===d?d:(f=d.ownerDocument)?f.defaultView||f.parentWindow:window,p?(m=n.relatedTarget||n.toElement,p=c,m=m?Xi(m):null,m!==null&&(b=gs(m),m!==b||m.tag!==5&&m.tag!==6)&&(m=null)):(p=null,m=c),p!==m)){if(y=Km,x="onMouseLeave",_="onMouseEnter",v="mouse",(e==="pointerout"||e==="pointerover")&&(y=Gm,x="onPointerLeave",_="onPointerEnter",v="pointer"),b=p==null?f:As(p),g=m==null?f:As(m),f=new y(x,v+"leave",p,n,d),f.target=b,f.relatedTarget=g,x=null,Xi(d)===c&&(y=new y(_,v+"enter",m,n,d),y.target=g,y.relatedTarget=b,x=y),b=x,p&&m)t:{for(y=p,_=m,v=0,g=y;g;g=bs(g))v++;for(g=0,x=_;x;x=bs(x))g++;for(;0<v-g;)y=bs(y),v--;for(;0<g-v;)_=bs(_),g--;for(;v--;){if(y===_||_!==null&&y===_.alternate)break t;y=bs(y),_=bs(_)}y=null}else y=null;p!==null&&og(h,f,p,y,!1),m!==null&&b!==null&&og(h,b,m,y,!0)}}e:{if(f=c?As(c):window,p=f.nodeName&&f.nodeName.toLowerCase(),p==="select"||p==="input"&&f.type==="file")var k=ck;else if(Zm(f))if(Cb)k=fk;else{k=hk;var S=uk}else(p=f.nodeName)&&p.toLowerCase()==="input"&&(f.type==="checkbox"||f.type==="radio")&&(k=dk);if(k&&(k=k(e,c))){kb(h,k,n,d);break e}S&&S(e,f,c),e==="focusout"&&(S=f._wrapperState)&&S.controlled&&f.type==="number"&&Kh(f,"number",f.value)}switch(S=c?As(c):window,e){case"focusin":(Zm(S)||S.contentEditable==="true")&&(Ps=S,sd=c,Go=null);break;case"focusout":Go=sd=Ps=null;break;case"mousedown":od=!0;break;case"contextmenu":case"mouseup":case"dragend":od=!1,rg(h,n,d);break;case"selectionchange":if(gk)break;case"keydown":case"keyup":rg(h,n,d)}var N;if(Qf)e:{switch(e){case"compositionstart":var P="onCompositionStart";break e;case"compositionend":P="onCompositionEnd";break e;case"compositionupdate":P="onCompositionUpdate";break e}P=void 0}else Ds?Sb(e,n)&&(P="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&(P="onCompositionStart");P&&(wb&&n.locale!=="ko"&&(Ds||P!=="onCompositionStart"?P==="onCompositionEnd"&&Ds&&(N=bb()):(yi=d,Xf="value"in yi?yi.value:yi.textContent,Ds=!0)),S=sc(c,P),0<S.length&&(P=new Ym(P,e,null,n,d),h.push({event:P,listeners:S}),N?P.data=N:(N=xb(n),N!==null&&(P.data=N)))),(N=ik?sk(e,n):ok(e,n))&&(c=sc(c,"onBeforeInput"),0<c.length&&(d=new Ym("onBeforeInput","beforeinput",null,n,d),h.push({event:d,listeners:c}),d.data=N))}Ib(h,t)})}function ma(e,t,n){return{instance:e,listener:t,currentTarget:n}}function sc(e,t){for(var n=t+"Capture",r=[];e!==null;){var i=e,s=i.stateNode;i.tag===5&&s!==null&&(i=s,s=la(e,n),s!=null&&r.unshift(ma(e,s,i)),s=la(e,t),s!=null&&r.push(ma(e,s,i))),e=e.return}return r}function bs(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function og(e,t,n,r,i){for(var s=t._reactName,o=[];n!==null&&n!==r;){var a=n,l=a.alternate,c=a.stateNode;if(l!==null&&l===r)break;a.tag===5&&c!==null&&(a=c,i?(l=la(n,s),l!=null&&o.unshift(ma(n,l,a))):i||(l=la(n,s),l!=null&&o.push(ma(n,l,a)))),n=n.return}o.length!==0&&e.push({event:t,listeners:o})}var bk=/\r\n?/g,wk=/\u0000|\uFFFD/g;function ag(e){return(typeof e=="string"?e:""+e).replace(bk,`
|
|
38
|
+
`).replace(wk,"")}function el(e,t,n){if(t=ag(t),ag(e)!==t&&n)throw Error(J(425))}function oc(){}var ad=null,ld=null;function cd(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var ud=typeof setTimeout=="function"?setTimeout:void 0,Sk=typeof clearTimeout=="function"?clearTimeout:void 0,lg=typeof Promise=="function"?Promise:void 0,xk=typeof queueMicrotask=="function"?queueMicrotask:typeof lg<"u"?function(e){return lg.resolve(null).then(e).catch(kk)}:ud;function kk(e){setTimeout(function(){throw e})}function Bu(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&i.nodeType===8)if(n=i.data,n==="/$"){if(r===0){e.removeChild(i),ha(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=i}while(n);ha(t)}function xi(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function cg(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var co=Math.random().toString(36).slice(2),Rr="__reactFiber$"+co,ga="__reactProps$"+co,Gr="__reactContainer$"+co,hd="__reactEvents$"+co,Ck="__reactListeners$"+co,Ek="__reactHandles$"+co;function Xi(e){var t=e[Rr];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Gr]||n[Rr]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=cg(e);e!==null;){if(n=e[Rr])return n;e=cg(e)}return t}e=n,n=e.parentNode}return null}function Pa(e){return e=e[Rr]||e[Gr],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function As(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(J(33))}function Uc(e){return e[ga]||null}var dd=[],Is=-1;function Li(e){return{current:e}}function _t(e){0>Is||(e.current=dd[Is],dd[Is]=null,Is--)}function ft(e,t){Is++,dd[Is]=e.current,e.current=t}var Ti={},yn=Li(Ti),In=Li(!1),ss=Ti;function Qs(e,t){var n=e.type.contextTypes;if(!n)return Ti;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i={},s;for(s in n)i[s]=t[s];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function Mn(e){return e=e.childContextTypes,e!=null}function ac(){_t(In),_t(yn)}function ug(e,t,n){if(yn.current!==Ti)throw Error(J(168));ft(yn,t),ft(In,n)}function Ob(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in t))throw Error(J(108,u1(e)||"Unknown",i));return Nt({},n,r)}function lc(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Ti,ss=yn.current,ft(yn,e),ft(In,In.current),!0}function hg(e,t,n){var r=e.stateNode;if(!r)throw Error(J(169));n?(e=Ob(e,t,ss),r.__reactInternalMemoizedMergedChildContext=e,_t(In),_t(yn),ft(yn,e)):_t(In),ft(In,n)}var $r=null,Vc=!1,Fu=!1;function zb(e){$r===null?$r=[e]:$r.push(e)}function Nk(e){Vc=!0,zb(e)}function Ai(){if(!Fu&&$r!==null){Fu=!0;var e=0,t=nt;try{var n=$r;for(nt=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}$r=null,Vc=!1}catch(i){throw $r!==null&&($r=$r.slice(e+1)),cb(qf,Ai),i}finally{nt=t,Fu=!1}}return null}var Ms=[],Os=0,cc=null,uc=0,tr=[],nr=0,os=null,Wr=1,Ur="";function Ui(e,t){Ms[Os++]=uc,Ms[Os++]=cc,cc=e,uc=t}function Bb(e,t,n){tr[nr++]=Wr,tr[nr++]=Ur,tr[nr++]=os,os=e;var r=Wr;e=Ur;var i=32-mr(r)-1;r&=~(1<<i),n+=1;var s=32-mr(t)+i;if(30<s){var o=i-i%5;s=(r&(1<<o)-1).toString(32),r>>=o,i-=o,Wr=1<<32-mr(t)+i|n<<i|r,Ur=s+e}else Wr=1<<s|n<<i|r,Ur=e}function tp(e){e.return!==null&&(Ui(e,1),Bb(e,1,0))}function np(e){for(;e===cc;)cc=Ms[--Os],Ms[Os]=null,uc=Ms[--Os],Ms[Os]=null;for(;e===os;)os=tr[--nr],tr[nr]=null,Ur=tr[--nr],tr[nr]=null,Wr=tr[--nr],tr[nr]=null}var Vn=null,Un=null,bt=!1,pr=null;function Fb(e,t){var n=ir(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function dg(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,Vn=e,Un=xi(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,Vn=e,Un=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=os!==null?{id:Wr,overflow:Ur}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=ir(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,Vn=e,Un=null,!0):!1;default:return!1}}function fd(e){return(e.mode&1)!==0&&(e.flags&128)===0}function pd(e){if(bt){var t=Un;if(t){var n=t;if(!dg(e,t)){if(fd(e))throw Error(J(418));t=xi(n.nextSibling);var r=Vn;t&&dg(e,t)?Fb(r,n):(e.flags=e.flags&-4097|2,bt=!1,Vn=e)}}else{if(fd(e))throw Error(J(418));e.flags=e.flags&-4097|2,bt=!1,Vn=e}}}function fg(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;Vn=e}function tl(e){if(e!==Vn)return!1;if(!bt)return fg(e),bt=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!cd(e.type,e.memoizedProps)),t&&(t=Un)){if(fd(e))throw $b(),Error(J(418));for(;t;)Fb(e,t),t=xi(t.nextSibling)}if(fg(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(J(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){Un=xi(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}Un=null}}else Un=Vn?xi(e.stateNode.nextSibling):null;return!0}function $b(){for(var e=Un;e;)e=xi(e.nextSibling)}function eo(){Un=Vn=null,bt=!1}function rp(e){pr===null?pr=[e]:pr.push(e)}var jk=Zr.ReactCurrentBatchConfig;function So(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(J(309));var r=n.stateNode}if(!r)throw Error(J(147,e));var i=r,s=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===s?t.ref:(t=function(o){var a=i.refs;o===null?delete a[s]:a[s]=o},t._stringRef=s,t)}if(typeof e!="string")throw Error(J(284));if(!n._owner)throw Error(J(290,e))}return e}function nl(e,t){throw e=Object.prototype.toString.call(t),Error(J(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function pg(e){var t=e._init;return t(e._payload)}function Hb(e){function t(_,v){if(e){var g=_.deletions;g===null?(_.deletions=[v],_.flags|=16):g.push(v)}}function n(_,v){if(!e)return null;for(;v!==null;)t(_,v),v=v.sibling;return null}function r(_,v){for(_=new Map;v!==null;)v.key!==null?_.set(v.key,v):_.set(v.index,v),v=v.sibling;return _}function i(_,v){return _=Ni(_,v),_.index=0,_.sibling=null,_}function s(_,v,g){return _.index=g,e?(g=_.alternate,g!==null?(g=g.index,g<v?(_.flags|=2,v):g):(_.flags|=2,v)):(_.flags|=1048576,v)}function o(_){return e&&_.alternate===null&&(_.flags|=2),_}function a(_,v,g,x){return v===null||v.tag!==6?(v=Ku(g,_.mode,x),v.return=_,v):(v=i(v,g),v.return=_,v)}function l(_,v,g,x){var k=g.type;return k===Ts?d(_,v,g.props.children,x,g.key):v!==null&&(v.elementType===k||typeof k=="object"&&k!==null&&k.$$typeof===di&&pg(k)===v.type)?(x=i(v,g.props),x.ref=So(_,v,g),x.return=_,x):(x=Bl(g.type,g.key,g.props,null,_.mode,x),x.ref=So(_,v,g),x.return=_,x)}function c(_,v,g,x){return v===null||v.tag!==4||v.stateNode.containerInfo!==g.containerInfo||v.stateNode.implementation!==g.implementation?(v=Yu(g,_.mode,x),v.return=_,v):(v=i(v,g.children||[]),v.return=_,v)}function d(_,v,g,x,k){return v===null||v.tag!==7?(v=ns(g,_.mode,x,k),v.return=_,v):(v=i(v,g),v.return=_,v)}function h(_,v,g){if(typeof v=="string"&&v!==""||typeof v=="number")return v=Ku(""+v,_.mode,g),v.return=_,v;if(typeof v=="object"&&v!==null){switch(v.$$typeof){case Va:return g=Bl(v.type,v.key,v.props,null,_.mode,g),g.ref=So(_,null,v),g.return=_,g;case Rs:return v=Yu(v,_.mode,g),v.return=_,v;case di:var x=v._init;return h(_,x(v._payload),g)}if(Io(v)||yo(v))return v=ns(v,_.mode,g,null),v.return=_,v;nl(_,v)}return null}function f(_,v,g,x){var k=v!==null?v.key:null;if(typeof g=="string"&&g!==""||typeof g=="number")return k!==null?null:a(_,v,""+g,x);if(typeof g=="object"&&g!==null){switch(g.$$typeof){case Va:return g.key===k?l(_,v,g,x):null;case Rs:return g.key===k?c(_,v,g,x):null;case di:return k=g._init,f(_,v,k(g._payload),x)}if(Io(g)||yo(g))return k!==null?null:d(_,v,g,x,null);nl(_,g)}return null}function p(_,v,g,x,k){if(typeof x=="string"&&x!==""||typeof x=="number")return _=_.get(g)||null,a(v,_,""+x,k);if(typeof x=="object"&&x!==null){switch(x.$$typeof){case Va:return _=_.get(x.key===null?g:x.key)||null,l(v,_,x,k);case Rs:return _=_.get(x.key===null?g:x.key)||null,c(v,_,x,k);case di:var S=x._init;return p(_,v,g,S(x._payload),k)}if(Io(x)||yo(x))return _=_.get(g)||null,d(v,_,x,k,null);nl(v,x)}return null}function m(_,v,g,x){for(var k=null,S=null,N=v,P=v=0,B=null;N!==null&&P<g.length;P++){N.index>P?(B=N,N=null):B=N.sibling;var R=f(_,N,g[P],x);if(R===null){N===null&&(N=B);break}e&&N&&R.alternate===null&&t(_,N),v=s(R,v,P),S===null?k=R:S.sibling=R,S=R,N=B}if(P===g.length)return n(_,N),bt&&Ui(_,P),k;if(N===null){for(;P<g.length;P++)N=h(_,g[P],x),N!==null&&(v=s(N,v,P),S===null?k=N:S.sibling=N,S=N);return bt&&Ui(_,P),k}for(N=r(_,N);P<g.length;P++)B=p(N,_,P,g[P],x),B!==null&&(e&&B.alternate!==null&&N.delete(B.key===null?P:B.key),v=s(B,v,P),S===null?k=B:S.sibling=B,S=B);return e&&N.forEach(function(F){return t(_,F)}),bt&&Ui(_,P),k}function y(_,v,g,x){var k=yo(g);if(typeof k!="function")throw Error(J(150));if(g=k.call(g),g==null)throw Error(J(151));for(var S=k=null,N=v,P=v=0,B=null,R=g.next();N!==null&&!R.done;P++,R=g.next()){N.index>P?(B=N,N=null):B=N.sibling;var F=f(_,N,R.value,x);if(F===null){N===null&&(N=B);break}e&&N&&F.alternate===null&&t(_,N),v=s(F,v,P),S===null?k=F:S.sibling=F,S=F,N=B}if(R.done)return n(_,N),bt&&Ui(_,P),k;if(N===null){for(;!R.done;P++,R=g.next())R=h(_,R.value,x),R!==null&&(v=s(R,v,P),S===null?k=R:S.sibling=R,S=R);return bt&&Ui(_,P),k}for(N=r(_,N);!R.done;P++,R=g.next())R=p(N,_,P,R.value,x),R!==null&&(e&&R.alternate!==null&&N.delete(R.key===null?P:R.key),v=s(R,v,P),S===null?k=R:S.sibling=R,S=R);return e&&N.forEach(function(L){return t(_,L)}),bt&&Ui(_,P),k}function b(_,v,g,x){if(typeof g=="object"&&g!==null&&g.type===Ts&&g.key===null&&(g=g.props.children),typeof g=="object"&&g!==null){switch(g.$$typeof){case Va:e:{for(var k=g.key,S=v;S!==null;){if(S.key===k){if(k=g.type,k===Ts){if(S.tag===7){n(_,S.sibling),v=i(S,g.props.children),v.return=_,_=v;break e}}else if(S.elementType===k||typeof k=="object"&&k!==null&&k.$$typeof===di&&pg(k)===S.type){n(_,S.sibling),v=i(S,g.props),v.ref=So(_,S,g),v.return=_,_=v;break e}n(_,S);break}else t(_,S);S=S.sibling}g.type===Ts?(v=ns(g.props.children,_.mode,x,g.key),v.return=_,_=v):(x=Bl(g.type,g.key,g.props,null,_.mode,x),x.ref=So(_,v,g),x.return=_,_=x)}return o(_);case Rs:e:{for(S=g.key;v!==null;){if(v.key===S)if(v.tag===4&&v.stateNode.containerInfo===g.containerInfo&&v.stateNode.implementation===g.implementation){n(_,v.sibling),v=i(v,g.children||[]),v.return=_,_=v;break e}else{n(_,v);break}else t(_,v);v=v.sibling}v=Yu(g,_.mode,x),v.return=_,_=v}return o(_);case di:return S=g._init,b(_,v,S(g._payload),x)}if(Io(g))return m(_,v,g,x);if(yo(g))return y(_,v,g,x);nl(_,g)}return typeof g=="string"&&g!==""||typeof g=="number"?(g=""+g,v!==null&&v.tag===6?(n(_,v.sibling),v=i(v,g),v.return=_,_=v):(n(_,v),v=Ku(g,_.mode,x),v.return=_,_=v),o(_)):n(_,v)}return b}var to=Hb(!0),Wb=Hb(!1),hc=Li(null),dc=null,zs=null,ip=null;function sp(){ip=zs=dc=null}function op(e){var t=hc.current;_t(hc),e._currentValue=t}function md(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function Ks(e,t){dc=e,ip=zs=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(An=!0),e.firstContext=null)}function ar(e){var t=e._currentValue;if(ip!==e)if(e={context:e,memoizedValue:t,next:null},zs===null){if(dc===null)throw Error(J(308));zs=e,dc.dependencies={lanes:0,firstContext:e}}else zs=zs.next=e;return t}var Ji=null;function ap(e){Ji===null?Ji=[e]:Ji.push(e)}function Ub(e,t,n,r){var i=t.interleaved;return i===null?(n.next=n,ap(t)):(n.next=i.next,i.next=n),t.interleaved=n,Xr(e,r)}function Xr(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var fi=!1;function lp(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Vb(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function qr(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function ki(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,Je&2){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,Xr(e,n)}return i=r.interleaved,i===null?(t.next=t,ap(r)):(t.next=i.next,i.next=t),r.interleaved=t,Xr(e,n)}function Ll(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Kf(e,n)}}function mg(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,s=null;if(n=n.firstBaseUpdate,n!==null){do{var o={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};s===null?i=s=o:s=s.next=o,n=n.next}while(n!==null);s===null?i=s=t:s=s.next=t}else i=s=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:s,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function fc(e,t,n,r){var i=e.updateQueue;fi=!1;var s=i.firstBaseUpdate,o=i.lastBaseUpdate,a=i.shared.pending;if(a!==null){i.shared.pending=null;var l=a,c=l.next;l.next=null,o===null?s=c:o.next=c,o=l;var d=e.alternate;d!==null&&(d=d.updateQueue,a=d.lastBaseUpdate,a!==o&&(a===null?d.firstBaseUpdate=c:a.next=c,d.lastBaseUpdate=l))}if(s!==null){var h=i.baseState;o=0,d=c=l=null,a=s;do{var f=a.lane,p=a.eventTime;if((r&f)===f){d!==null&&(d=d.next={eventTime:p,lane:0,tag:a.tag,payload:a.payload,callback:a.callback,next:null});e:{var m=e,y=a;switch(f=t,p=n,y.tag){case 1:if(m=y.payload,typeof m=="function"){h=m.call(p,h,f);break e}h=m;break e;case 3:m.flags=m.flags&-65537|128;case 0:if(m=y.payload,f=typeof m=="function"?m.call(p,h,f):m,f==null)break e;h=Nt({},h,f);break e;case 2:fi=!0}}a.callback!==null&&a.lane!==0&&(e.flags|=64,f=i.effects,f===null?i.effects=[a]:f.push(a))}else p={eventTime:p,lane:f,tag:a.tag,payload:a.payload,callback:a.callback,next:null},d===null?(c=d=p,l=h):d=d.next=p,o|=f;if(a=a.next,a===null){if(a=i.shared.pending,a===null)break;f=a,a=f.next,f.next=null,i.lastBaseUpdate=f,i.shared.pending=null}}while(!0);if(d===null&&(l=h),i.baseState=l,i.firstBaseUpdate=c,i.lastBaseUpdate=d,t=i.shared.interleaved,t!==null){i=t;do o|=i.lane,i=i.next;while(i!==t)}else s===null&&(i.shared.lanes=0);ls|=o,e.lanes=o,e.memoizedState=h}}function gg(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],i=r.callback;if(i!==null){if(r.callback=null,r=n,typeof i!="function")throw Error(J(191,i));i.call(r)}}}var La={},Lr=Li(La),ya=Li(La),_a=Li(La);function Zi(e){if(e===La)throw Error(J(174));return e}function cp(e,t){switch(ft(_a,t),ft(ya,e),ft(Lr,La),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:Gh(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=Gh(t,e)}_t(Lr),ft(Lr,t)}function no(){_t(Lr),_t(ya),_t(_a)}function qb(e){Zi(_a.current);var t=Zi(Lr.current),n=Gh(t,e.type);t!==n&&(ft(ya,e),ft(Lr,n))}function up(e){ya.current===e&&(_t(Lr),_t(ya))}var Ct=Li(0);function pc(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if(t.flags&128)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var $u=[];function hp(){for(var e=0;e<$u.length;e++)$u[e]._workInProgressVersionPrimary=null;$u.length=0}var Al=Zr.ReactCurrentDispatcher,Hu=Zr.ReactCurrentBatchConfig,as=0,Et=null,Kt=null,Qt=null,mc=!1,Xo=!1,va=0,Rk=0;function hn(){throw Error(J(321))}function dp(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!vr(e[n],t[n]))return!1;return!0}function fp(e,t,n,r,i,s){if(as=s,Et=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Al.current=e===null||e.memoizedState===null?Lk:Ak,e=n(r,i),Xo){s=0;do{if(Xo=!1,va=0,25<=s)throw Error(J(301));s+=1,Qt=Kt=null,t.updateQueue=null,Al.current=Ik,e=n(r,i)}while(Xo)}if(Al.current=gc,t=Kt!==null&&Kt.next!==null,as=0,Qt=Kt=Et=null,mc=!1,t)throw Error(J(300));return e}function pp(){var e=va!==0;return va=0,e}function Cr(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Qt===null?Et.memoizedState=Qt=e:Qt=Qt.next=e,Qt}function lr(){if(Kt===null){var e=Et.alternate;e=e!==null?e.memoizedState:null}else e=Kt.next;var t=Qt===null?Et.memoizedState:Qt.next;if(t!==null)Qt=t,Kt=e;else{if(e===null)throw Error(J(310));Kt=e,e={memoizedState:Kt.memoizedState,baseState:Kt.baseState,baseQueue:Kt.baseQueue,queue:Kt.queue,next:null},Qt===null?Et.memoizedState=Qt=e:Qt=Qt.next=e}return Qt}function ba(e,t){return typeof t=="function"?t(e):t}function Wu(e){var t=lr(),n=t.queue;if(n===null)throw Error(J(311));n.lastRenderedReducer=e;var r=Kt,i=r.baseQueue,s=n.pending;if(s!==null){if(i!==null){var o=i.next;i.next=s.next,s.next=o}r.baseQueue=i=s,n.pending=null}if(i!==null){s=i.next,r=r.baseState;var a=o=null,l=null,c=s;do{var d=c.lane;if((as&d)===d)l!==null&&(l=l.next={lane:0,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null}),r=c.hasEagerState?c.eagerState:e(r,c.action);else{var h={lane:d,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null};l===null?(a=l=h,o=r):l=l.next=h,Et.lanes|=d,ls|=d}c=c.next}while(c!==null&&c!==s);l===null?o=r:l.next=a,vr(r,t.memoizedState)||(An=!0),t.memoizedState=r,t.baseState=o,t.baseQueue=l,n.lastRenderedState=r}if(e=n.interleaved,e!==null){i=e;do s=i.lane,Et.lanes|=s,ls|=s,i=i.next;while(i!==e)}else i===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function Uu(e){var t=lr(),n=t.queue;if(n===null)throw Error(J(311));n.lastRenderedReducer=e;var r=n.dispatch,i=n.pending,s=t.memoizedState;if(i!==null){n.pending=null;var o=i=i.next;do s=e(s,o.action),o=o.next;while(o!==i);vr(s,t.memoizedState)||(An=!0),t.memoizedState=s,t.baseQueue===null&&(t.baseState=s),n.lastRenderedState=s}return[s,r]}function Kb(){}function Yb(e,t){var n=Et,r=lr(),i=t(),s=!vr(r.memoizedState,i);if(s&&(r.memoizedState=i,An=!0),r=r.queue,mp(Jb.bind(null,n,r,e),[e]),r.getSnapshot!==t||s||Qt!==null&&Qt.memoizedState.tag&1){if(n.flags|=2048,wa(9,Xb.bind(null,n,r,i,t),void 0,null),rn===null)throw Error(J(349));as&30||Gb(n,t,i)}return i}function Gb(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=Et.updateQueue,t===null?(t={lastEffect:null,stores:null},Et.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function Xb(e,t,n,r){t.value=n,t.getSnapshot=r,Zb(t)&&Qb(e)}function Jb(e,t,n){return n(function(){Zb(t)&&Qb(e)})}function Zb(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!vr(e,n)}catch{return!0}}function Qb(e){var t=Xr(e,1);t!==null&&gr(t,e,1,-1)}function yg(e){var t=Cr();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:ba,lastRenderedState:e},t.queue=e,e=e.dispatch=Pk.bind(null,Et,e),[t.memoizedState,e]}function wa(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=Et.updateQueue,t===null?(t={lastEffect:null,stores:null},Et.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function ew(){return lr().memoizedState}function Il(e,t,n,r){var i=Cr();Et.flags|=e,i.memoizedState=wa(1|t,n,void 0,r===void 0?null:r)}function qc(e,t,n,r){var i=lr();r=r===void 0?null:r;var s=void 0;if(Kt!==null){var o=Kt.memoizedState;if(s=o.destroy,r!==null&&dp(r,o.deps)){i.memoizedState=wa(t,n,s,r);return}}Et.flags|=e,i.memoizedState=wa(1|t,n,s,r)}function _g(e,t){return Il(8390656,8,e,t)}function mp(e,t){return qc(2048,8,e,t)}function tw(e,t){return qc(4,2,e,t)}function nw(e,t){return qc(4,4,e,t)}function rw(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function iw(e,t,n){return n=n!=null?n.concat([e]):null,qc(4,4,rw.bind(null,t,e),n)}function gp(){}function sw(e,t){var n=lr();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&dp(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function ow(e,t){var n=lr();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&dp(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function aw(e,t,n){return as&21?(vr(n,t)||(n=db(),Et.lanes|=n,ls|=n,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,An=!0),e.memoizedState=n)}function Tk(e,t){var n=nt;nt=n!==0&&4>n?n:4,e(!0);var r=Hu.transition;Hu.transition={};try{e(!1),t()}finally{nt=n,Hu.transition=r}}function lw(){return lr().memoizedState}function Dk(e,t,n){var r=Ei(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},cw(e))uw(t,n);else if(n=Ub(e,t,n,r),n!==null){var i=kn();gr(n,e,r,i),hw(n,t,r)}}function Pk(e,t,n){var r=Ei(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(cw(e))uw(t,i);else{var s=e.alternate;if(e.lanes===0&&(s===null||s.lanes===0)&&(s=t.lastRenderedReducer,s!==null))try{var o=t.lastRenderedState,a=s(o,n);if(i.hasEagerState=!0,i.eagerState=a,vr(a,o)){var l=t.interleaved;l===null?(i.next=i,ap(t)):(i.next=l.next,l.next=i),t.interleaved=i;return}}catch{}finally{}n=Ub(e,t,i,r),n!==null&&(i=kn(),gr(n,e,r,i),hw(n,t,r))}}function cw(e){var t=e.alternate;return e===Et||t!==null&&t===Et}function uw(e,t){Xo=mc=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function hw(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Kf(e,n)}}var gc={readContext:ar,useCallback:hn,useContext:hn,useEffect:hn,useImperativeHandle:hn,useInsertionEffect:hn,useLayoutEffect:hn,useMemo:hn,useReducer:hn,useRef:hn,useState:hn,useDebugValue:hn,useDeferredValue:hn,useTransition:hn,useMutableSource:hn,useSyncExternalStore:hn,useId:hn,unstable_isNewReconciler:!1},Lk={readContext:ar,useCallback:function(e,t){return Cr().memoizedState=[e,t===void 0?null:t],e},useContext:ar,useEffect:_g,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,Il(4194308,4,rw.bind(null,t,e),n)},useLayoutEffect:function(e,t){return Il(4194308,4,e,t)},useInsertionEffect:function(e,t){return Il(4,2,e,t)},useMemo:function(e,t){var n=Cr();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=Cr();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=Dk.bind(null,Et,e),[r.memoizedState,e]},useRef:function(e){var t=Cr();return e={current:e},t.memoizedState=e},useState:yg,useDebugValue:gp,useDeferredValue:function(e){return Cr().memoizedState=e},useTransition:function(){var e=yg(!1),t=e[0];return e=Tk.bind(null,e[1]),Cr().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=Et,i=Cr();if(bt){if(n===void 0)throw Error(J(407));n=n()}else{if(n=t(),rn===null)throw Error(J(349));as&30||Gb(r,t,n)}i.memoizedState=n;var s={value:n,getSnapshot:t};return i.queue=s,_g(Jb.bind(null,r,s,e),[e]),r.flags|=2048,wa(9,Xb.bind(null,r,s,n,t),void 0,null),n},useId:function(){var e=Cr(),t=rn.identifierPrefix;if(bt){var n=Ur,r=Wr;n=(r&~(1<<32-mr(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=va++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=Rk++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},Ak={readContext:ar,useCallback:sw,useContext:ar,useEffect:mp,useImperativeHandle:iw,useInsertionEffect:tw,useLayoutEffect:nw,useMemo:ow,useReducer:Wu,useRef:ew,useState:function(){return Wu(ba)},useDebugValue:gp,useDeferredValue:function(e){var t=lr();return aw(t,Kt.memoizedState,e)},useTransition:function(){var e=Wu(ba)[0],t=lr().memoizedState;return[e,t]},useMutableSource:Kb,useSyncExternalStore:Yb,useId:lw,unstable_isNewReconciler:!1},Ik={readContext:ar,useCallback:sw,useContext:ar,useEffect:mp,useImperativeHandle:iw,useInsertionEffect:tw,useLayoutEffect:nw,useMemo:ow,useReducer:Uu,useRef:ew,useState:function(){return Uu(ba)},useDebugValue:gp,useDeferredValue:function(e){var t=lr();return Kt===null?t.memoizedState=e:aw(t,Kt.memoizedState,e)},useTransition:function(){var e=Uu(ba)[0],t=lr().memoizedState;return[e,t]},useMutableSource:Kb,useSyncExternalStore:Yb,useId:lw,unstable_isNewReconciler:!1};function dr(e,t){if(e&&e.defaultProps){t=Nt({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}function gd(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:Nt({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var Kc={isMounted:function(e){return(e=e._reactInternals)?gs(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=kn(),i=Ei(e),s=qr(r,i);s.payload=t,n!=null&&(s.callback=n),t=ki(e,s,i),t!==null&&(gr(t,e,i,r),Ll(t,e,i))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=kn(),i=Ei(e),s=qr(r,i);s.tag=1,s.payload=t,n!=null&&(s.callback=n),t=ki(e,s,i),t!==null&&(gr(t,e,i,r),Ll(t,e,i))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=kn(),r=Ei(e),i=qr(n,r);i.tag=2,t!=null&&(i.callback=t),t=ki(e,i,r),t!==null&&(gr(t,e,r,n),Ll(t,e,r))}};function vg(e,t,n,r,i,s,o){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,s,o):t.prototype&&t.prototype.isPureReactComponent?!fa(n,r)||!fa(i,s):!0}function dw(e,t,n){var r=!1,i=Ti,s=t.contextType;return typeof s=="object"&&s!==null?s=ar(s):(i=Mn(t)?ss:yn.current,r=t.contextTypes,s=(r=r!=null)?Qs(e,i):Ti),t=new t(n,s),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=Kc,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=i,e.__reactInternalMemoizedMaskedChildContext=s),t}function bg(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Kc.enqueueReplaceState(t,t.state,null)}function yd(e,t,n,r){var i=e.stateNode;i.props=n,i.state=e.memoizedState,i.refs={},lp(e);var s=t.contextType;typeof s=="object"&&s!==null?i.context=ar(s):(s=Mn(t)?ss:yn.current,i.context=Qs(e,s)),i.state=e.memoizedState,s=t.getDerivedStateFromProps,typeof s=="function"&&(gd(e,t,s,n),i.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof i.getSnapshotBeforeUpdate=="function"||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(t=i.state,typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount(),t!==i.state&&Kc.enqueueReplaceState(i,i.state,null),fc(e,n,i,r),i.state=e.memoizedState),typeof i.componentDidMount=="function"&&(e.flags|=4194308)}function ro(e,t){try{var n="",r=t;do n+=c1(r),r=r.return;while(r);var i=n}catch(s){i=`
|
|
39
|
+
Error generating stack: `+s.message+`
|
|
40
|
+
`+s.stack}return{value:e,source:t,stack:i,digest:null}}function Vu(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function _d(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var Mk=typeof WeakMap=="function"?WeakMap:Map;function fw(e,t,n){n=qr(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){_c||(_c=!0,jd=r),_d(e,t)},n}function pw(e,t,n){n=qr(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var i=t.value;n.payload=function(){return r(i)},n.callback=function(){_d(e,t)}}var s=e.stateNode;return s!==null&&typeof s.componentDidCatch=="function"&&(n.callback=function(){_d(e,t),typeof r!="function"&&(Ci===null?Ci=new Set([this]):Ci.add(this));var o=t.stack;this.componentDidCatch(t.value,{componentStack:o!==null?o:""})}),n}function wg(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new Mk;var i=new Set;r.set(t,i)}else i=r.get(t),i===void 0&&(i=new Set,r.set(t,i));i.has(n)||(i.add(n),e=Xk.bind(null,e,t,n),t.then(e,e))}function Sg(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function xg(e,t,n,r,i){return e.mode&1?(e.flags|=65536,e.lanes=i,e):(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=qr(-1,1),t.tag=2,ki(n,t,1))),n.lanes|=1),e)}var Ok=Zr.ReactCurrentOwner,An=!1;function Sn(e,t,n,r){t.child=e===null?Wb(t,null,n,r):to(t,e.child,n,r)}function kg(e,t,n,r,i){n=n.render;var s=t.ref;return Ks(t,i),r=fp(e,t,n,r,s,i),n=pp(),e!==null&&!An?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,Jr(e,t,i)):(bt&&n&&tp(t),t.flags|=1,Sn(e,t,r,i),t.child)}function Cg(e,t,n,r,i){if(e===null){var s=n.type;return typeof s=="function"&&!kp(s)&&s.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=s,mw(e,t,s,r,i)):(e=Bl(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(s=e.child,!(e.lanes&i)){var o=s.memoizedProps;if(n=n.compare,n=n!==null?n:fa,n(o,r)&&e.ref===t.ref)return Jr(e,t,i)}return t.flags|=1,e=Ni(s,r),e.ref=t.ref,e.return=t,t.child=e}function mw(e,t,n,r,i){if(e!==null){var s=e.memoizedProps;if(fa(s,r)&&e.ref===t.ref)if(An=!1,t.pendingProps=r=s,(e.lanes&i)!==0)e.flags&131072&&(An=!0);else return t.lanes=e.lanes,Jr(e,t,i)}return vd(e,t,n,r,i)}function gw(e,t,n){var r=t.pendingProps,i=r.children,s=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},ft(Fs,Wn),Wn|=n;else{if(!(n&1073741824))return e=s!==null?s.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,ft(Fs,Wn),Wn|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=s!==null?s.baseLanes:n,ft(Fs,Wn),Wn|=r}else s!==null?(r=s.baseLanes|n,t.memoizedState=null):r=n,ft(Fs,Wn),Wn|=r;return Sn(e,t,i,n),t.child}function yw(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function vd(e,t,n,r,i){var s=Mn(n)?ss:yn.current;return s=Qs(t,s),Ks(t,i),n=fp(e,t,n,r,s,i),r=pp(),e!==null&&!An?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,Jr(e,t,i)):(bt&&r&&tp(t),t.flags|=1,Sn(e,t,n,i),t.child)}function Eg(e,t,n,r,i){if(Mn(n)){var s=!0;lc(t)}else s=!1;if(Ks(t,i),t.stateNode===null)Ml(e,t),dw(t,n,r),yd(t,n,r,i),r=!0;else if(e===null){var o=t.stateNode,a=t.memoizedProps;o.props=a;var l=o.context,c=n.contextType;typeof c=="object"&&c!==null?c=ar(c):(c=Mn(n)?ss:yn.current,c=Qs(t,c));var d=n.getDerivedStateFromProps,h=typeof d=="function"||typeof o.getSnapshotBeforeUpdate=="function";h||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(a!==r||l!==c)&&bg(t,o,r,c),fi=!1;var f=t.memoizedState;o.state=f,fc(t,r,o,i),l=t.memoizedState,a!==r||f!==l||In.current||fi?(typeof d=="function"&&(gd(t,n,d,r),l=t.memoizedState),(a=fi||vg(t,n,a,r,f,l,c))?(h||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount()),typeof o.componentDidMount=="function"&&(t.flags|=4194308)):(typeof o.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=l),o.props=r,o.state=l,o.context=c,r=a):(typeof o.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{o=t.stateNode,Vb(e,t),a=t.memoizedProps,c=t.type===t.elementType?a:dr(t.type,a),o.props=c,h=t.pendingProps,f=o.context,l=n.contextType,typeof l=="object"&&l!==null?l=ar(l):(l=Mn(n)?ss:yn.current,l=Qs(t,l));var p=n.getDerivedStateFromProps;(d=typeof p=="function"||typeof o.getSnapshotBeforeUpdate=="function")||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(a!==h||f!==l)&&bg(t,o,r,l),fi=!1,f=t.memoizedState,o.state=f,fc(t,r,o,i);var m=t.memoizedState;a!==h||f!==m||In.current||fi?(typeof p=="function"&&(gd(t,n,p,r),m=t.memoizedState),(c=fi||vg(t,n,c,r,f,m,l)||!1)?(d||typeof o.UNSAFE_componentWillUpdate!="function"&&typeof o.componentWillUpdate!="function"||(typeof o.componentWillUpdate=="function"&&o.componentWillUpdate(r,m,l),typeof o.UNSAFE_componentWillUpdate=="function"&&o.UNSAFE_componentWillUpdate(r,m,l)),typeof o.componentDidUpdate=="function"&&(t.flags|=4),typeof o.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof o.componentDidUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=m),o.props=r,o.state=m,o.context=l,r=c):(typeof o.componentDidUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||a===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),r=!1)}return bd(e,t,n,r,s,i)}function bd(e,t,n,r,i,s){yw(e,t);var o=(t.flags&128)!==0;if(!r&&!o)return i&&hg(t,n,!1),Jr(e,t,s);r=t.stateNode,Ok.current=t;var a=o&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&o?(t.child=to(t,e.child,null,s),t.child=to(t,null,a,s)):Sn(e,t,a,s),t.memoizedState=r.state,i&&hg(t,n,!0),t.child}function _w(e){var t=e.stateNode;t.pendingContext?ug(e,t.pendingContext,t.pendingContext!==t.context):t.context&&ug(e,t.context,!1),cp(e,t.containerInfo)}function Ng(e,t,n,r,i){return eo(),rp(i),t.flags|=256,Sn(e,t,n,r),t.child}var wd={dehydrated:null,treeContext:null,retryLane:0};function Sd(e){return{baseLanes:e,cachePool:null,transitions:null}}function vw(e,t,n){var r=t.pendingProps,i=Ct.current,s=!1,o=(t.flags&128)!==0,a;if((a=o)||(a=e!==null&&e.memoizedState===null?!1:(i&2)!==0),a?(s=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(i|=1),ft(Ct,i&1),e===null)return pd(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(t.mode&1?e.data==="$!"?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(o=r.children,e=r.fallback,s?(r=t.mode,s=t.child,o={mode:"hidden",children:o},!(r&1)&&s!==null?(s.childLanes=0,s.pendingProps=o):s=Xc(o,r,0,null),e=ns(e,r,n,null),s.return=t,e.return=t,s.sibling=e,t.child=s,t.child.memoizedState=Sd(n),t.memoizedState=wd,e):yp(t,o));if(i=e.memoizedState,i!==null&&(a=i.dehydrated,a!==null))return zk(e,t,o,r,a,i,n);if(s){s=r.fallback,o=t.mode,i=e.child,a=i.sibling;var l={mode:"hidden",children:r.children};return!(o&1)&&t.child!==i?(r=t.child,r.childLanes=0,r.pendingProps=l,t.deletions=null):(r=Ni(i,l),r.subtreeFlags=i.subtreeFlags&14680064),a!==null?s=Ni(a,s):(s=ns(s,o,n,null),s.flags|=2),s.return=t,r.return=t,r.sibling=s,t.child=r,r=s,s=t.child,o=e.child.memoizedState,o=o===null?Sd(n):{baseLanes:o.baseLanes|n,cachePool:null,transitions:o.transitions},s.memoizedState=o,s.childLanes=e.childLanes&~n,t.memoizedState=wd,r}return s=e.child,e=s.sibling,r=Ni(s,{mode:"visible",children:r.children}),!(t.mode&1)&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function yp(e,t){return t=Xc({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function rl(e,t,n,r){return r!==null&&rp(r),to(t,e.child,null,n),e=yp(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function zk(e,t,n,r,i,s,o){if(n)return t.flags&256?(t.flags&=-257,r=Vu(Error(J(422))),rl(e,t,o,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(s=r.fallback,i=t.mode,r=Xc({mode:"visible",children:r.children},i,0,null),s=ns(s,i,o,null),s.flags|=2,r.return=t,s.return=t,r.sibling=s,t.child=r,t.mode&1&&to(t,e.child,null,o),t.child.memoizedState=Sd(o),t.memoizedState=wd,s);if(!(t.mode&1))return rl(e,t,o,null);if(i.data==="$!"){if(r=i.nextSibling&&i.nextSibling.dataset,r)var a=r.dgst;return r=a,s=Error(J(419)),r=Vu(s,r,void 0),rl(e,t,o,r)}if(a=(o&e.childLanes)!==0,An||a){if(r=rn,r!==null){switch(o&-o){case 4:i=2;break;case 16:i=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:i=32;break;case 536870912:i=268435456;break;default:i=0}i=i&(r.suspendedLanes|o)?0:i,i!==0&&i!==s.retryLane&&(s.retryLane=i,Xr(e,i),gr(r,e,i,-1))}return xp(),r=Vu(Error(J(421))),rl(e,t,o,r)}return i.data==="$?"?(t.flags|=128,t.child=e.child,t=Jk.bind(null,e),i._reactRetry=t,null):(e=s.treeContext,Un=xi(i.nextSibling),Vn=t,bt=!0,pr=null,e!==null&&(tr[nr++]=Wr,tr[nr++]=Ur,tr[nr++]=os,Wr=e.id,Ur=e.overflow,os=t),t=yp(t,r.children),t.flags|=4096,t)}function jg(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),md(e.return,t,n)}function qu(e,t,n,r,i){var s=e.memoizedState;s===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(s.isBackwards=t,s.rendering=null,s.renderingStartTime=0,s.last=r,s.tail=n,s.tailMode=i)}function bw(e,t,n){var r=t.pendingProps,i=r.revealOrder,s=r.tail;if(Sn(e,t,r.children,n),r=Ct.current,r&2)r=r&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&jg(e,n,t);else if(e.tag===19)jg(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(ft(Ct,r),!(t.mode&1))t.memoizedState=null;else switch(i){case"forwards":for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&pc(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),qu(t,!1,i,n,s);break;case"backwards":for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&pc(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}qu(t,!0,n,null,s);break;case"together":qu(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function Ml(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function Jr(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),ls|=t.lanes,!(n&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(J(153));if(t.child!==null){for(e=t.child,n=Ni(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=Ni(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function Bk(e,t,n){switch(t.tag){case 3:_w(t),eo();break;case 5:qb(t);break;case 1:Mn(t.type)&&lc(t);break;case 4:cp(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,i=t.memoizedProps.value;ft(hc,r._currentValue),r._currentValue=i;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(ft(Ct,Ct.current&1),t.flags|=128,null):n&t.child.childLanes?vw(e,t,n):(ft(Ct,Ct.current&1),e=Jr(e,t,n),e!==null?e.sibling:null);ft(Ct,Ct.current&1);break;case 19:if(r=(n&t.childLanes)!==0,e.flags&128){if(r)return bw(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),ft(Ct,Ct.current),r)break;return null;case 22:case 23:return t.lanes=0,gw(e,t,n)}return Jr(e,t,n)}var ww,xd,Sw,xw;ww=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};xd=function(){};Sw=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,Zi(Lr.current);var s=null;switch(n){case"input":i=Vh(e,i),r=Vh(e,r),s=[];break;case"select":i=Nt({},i,{value:void 0}),r=Nt({},r,{value:void 0}),s=[];break;case"textarea":i=Yh(e,i),r=Yh(e,r),s=[];break;default:typeof i.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=oc)}Xh(n,r);var o;n=null;for(c in i)if(!r.hasOwnProperty(c)&&i.hasOwnProperty(c)&&i[c]!=null)if(c==="style"){var a=i[c];for(o in a)a.hasOwnProperty(o)&&(n||(n={}),n[o]="")}else c!=="dangerouslySetInnerHTML"&&c!=="children"&&c!=="suppressContentEditableWarning"&&c!=="suppressHydrationWarning"&&c!=="autoFocus"&&(oa.hasOwnProperty(c)?s||(s=[]):(s=s||[]).push(c,null));for(c in r){var l=r[c];if(a=i!=null?i[c]:void 0,r.hasOwnProperty(c)&&l!==a&&(l!=null||a!=null))if(c==="style")if(a){for(o in a)!a.hasOwnProperty(o)||l&&l.hasOwnProperty(o)||(n||(n={}),n[o]="");for(o in l)l.hasOwnProperty(o)&&a[o]!==l[o]&&(n||(n={}),n[o]=l[o])}else n||(s||(s=[]),s.push(c,n)),n=l;else c==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,a=a?a.__html:void 0,l!=null&&a!==l&&(s=s||[]).push(c,l)):c==="children"?typeof l!="string"&&typeof l!="number"||(s=s||[]).push(c,""+l):c!=="suppressContentEditableWarning"&&c!=="suppressHydrationWarning"&&(oa.hasOwnProperty(c)?(l!=null&&c==="onScroll"&>("scroll",e),s||a===l||(s=[])):(s=s||[]).push(c,l))}n&&(s=s||[]).push("style",n);var c=s;(t.updateQueue=c)&&(t.flags|=4)}};xw=function(e,t,n,r){n!==r&&(t.flags|=4)};function xo(e,t){if(!bt)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function dn(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&14680064,r|=i.flags&14680064,i.return=e,i=i.sibling;else for(i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function Fk(e,t,n){var r=t.pendingProps;switch(np(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return dn(t),null;case 1:return Mn(t.type)&&ac(),dn(t),null;case 3:return r=t.stateNode,no(),_t(In),_t(yn),hp(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(tl(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,pr!==null&&(Dd(pr),pr=null))),xd(e,t),dn(t),null;case 5:up(t);var i=Zi(_a.current);if(n=t.type,e!==null&&t.stateNode!=null)Sw(e,t,n,r,i),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(J(166));return dn(t),null}if(e=Zi(Lr.current),tl(t)){r=t.stateNode,n=t.type;var s=t.memoizedProps;switch(r[Rr]=t,r[ga]=s,e=(t.mode&1)!==0,n){case"dialog":gt("cancel",r),gt("close",r);break;case"iframe":case"object":case"embed":gt("load",r);break;case"video":case"audio":for(i=0;i<Oo.length;i++)gt(Oo[i],r);break;case"source":gt("error",r);break;case"img":case"image":case"link":gt("error",r),gt("load",r);break;case"details":gt("toggle",r);break;case"input":Om(r,s),gt("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!s.multiple},gt("invalid",r);break;case"textarea":Bm(r,s),gt("invalid",r)}Xh(n,s),i=null;for(var o in s)if(s.hasOwnProperty(o)){var a=s[o];o==="children"?typeof a=="string"?r.textContent!==a&&(s.suppressHydrationWarning!==!0&&el(r.textContent,a,e),i=["children",a]):typeof a=="number"&&r.textContent!==""+a&&(s.suppressHydrationWarning!==!0&&el(r.textContent,a,e),i=["children",""+a]):oa.hasOwnProperty(o)&&a!=null&&o==="onScroll"&>("scroll",r)}switch(n){case"input":qa(r),zm(r,s,!0);break;case"textarea":qa(r),Fm(r);break;case"select":case"option":break;default:typeof s.onClick=="function"&&(r.onclick=oc)}r=i,t.updateQueue=r,r!==null&&(t.flags|=4)}else{o=i.nodeType===9?i:i.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=Jv(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=o.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=o.createElement(n,{is:r.is}):(e=o.createElement(n),n==="select"&&(o=e,r.multiple?o.multiple=!0:r.size&&(o.size=r.size))):e=o.createElementNS(e,n),e[Rr]=t,e[ga]=r,ww(e,t,!1,!1),t.stateNode=e;e:{switch(o=Jh(n,r),n){case"dialog":gt("cancel",e),gt("close",e),i=r;break;case"iframe":case"object":case"embed":gt("load",e),i=r;break;case"video":case"audio":for(i=0;i<Oo.length;i++)gt(Oo[i],e);i=r;break;case"source":gt("error",e),i=r;break;case"img":case"image":case"link":gt("error",e),gt("load",e),i=r;break;case"details":gt("toggle",e),i=r;break;case"input":Om(e,r),i=Vh(e,r),gt("invalid",e);break;case"option":i=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=Nt({},r,{value:void 0}),gt("invalid",e);break;case"textarea":Bm(e,r),i=Yh(e,r),gt("invalid",e);break;default:i=r}Xh(n,i),a=i;for(s in a)if(a.hasOwnProperty(s)){var l=a[s];s==="style"?eb(e,l):s==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,l!=null&&Zv(e,l)):s==="children"?typeof l=="string"?(n!=="textarea"||l!=="")&&aa(e,l):typeof l=="number"&&aa(e,""+l):s!=="suppressContentEditableWarning"&&s!=="suppressHydrationWarning"&&s!=="autoFocus"&&(oa.hasOwnProperty(s)?l!=null&&s==="onScroll"&>("scroll",e):l!=null&&$f(e,s,l,o))}switch(n){case"input":qa(e),zm(e,r,!1);break;case"textarea":qa(e),Fm(e);break;case"option":r.value!=null&&e.setAttribute("value",""+Ri(r.value));break;case"select":e.multiple=!!r.multiple,s=r.value,s!=null?Ws(e,!!r.multiple,s,!1):r.defaultValue!=null&&Ws(e,!!r.multiple,r.defaultValue,!0);break;default:typeof i.onClick=="function"&&(e.onclick=oc)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return dn(t),null;case 6:if(e&&t.stateNode!=null)xw(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(J(166));if(n=Zi(_a.current),Zi(Lr.current),tl(t)){if(r=t.stateNode,n=t.memoizedProps,r[Rr]=t,(s=r.nodeValue!==n)&&(e=Vn,e!==null))switch(e.tag){case 3:el(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&el(r.nodeValue,n,(e.mode&1)!==0)}s&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[Rr]=t,t.stateNode=r}return dn(t),null;case 13:if(_t(Ct),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(bt&&Un!==null&&t.mode&1&&!(t.flags&128))$b(),eo(),t.flags|=98560,s=!1;else if(s=tl(t),r!==null&&r.dehydrated!==null){if(e===null){if(!s)throw Error(J(318));if(s=t.memoizedState,s=s!==null?s.dehydrated:null,!s)throw Error(J(317));s[Rr]=t}else eo(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;dn(t),s=!1}else pr!==null&&(Dd(pr),pr=null),s=!0;if(!s)return t.flags&65536?t:null}return t.flags&128?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,t.mode&1&&(e===null||Ct.current&1?Yt===0&&(Yt=3):xp())),t.updateQueue!==null&&(t.flags|=4),dn(t),null);case 4:return no(),xd(e,t),e===null&&pa(t.stateNode.containerInfo),dn(t),null;case 10:return op(t.type._context),dn(t),null;case 17:return Mn(t.type)&&ac(),dn(t),null;case 19:if(_t(Ct),s=t.memoizedState,s===null)return dn(t),null;if(r=(t.flags&128)!==0,o=s.rendering,o===null)if(r)xo(s,!1);else{if(Yt!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(o=pc(e),o!==null){for(t.flags|=128,xo(s,!1),r=o.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)s=n,e=r,s.flags&=14680066,o=s.alternate,o===null?(s.childLanes=0,s.lanes=e,s.child=null,s.subtreeFlags=0,s.memoizedProps=null,s.memoizedState=null,s.updateQueue=null,s.dependencies=null,s.stateNode=null):(s.childLanes=o.childLanes,s.lanes=o.lanes,s.child=o.child,s.subtreeFlags=0,s.deletions=null,s.memoizedProps=o.memoizedProps,s.memoizedState=o.memoizedState,s.updateQueue=o.updateQueue,s.type=o.type,e=o.dependencies,s.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return ft(Ct,Ct.current&1|2),t.child}e=e.sibling}s.tail!==null&&Mt()>io&&(t.flags|=128,r=!0,xo(s,!1),t.lanes=4194304)}else{if(!r)if(e=pc(o),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),xo(s,!0),s.tail===null&&s.tailMode==="hidden"&&!o.alternate&&!bt)return dn(t),null}else 2*Mt()-s.renderingStartTime>io&&n!==1073741824&&(t.flags|=128,r=!0,xo(s,!1),t.lanes=4194304);s.isBackwards?(o.sibling=t.child,t.child=o):(n=s.last,n!==null?n.sibling=o:t.child=o,s.last=o)}return s.tail!==null?(t=s.tail,s.rendering=t,s.tail=t.sibling,s.renderingStartTime=Mt(),t.sibling=null,n=Ct.current,ft(Ct,r?n&1|2:n&1),t):(dn(t),null);case 22:case 23:return Sp(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?Wn&1073741824&&(dn(t),t.subtreeFlags&6&&(t.flags|=8192)):dn(t),null;case 24:return null;case 25:return null}throw Error(J(156,t.tag))}function $k(e,t){switch(np(t),t.tag){case 1:return Mn(t.type)&&ac(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return no(),_t(In),_t(yn),hp(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return up(t),null;case 13:if(_t(Ct),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(J(340));eo()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return _t(Ct),null;case 4:return no(),null;case 10:return op(t.type._context),null;case 22:case 23:return Sp(),null;case 24:return null;default:return null}}var il=!1,mn=!1,Hk=typeof WeakSet=="function"?WeakSet:Set,fe=null;function Bs(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){Lt(e,t,r)}else n.current=null}function kd(e,t,n){try{n()}catch(r){Lt(e,t,r)}}var Rg=!1;function Wk(e,t){if(ad=rc,e=jb(),ep(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,s=r.focusNode;r=r.focusOffset;try{n.nodeType,s.nodeType}catch{n=null;break e}var o=0,a=-1,l=-1,c=0,d=0,h=e,f=null;t:for(;;){for(var p;h!==n||i!==0&&h.nodeType!==3||(a=o+i),h!==s||r!==0&&h.nodeType!==3||(l=o+r),h.nodeType===3&&(o+=h.nodeValue.length),(p=h.firstChild)!==null;)f=h,h=p;for(;;){if(h===e)break t;if(f===n&&++c===i&&(a=o),f===s&&++d===r&&(l=o),(p=h.nextSibling)!==null)break;h=f,f=h.parentNode}h=p}n=a===-1||l===-1?null:{start:a,end:l}}else n=null}n=n||{start:0,end:0}}else n=null;for(ld={focusedElem:e,selectionRange:n},rc=!1,fe=t;fe!==null;)if(t=fe,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,fe=e;else for(;fe!==null;){t=fe;try{var m=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(m!==null){var y=m.memoizedProps,b=m.memoizedState,_=t.stateNode,v=_.getSnapshotBeforeUpdate(t.elementType===t.type?y:dr(t.type,y),b);_.__reactInternalSnapshotBeforeUpdate=v}break;case 3:var g=t.stateNode.containerInfo;g.nodeType===1?g.textContent="":g.nodeType===9&&g.documentElement&&g.removeChild(g.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(J(163))}}catch(x){Lt(t,t.return,x)}if(e=t.sibling,e!==null){e.return=t.return,fe=e;break}fe=t.return}return m=Rg,Rg=!1,m}function Jo(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&e)===e){var s=i.destroy;i.destroy=void 0,s!==void 0&&kd(t,n,s)}i=i.next}while(i!==r)}}function Yc(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function Cd(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function kw(e){var t=e.alternate;t!==null&&(e.alternate=null,kw(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[Rr],delete t[ga],delete t[hd],delete t[Ck],delete t[Ek])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function Cw(e){return e.tag===5||e.tag===3||e.tag===4}function Tg(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Cw(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Ed(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=oc));else if(r!==4&&(e=e.child,e!==null))for(Ed(e,t,n),e=e.sibling;e!==null;)Ed(e,t,n),e=e.sibling}function Nd(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(Nd(e,t,n),e=e.sibling;e!==null;)Nd(e,t,n),e=e.sibling}var on=null,fr=!1;function si(e,t,n){for(n=n.child;n!==null;)Ew(e,t,n),n=n.sibling}function Ew(e,t,n){if(Pr&&typeof Pr.onCommitFiberUnmount=="function")try{Pr.onCommitFiberUnmount(Fc,n)}catch{}switch(n.tag){case 5:mn||Bs(n,t);case 6:var r=on,i=fr;on=null,si(e,t,n),on=r,fr=i,on!==null&&(fr?(e=on,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):on.removeChild(n.stateNode));break;case 18:on!==null&&(fr?(e=on,n=n.stateNode,e.nodeType===8?Bu(e.parentNode,n):e.nodeType===1&&Bu(e,n),ha(e)):Bu(on,n.stateNode));break;case 4:r=on,i=fr,on=n.stateNode.containerInfo,fr=!0,si(e,t,n),on=r,fr=i;break;case 0:case 11:case 14:case 15:if(!mn&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var s=i,o=s.destroy;s=s.tag,o!==void 0&&(s&2||s&4)&&kd(n,t,o),i=i.next}while(i!==r)}si(e,t,n);break;case 1:if(!mn&&(Bs(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(a){Lt(n,t,a)}si(e,t,n);break;case 21:si(e,t,n);break;case 22:n.mode&1?(mn=(r=mn)||n.memoizedState!==null,si(e,t,n),mn=r):si(e,t,n);break;default:si(e,t,n)}}function Dg(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new Hk),t.forEach(function(r){var i=Zk.bind(null,e,r);n.has(r)||(n.add(r),r.then(i,i))})}}function cr(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var i=n[r];try{var s=e,o=t,a=o;e:for(;a!==null;){switch(a.tag){case 5:on=a.stateNode,fr=!1;break e;case 3:on=a.stateNode.containerInfo,fr=!0;break e;case 4:on=a.stateNode.containerInfo,fr=!0;break e}a=a.return}if(on===null)throw Error(J(160));Ew(s,o,i),on=null,fr=!1;var l=i.alternate;l!==null&&(l.return=null),i.return=null}catch(c){Lt(i,t,c)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)Nw(t,e),t=t.sibling}function Nw(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(cr(t,e),wr(e),r&4){try{Jo(3,e,e.return),Yc(3,e)}catch(y){Lt(e,e.return,y)}try{Jo(5,e,e.return)}catch(y){Lt(e,e.return,y)}}break;case 1:cr(t,e),wr(e),r&512&&n!==null&&Bs(n,n.return);break;case 5:if(cr(t,e),wr(e),r&512&&n!==null&&Bs(n,n.return),e.flags&32){var i=e.stateNode;try{aa(i,"")}catch(y){Lt(e,e.return,y)}}if(r&4&&(i=e.stateNode,i!=null)){var s=e.memoizedProps,o=n!==null?n.memoizedProps:s,a=e.type,l=e.updateQueue;if(e.updateQueue=null,l!==null)try{a==="input"&&s.type==="radio"&&s.name!=null&&Gv(i,s),Jh(a,o);var c=Jh(a,s);for(o=0;o<l.length;o+=2){var d=l[o],h=l[o+1];d==="style"?eb(i,h):d==="dangerouslySetInnerHTML"?Zv(i,h):d==="children"?aa(i,h):$f(i,d,h,c)}switch(a){case"input":qh(i,s);break;case"textarea":Xv(i,s);break;case"select":var f=i._wrapperState.wasMultiple;i._wrapperState.wasMultiple=!!s.multiple;var p=s.value;p!=null?Ws(i,!!s.multiple,p,!1):f!==!!s.multiple&&(s.defaultValue!=null?Ws(i,!!s.multiple,s.defaultValue,!0):Ws(i,!!s.multiple,s.multiple?[]:"",!1))}i[ga]=s}catch(y){Lt(e,e.return,y)}}break;case 6:if(cr(t,e),wr(e),r&4){if(e.stateNode===null)throw Error(J(162));i=e.stateNode,s=e.memoizedProps;try{i.nodeValue=s}catch(y){Lt(e,e.return,y)}}break;case 3:if(cr(t,e),wr(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{ha(t.containerInfo)}catch(y){Lt(e,e.return,y)}break;case 4:cr(t,e),wr(e);break;case 13:cr(t,e),wr(e),i=e.child,i.flags&8192&&(s=i.memoizedState!==null,i.stateNode.isHidden=s,!s||i.alternate!==null&&i.alternate.memoizedState!==null||(bp=Mt())),r&4&&Dg(e);break;case 22:if(d=n!==null&&n.memoizedState!==null,e.mode&1?(mn=(c=mn)||d,cr(t,e),mn=c):cr(t,e),wr(e),r&8192){if(c=e.memoizedState!==null,(e.stateNode.isHidden=c)&&!d&&e.mode&1)for(fe=e,d=e.child;d!==null;){for(h=fe=d;fe!==null;){switch(f=fe,p=f.child,f.tag){case 0:case 11:case 14:case 15:Jo(4,f,f.return);break;case 1:Bs(f,f.return);var m=f.stateNode;if(typeof m.componentWillUnmount=="function"){r=f,n=f.return;try{t=r,m.props=t.memoizedProps,m.state=t.memoizedState,m.componentWillUnmount()}catch(y){Lt(r,n,y)}}break;case 5:Bs(f,f.return);break;case 22:if(f.memoizedState!==null){Lg(h);continue}}p!==null?(p.return=f,fe=p):Lg(h)}d=d.sibling}e:for(d=null,h=e;;){if(h.tag===5){if(d===null){d=h;try{i=h.stateNode,c?(s=i.style,typeof s.setProperty=="function"?s.setProperty("display","none","important"):s.display="none"):(a=h.stateNode,l=h.memoizedProps.style,o=l!=null&&l.hasOwnProperty("display")?l.display:null,a.style.display=Qv("display",o))}catch(y){Lt(e,e.return,y)}}}else if(h.tag===6){if(d===null)try{h.stateNode.nodeValue=c?"":h.memoizedProps}catch(y){Lt(e,e.return,y)}}else if((h.tag!==22&&h.tag!==23||h.memoizedState===null||h===e)&&h.child!==null){h.child.return=h,h=h.child;continue}if(h===e)break e;for(;h.sibling===null;){if(h.return===null||h.return===e)break e;d===h&&(d=null),h=h.return}d===h&&(d=null),h.sibling.return=h.return,h=h.sibling}}break;case 19:cr(t,e),wr(e),r&4&&Dg(e);break;case 21:break;default:cr(t,e),wr(e)}}function wr(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(Cw(n)){var r=n;break e}n=n.return}throw Error(J(160))}switch(r.tag){case 5:var i=r.stateNode;r.flags&32&&(aa(i,""),r.flags&=-33);var s=Tg(e);Nd(e,s,i);break;case 3:case 4:var o=r.stateNode.containerInfo,a=Tg(e);Ed(e,a,o);break;default:throw Error(J(161))}}catch(l){Lt(e,e.return,l)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function Uk(e,t,n){fe=e,jw(e)}function jw(e,t,n){for(var r=(e.mode&1)!==0;fe!==null;){var i=fe,s=i.child;if(i.tag===22&&r){var o=i.memoizedState!==null||il;if(!o){var a=i.alternate,l=a!==null&&a.memoizedState!==null||mn;a=il;var c=mn;if(il=o,(mn=l)&&!c)for(fe=i;fe!==null;)o=fe,l=o.child,o.tag===22&&o.memoizedState!==null?Ag(i):l!==null?(l.return=o,fe=l):Ag(i);for(;s!==null;)fe=s,jw(s),s=s.sibling;fe=i,il=a,mn=c}Pg(e)}else i.subtreeFlags&8772&&s!==null?(s.return=i,fe=s):Pg(e)}}function Pg(e){for(;fe!==null;){var t=fe;if(t.flags&8772){var n=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:mn||Yc(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!mn)if(n===null)r.componentDidMount();else{var i=t.elementType===t.type?n.memoizedProps:dr(t.type,n.memoizedProps);r.componentDidUpdate(i,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var s=t.updateQueue;s!==null&&gg(t,s,r);break;case 3:var o=t.updateQueue;if(o!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}gg(t,o,n)}break;case 5:var a=t.stateNode;if(n===null&&t.flags&4){n=a;var l=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":l.autoFocus&&n.focus();break;case"img":l.src&&(n.src=l.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var c=t.alternate;if(c!==null){var d=c.memoizedState;if(d!==null){var h=d.dehydrated;h!==null&&ha(h)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(J(163))}mn||t.flags&512&&Cd(t)}catch(f){Lt(t,t.return,f)}}if(t===e){fe=null;break}if(n=t.sibling,n!==null){n.return=t.return,fe=n;break}fe=t.return}}function Lg(e){for(;fe!==null;){var t=fe;if(t===e){fe=null;break}var n=t.sibling;if(n!==null){n.return=t.return,fe=n;break}fe=t.return}}function Ag(e){for(;fe!==null;){var t=fe;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{Yc(4,t)}catch(l){Lt(t,n,l)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var i=t.return;try{r.componentDidMount()}catch(l){Lt(t,i,l)}}var s=t.return;try{Cd(t)}catch(l){Lt(t,s,l)}break;case 5:var o=t.return;try{Cd(t)}catch(l){Lt(t,o,l)}}}catch(l){Lt(t,t.return,l)}if(t===e){fe=null;break}var a=t.sibling;if(a!==null){a.return=t.return,fe=a;break}fe=t.return}}var Vk=Math.ceil,yc=Zr.ReactCurrentDispatcher,_p=Zr.ReactCurrentOwner,sr=Zr.ReactCurrentBatchConfig,Je=0,rn=null,Ft=null,cn=0,Wn=0,Fs=Li(0),Yt=0,Sa=null,ls=0,Gc=0,vp=0,Zo=null,Ln=null,bp=0,io=1/0,Fr=null,_c=!1,jd=null,Ci=null,sl=!1,_i=null,vc=0,Qo=0,Rd=null,Ol=-1,zl=0;function kn(){return Je&6?Mt():Ol!==-1?Ol:Ol=Mt()}function Ei(e){return e.mode&1?Je&2&&cn!==0?cn&-cn:jk.transition!==null?(zl===0&&(zl=db()),zl):(e=nt,e!==0||(e=window.event,e=e===void 0?16:vb(e.type)),e):1}function gr(e,t,n,r){if(50<Qo)throw Qo=0,Rd=null,Error(J(185));Ta(e,n,r),(!(Je&2)||e!==rn)&&(e===rn&&(!(Je&2)&&(Gc|=n),Yt===4&&gi(e,cn)),On(e,r),n===1&&Je===0&&!(t.mode&1)&&(io=Mt()+500,Vc&&Ai()))}function On(e,t){var n=e.callbackNode;j1(e,t);var r=nc(e,e===rn?cn:0);if(r===0)n!==null&&Wm(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&Wm(n),t===1)e.tag===0?Nk(Ig.bind(null,e)):zb(Ig.bind(null,e)),xk(function(){!(Je&6)&&Ai()}),n=null;else{switch(fb(r)){case 1:n=qf;break;case 4:n=ub;break;case 16:n=tc;break;case 536870912:n=hb;break;default:n=tc}n=Mw(n,Rw.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function Rw(e,t){if(Ol=-1,zl=0,Je&6)throw Error(J(327));var n=e.callbackNode;if(Ys()&&e.callbackNode!==n)return null;var r=nc(e,e===rn?cn:0);if(r===0)return null;if(r&30||r&e.expiredLanes||t)t=bc(e,r);else{t=r;var i=Je;Je|=2;var s=Dw();(rn!==e||cn!==t)&&(Fr=null,io=Mt()+500,ts(e,t));do try{Yk();break}catch(a){Tw(e,a)}while(!0);sp(),yc.current=s,Je=i,Ft!==null?t=0:(rn=null,cn=0,t=Yt)}if(t!==0){if(t===2&&(i=nd(e),i!==0&&(r=i,t=Td(e,i))),t===1)throw n=Sa,ts(e,0),gi(e,r),On(e,Mt()),n;if(t===6)gi(e,r);else{if(i=e.current.alternate,!(r&30)&&!qk(i)&&(t=bc(e,r),t===2&&(s=nd(e),s!==0&&(r=s,t=Td(e,s))),t===1))throw n=Sa,ts(e,0),gi(e,r),On(e,Mt()),n;switch(e.finishedWork=i,e.finishedLanes=r,t){case 0:case 1:throw Error(J(345));case 2:Vi(e,Ln,Fr);break;case 3:if(gi(e,r),(r&130023424)===r&&(t=bp+500-Mt(),10<t)){if(nc(e,0)!==0)break;if(i=e.suspendedLanes,(i&r)!==r){kn(),e.pingedLanes|=e.suspendedLanes&i;break}e.timeoutHandle=ud(Vi.bind(null,e,Ln,Fr),t);break}Vi(e,Ln,Fr);break;case 4:if(gi(e,r),(r&4194240)===r)break;for(t=e.eventTimes,i=-1;0<r;){var o=31-mr(r);s=1<<o,o=t[o],o>i&&(i=o),r&=~s}if(r=i,r=Mt()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*Vk(r/1960))-r,10<r){e.timeoutHandle=ud(Vi.bind(null,e,Ln,Fr),r);break}Vi(e,Ln,Fr);break;case 5:Vi(e,Ln,Fr);break;default:throw Error(J(329))}}}return On(e,Mt()),e.callbackNode===n?Rw.bind(null,e):null}function Td(e,t){var n=Zo;return e.current.memoizedState.isDehydrated&&(ts(e,t).flags|=256),e=bc(e,t),e!==2&&(t=Ln,Ln=n,t!==null&&Dd(t)),e}function Dd(e){Ln===null?Ln=e:Ln.push.apply(Ln,e)}function qk(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var i=n[r],s=i.getSnapshot;i=i.value;try{if(!vr(s(),i))return!1}catch{return!1}}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function gi(e,t){for(t&=~vp,t&=~Gc,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-mr(t),r=1<<n;e[n]=-1,t&=~r}}function Ig(e){if(Je&6)throw Error(J(327));Ys();var t=nc(e,0);if(!(t&1))return On(e,Mt()),null;var n=bc(e,t);if(e.tag!==0&&n===2){var r=nd(e);r!==0&&(t=r,n=Td(e,r))}if(n===1)throw n=Sa,ts(e,0),gi(e,t),On(e,Mt()),n;if(n===6)throw Error(J(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Vi(e,Ln,Fr),On(e,Mt()),null}function wp(e,t){var n=Je;Je|=1;try{return e(t)}finally{Je=n,Je===0&&(io=Mt()+500,Vc&&Ai())}}function cs(e){_i!==null&&_i.tag===0&&!(Je&6)&&Ys();var t=Je;Je|=1;var n=sr.transition,r=nt;try{if(sr.transition=null,nt=1,e)return e()}finally{nt=r,sr.transition=n,Je=t,!(Je&6)&&Ai()}}function Sp(){Wn=Fs.current,_t(Fs)}function ts(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,Sk(n)),Ft!==null)for(n=Ft.return;n!==null;){var r=n;switch(np(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&ac();break;case 3:no(),_t(In),_t(yn),hp();break;case 5:up(r);break;case 4:no();break;case 13:_t(Ct);break;case 19:_t(Ct);break;case 10:op(r.type._context);break;case 22:case 23:Sp()}n=n.return}if(rn=e,Ft=e=Ni(e.current,null),cn=Wn=t,Yt=0,Sa=null,vp=Gc=ls=0,Ln=Zo=null,Ji!==null){for(t=0;t<Ji.length;t++)if(n=Ji[t],r=n.interleaved,r!==null){n.interleaved=null;var i=r.next,s=n.pending;if(s!==null){var o=s.next;s.next=i,r.next=o}n.pending=r}Ji=null}return e}function Tw(e,t){do{var n=Ft;try{if(sp(),Al.current=gc,mc){for(var r=Et.memoizedState;r!==null;){var i=r.queue;i!==null&&(i.pending=null),r=r.next}mc=!1}if(as=0,Qt=Kt=Et=null,Xo=!1,va=0,_p.current=null,n===null||n.return===null){Yt=1,Sa=t,Ft=null;break}e:{var s=e,o=n.return,a=n,l=t;if(t=cn,a.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){var c=l,d=a,h=d.tag;if(!(d.mode&1)&&(h===0||h===11||h===15)){var f=d.alternate;f?(d.updateQueue=f.updateQueue,d.memoizedState=f.memoizedState,d.lanes=f.lanes):(d.updateQueue=null,d.memoizedState=null)}var p=Sg(o);if(p!==null){p.flags&=-257,xg(p,o,a,s,t),p.mode&1&&wg(s,c,t),t=p,l=c;var m=t.updateQueue;if(m===null){var y=new Set;y.add(l),t.updateQueue=y}else m.add(l);break e}else{if(!(t&1)){wg(s,c,t),xp();break e}l=Error(J(426))}}else if(bt&&a.mode&1){var b=Sg(o);if(b!==null){!(b.flags&65536)&&(b.flags|=256),xg(b,o,a,s,t),rp(ro(l,a));break e}}s=l=ro(l,a),Yt!==4&&(Yt=2),Zo===null?Zo=[s]:Zo.push(s),s=o;do{switch(s.tag){case 3:s.flags|=65536,t&=-t,s.lanes|=t;var _=fw(s,l,t);mg(s,_);break e;case 1:a=l;var v=s.type,g=s.stateNode;if(!(s.flags&128)&&(typeof v.getDerivedStateFromError=="function"||g!==null&&typeof g.componentDidCatch=="function"&&(Ci===null||!Ci.has(g)))){s.flags|=65536,t&=-t,s.lanes|=t;var x=pw(s,a,t);mg(s,x);break e}}s=s.return}while(s!==null)}Lw(n)}catch(k){t=k,Ft===n&&n!==null&&(Ft=n=n.return);continue}break}while(!0)}function Dw(){var e=yc.current;return yc.current=gc,e===null?gc:e}function xp(){(Yt===0||Yt===3||Yt===2)&&(Yt=4),rn===null||!(ls&268435455)&&!(Gc&268435455)||gi(rn,cn)}function bc(e,t){var n=Je;Je|=2;var r=Dw();(rn!==e||cn!==t)&&(Fr=null,ts(e,t));do try{Kk();break}catch(i){Tw(e,i)}while(!0);if(sp(),Je=n,yc.current=r,Ft!==null)throw Error(J(261));return rn=null,cn=0,Yt}function Kk(){for(;Ft!==null;)Pw(Ft)}function Yk(){for(;Ft!==null&&!v1();)Pw(Ft)}function Pw(e){var t=Iw(e.alternate,e,Wn);e.memoizedProps=e.pendingProps,t===null?Lw(e):Ft=t,_p.current=null}function Lw(e){var t=e;do{var n=t.alternate;if(e=t.return,t.flags&32768){if(n=$k(n,t),n!==null){n.flags&=32767,Ft=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{Yt=6,Ft=null;return}}else if(n=Fk(n,t,Wn),n!==null){Ft=n;return}if(t=t.sibling,t!==null){Ft=t;return}Ft=t=e}while(t!==null);Yt===0&&(Yt=5)}function Vi(e,t,n){var r=nt,i=sr.transition;try{sr.transition=null,nt=1,Gk(e,t,n,r)}finally{sr.transition=i,nt=r}return null}function Gk(e,t,n,r){do Ys();while(_i!==null);if(Je&6)throw Error(J(327));n=e.finishedWork;var i=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(J(177));e.callbackNode=null,e.callbackPriority=0;var s=n.lanes|n.childLanes;if(R1(e,s),e===rn&&(Ft=rn=null,cn=0),!(n.subtreeFlags&2064)&&!(n.flags&2064)||sl||(sl=!0,Mw(tc,function(){return Ys(),null})),s=(n.flags&15990)!==0,n.subtreeFlags&15990||s){s=sr.transition,sr.transition=null;var o=nt;nt=1;var a=Je;Je|=4,_p.current=null,Wk(e,n),Nw(n,e),mk(ld),rc=!!ad,ld=ad=null,e.current=n,Uk(n),b1(),Je=a,nt=o,sr.transition=s}else e.current=n;if(sl&&(sl=!1,_i=e,vc=i),s=e.pendingLanes,s===0&&(Ci=null),x1(n.stateNode),On(e,Mt()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)i=t[n],r(i.value,{componentStack:i.stack,digest:i.digest});if(_c)throw _c=!1,e=jd,jd=null,e;return vc&1&&e.tag!==0&&Ys(),s=e.pendingLanes,s&1?e===Rd?Qo++:(Qo=0,Rd=e):Qo=0,Ai(),null}function Ys(){if(_i!==null){var e=fb(vc),t=sr.transition,n=nt;try{if(sr.transition=null,nt=16>e?16:e,_i===null)var r=!1;else{if(e=_i,_i=null,vc=0,Je&6)throw Error(J(331));var i=Je;for(Je|=4,fe=e.current;fe!==null;){var s=fe,o=s.child;if(fe.flags&16){var a=s.deletions;if(a!==null){for(var l=0;l<a.length;l++){var c=a[l];for(fe=c;fe!==null;){var d=fe;switch(d.tag){case 0:case 11:case 15:Jo(8,d,s)}var h=d.child;if(h!==null)h.return=d,fe=h;else for(;fe!==null;){d=fe;var f=d.sibling,p=d.return;if(kw(d),d===c){fe=null;break}if(f!==null){f.return=p,fe=f;break}fe=p}}}var m=s.alternate;if(m!==null){var y=m.child;if(y!==null){m.child=null;do{var b=y.sibling;y.sibling=null,y=b}while(y!==null)}}fe=s}}if(s.subtreeFlags&2064&&o!==null)o.return=s,fe=o;else e:for(;fe!==null;){if(s=fe,s.flags&2048)switch(s.tag){case 0:case 11:case 15:Jo(9,s,s.return)}var _=s.sibling;if(_!==null){_.return=s.return,fe=_;break e}fe=s.return}}var v=e.current;for(fe=v;fe!==null;){o=fe;var g=o.child;if(o.subtreeFlags&2064&&g!==null)g.return=o,fe=g;else e:for(o=v;fe!==null;){if(a=fe,a.flags&2048)try{switch(a.tag){case 0:case 11:case 15:Yc(9,a)}}catch(k){Lt(a,a.return,k)}if(a===o){fe=null;break e}var x=a.sibling;if(x!==null){x.return=a.return,fe=x;break e}fe=a.return}}if(Je=i,Ai(),Pr&&typeof Pr.onPostCommitFiberRoot=="function")try{Pr.onPostCommitFiberRoot(Fc,e)}catch{}r=!0}return r}finally{nt=n,sr.transition=t}}return!1}function Mg(e,t,n){t=ro(n,t),t=fw(e,t,1),e=ki(e,t,1),t=kn(),e!==null&&(Ta(e,1,t),On(e,t))}function Lt(e,t,n){if(e.tag===3)Mg(e,e,n);else for(;t!==null;){if(t.tag===3){Mg(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(Ci===null||!Ci.has(r))){e=ro(n,e),e=pw(t,e,1),t=ki(t,e,1),e=kn(),t!==null&&(Ta(t,1,e),On(t,e));break}}t=t.return}}function Xk(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=kn(),e.pingedLanes|=e.suspendedLanes&n,rn===e&&(cn&n)===n&&(Yt===4||Yt===3&&(cn&130023424)===cn&&500>Mt()-bp?ts(e,0):vp|=n),On(e,t)}function Aw(e,t){t===0&&(e.mode&1?(t=Ga,Ga<<=1,!(Ga&130023424)&&(Ga=4194304)):t=1);var n=kn();e=Xr(e,t),e!==null&&(Ta(e,t,n),On(e,n))}function Jk(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),Aw(e,n)}function Zk(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(J(314))}r!==null&&r.delete(t),Aw(e,n)}var Iw;Iw=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||In.current)An=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return An=!1,Bk(e,t,n);An=!!(e.flags&131072)}else An=!1,bt&&t.flags&1048576&&Bb(t,uc,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;Ml(e,t),e=t.pendingProps;var i=Qs(t,yn.current);Ks(t,n),i=fp(null,t,r,e,i,n);var s=pp();return t.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Mn(r)?(s=!0,lc(t)):s=!1,t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,lp(t),i.updater=Kc,t.stateNode=i,i._reactInternals=t,yd(t,r,e,n),t=bd(null,t,r,!0,s,n)):(t.tag=0,bt&&s&&tp(t),Sn(null,t,i,n),t=t.child),t;case 16:r=t.elementType;e:{switch(Ml(e,t),e=t.pendingProps,i=r._init,r=i(r._payload),t.type=r,i=t.tag=eC(r),e=dr(r,e),i){case 0:t=vd(null,t,r,e,n);break e;case 1:t=Eg(null,t,r,e,n);break e;case 11:t=kg(null,t,r,e,n);break e;case 14:t=Cg(null,t,r,dr(r.type,e),n);break e}throw Error(J(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:dr(r,i),vd(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:dr(r,i),Eg(e,t,r,i,n);case 3:e:{if(_w(t),e===null)throw Error(J(387));r=t.pendingProps,s=t.memoizedState,i=s.element,Vb(e,t),fc(t,r,null,n);var o=t.memoizedState;if(r=o.element,s.isDehydrated)if(s={element:r,isDehydrated:!1,cache:o.cache,pendingSuspenseBoundaries:o.pendingSuspenseBoundaries,transitions:o.transitions},t.updateQueue.baseState=s,t.memoizedState=s,t.flags&256){i=ro(Error(J(423)),t),t=Ng(e,t,r,n,i);break e}else if(r!==i){i=ro(Error(J(424)),t),t=Ng(e,t,r,n,i);break e}else for(Un=xi(t.stateNode.containerInfo.firstChild),Vn=t,bt=!0,pr=null,n=Wb(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(eo(),r===i){t=Jr(e,t,n);break e}Sn(e,t,r,n)}t=t.child}return t;case 5:return qb(t),e===null&&pd(t),r=t.type,i=t.pendingProps,s=e!==null?e.memoizedProps:null,o=i.children,cd(r,i)?o=null:s!==null&&cd(r,s)&&(t.flags|=32),yw(e,t),Sn(e,t,o,n),t.child;case 6:return e===null&&pd(t),null;case 13:return vw(e,t,n);case 4:return cp(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=to(t,null,r,n):Sn(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:dr(r,i),kg(e,t,r,i,n);case 7:return Sn(e,t,t.pendingProps,n),t.child;case 8:return Sn(e,t,t.pendingProps.children,n),t.child;case 12:return Sn(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,i=t.pendingProps,s=t.memoizedProps,o=i.value,ft(hc,r._currentValue),r._currentValue=o,s!==null)if(vr(s.value,o)){if(s.children===i.children&&!In.current){t=Jr(e,t,n);break e}}else for(s=t.child,s!==null&&(s.return=t);s!==null;){var a=s.dependencies;if(a!==null){o=s.child;for(var l=a.firstContext;l!==null;){if(l.context===r){if(s.tag===1){l=qr(-1,n&-n),l.tag=2;var c=s.updateQueue;if(c!==null){c=c.shared;var d=c.pending;d===null?l.next=l:(l.next=d.next,d.next=l),c.pending=l}}s.lanes|=n,l=s.alternate,l!==null&&(l.lanes|=n),md(s.return,n,t),a.lanes|=n;break}l=l.next}}else if(s.tag===10)o=s.type===t.type?null:s.child;else if(s.tag===18){if(o=s.return,o===null)throw Error(J(341));o.lanes|=n,a=o.alternate,a!==null&&(a.lanes|=n),md(o,n,t),o=s.sibling}else o=s.child;if(o!==null)o.return=s;else for(o=s;o!==null;){if(o===t){o=null;break}if(s=o.sibling,s!==null){s.return=o.return,o=s;break}o=o.return}s=o}Sn(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,Ks(t,n),i=ar(i),r=r(i),t.flags|=1,Sn(e,t,r,n),t.child;case 14:return r=t.type,i=dr(r,t.pendingProps),i=dr(r.type,i),Cg(e,t,r,i,n);case 15:return mw(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:dr(r,i),Ml(e,t),t.tag=1,Mn(r)?(e=!0,lc(t)):e=!1,Ks(t,n),dw(t,r,i),yd(t,r,i,n),bd(null,t,r,!0,e,n);case 19:return bw(e,t,n);case 22:return gw(e,t,n)}throw Error(J(156,t.tag))};function Mw(e,t){return cb(e,t)}function Qk(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function ir(e,t,n,r){return new Qk(e,t,n,r)}function kp(e){return e=e.prototype,!(!e||!e.isReactComponent)}function eC(e){if(typeof e=="function")return kp(e)?1:0;if(e!=null){if(e=e.$$typeof,e===Wf)return 11;if(e===Uf)return 14}return 2}function Ni(e,t){var n=e.alternate;return n===null?(n=ir(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Bl(e,t,n,r,i,s){var o=2;if(r=e,typeof e=="function")kp(e)&&(o=1);else if(typeof e=="string")o=5;else e:switch(e){case Ts:return ns(n.children,i,s,t);case Hf:o=8,i|=8;break;case $h:return e=ir(12,n,t,i|2),e.elementType=$h,e.lanes=s,e;case Hh:return e=ir(13,n,t,i),e.elementType=Hh,e.lanes=s,e;case Wh:return e=ir(19,n,t,i),e.elementType=Wh,e.lanes=s,e;case qv:return Xc(n,i,s,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case Uv:o=10;break e;case Vv:o=9;break e;case Wf:o=11;break e;case Uf:o=14;break e;case di:o=16,r=null;break e}throw Error(J(130,e==null?e:typeof e,""))}return t=ir(o,n,t,i),t.elementType=e,t.type=r,t.lanes=s,t}function ns(e,t,n,r){return e=ir(7,e,r,t),e.lanes=n,e}function Xc(e,t,n,r){return e=ir(22,e,r,t),e.elementType=qv,e.lanes=n,e.stateNode={isHidden:!1},e}function Ku(e,t,n){return e=ir(6,e,null,t),e.lanes=n,e}function Yu(e,t,n){return t=ir(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function tC(e,t,n,r,i){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=ju(0),this.expirationTimes=ju(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=ju(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function Cp(e,t,n,r,i,s,o,a,l){return e=new tC(e,t,n,a,l),t===1?(t=1,s===!0&&(t|=8)):t=0,s=ir(3,null,null,t),e.current=s,s.stateNode=e,s.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},lp(s),e}function nC(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Rs,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function Ow(e){if(!e)return Ti;e=e._reactInternals;e:{if(gs(e)!==e||e.tag!==1)throw Error(J(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Mn(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(J(171))}if(e.tag===1){var n=e.type;if(Mn(n))return Ob(e,n,t)}return t}function zw(e,t,n,r,i,s,o,a,l){return e=Cp(n,r,!0,e,i,s,o,a,l),e.context=Ow(null),n=e.current,r=kn(),i=Ei(n),s=qr(r,i),s.callback=t??null,ki(n,s,i),e.current.lanes=i,Ta(e,i,r),On(e,r),e}function Jc(e,t,n,r){var i=t.current,s=kn(),o=Ei(i);return n=Ow(n),t.context===null?t.context=n:t.pendingContext=n,t=qr(s,o),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=ki(i,t,o),e!==null&&(gr(e,i,o,s),Ll(e,i,o)),o}function wc(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function Og(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function Ep(e,t){Og(e,t),(e=e.alternate)&&Og(e,t)}function rC(){return null}var Bw=typeof reportError=="function"?reportError:function(e){console.error(e)};function Np(e){this._internalRoot=e}Zc.prototype.render=Np.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(J(409));Jc(e,t,null,null)};Zc.prototype.unmount=Np.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;cs(function(){Jc(null,e,null,null)}),t[Gr]=null}};function Zc(e){this._internalRoot=e}Zc.prototype.unstable_scheduleHydration=function(e){if(e){var t=gb();e={blockedOn:null,target:e,priority:t};for(var n=0;n<mi.length&&t!==0&&t<mi[n].priority;n++);mi.splice(n,0,e),n===0&&_b(e)}};function jp(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function Qc(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function zg(){}function iC(e,t,n,r,i){if(i){if(typeof r=="function"){var s=r;r=function(){var c=wc(o);s.call(c)}}var o=zw(t,r,e,0,null,!1,!1,"",zg);return e._reactRootContainer=o,e[Gr]=o.current,pa(e.nodeType===8?e.parentNode:e),cs(),o}for(;i=e.lastChild;)e.removeChild(i);if(typeof r=="function"){var a=r;r=function(){var c=wc(l);a.call(c)}}var l=Cp(e,0,!1,null,null,!1,!1,"",zg);return e._reactRootContainer=l,e[Gr]=l.current,pa(e.nodeType===8?e.parentNode:e),cs(function(){Jc(t,l,n,r)}),l}function eu(e,t,n,r,i){var s=n._reactRootContainer;if(s){var o=s;if(typeof i=="function"){var a=i;i=function(){var l=wc(o);a.call(l)}}Jc(t,o,e,i)}else o=iC(n,t,e,i,r);return wc(o)}pb=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=Mo(t.pendingLanes);n!==0&&(Kf(t,n|1),On(t,Mt()),!(Je&6)&&(io=Mt()+500,Ai()))}break;case 13:cs(function(){var r=Xr(e,1);if(r!==null){var i=kn();gr(r,e,1,i)}}),Ep(e,1)}};Yf=function(e){if(e.tag===13){var t=Xr(e,134217728);if(t!==null){var n=kn();gr(t,e,134217728,n)}Ep(e,134217728)}};mb=function(e){if(e.tag===13){var t=Ei(e),n=Xr(e,t);if(n!==null){var r=kn();gr(n,e,t,r)}Ep(e,t)}};gb=function(){return nt};yb=function(e,t){var n=nt;try{return nt=e,t()}finally{nt=n}};Qh=function(e,t,n){switch(t){case"input":if(qh(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var i=Uc(r);if(!i)throw Error(J(90));Yv(r),qh(r,i)}}}break;case"textarea":Xv(e,n);break;case"select":t=n.value,t!=null&&Ws(e,!!n.multiple,t,!1)}};rb=wp;ib=cs;var sC={usingClientEntryPoint:!1,Events:[Pa,As,Uc,tb,nb,wp]},ko={findFiberByHostInstance:Xi,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},oC={bundleType:ko.bundleType,version:ko.version,rendererPackageName:ko.rendererPackageName,rendererConfig:ko.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:Zr.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=ab(e),e===null?null:e.stateNode},findFiberByHostInstance:ko.findFiberByHostInstance||rC,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var ol=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!ol.isDisabled&&ol.supportsFiber)try{Fc=ol.inject(oC),Pr=ol}catch{}}Yn.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=sC;Yn.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!jp(t))throw Error(J(200));return nC(e,t,null,n)};Yn.createRoot=function(e,t){if(!jp(e))throw Error(J(299));var n=!1,r="",i=Bw;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(i=t.onRecoverableError)),t=Cp(e,1,!1,null,null,n,!1,r,i),e[Gr]=t.current,pa(e.nodeType===8?e.parentNode:e),new Np(t)};Yn.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(J(188)):(e=Object.keys(e).join(","),Error(J(268,e)));return e=ab(t),e=e===null?null:e.stateNode,e};Yn.flushSync=function(e){return cs(e)};Yn.hydrate=function(e,t,n){if(!Qc(t))throw Error(J(200));return eu(null,e,t,!0,n)};Yn.hydrateRoot=function(e,t,n){if(!jp(e))throw Error(J(405));var r=n!=null&&n.hydratedSources||null,i=!1,s="",o=Bw;if(n!=null&&(n.unstable_strictMode===!0&&(i=!0),n.identifierPrefix!==void 0&&(s=n.identifierPrefix),n.onRecoverableError!==void 0&&(o=n.onRecoverableError)),t=zw(t,null,e,1,n??null,i,!1,s,o),e[Gr]=t.current,pa(e),r)for(e=0;e<r.length;e++)n=r[e],i=n._getVersion,i=i(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,i]:t.mutableSourceEagerHydrationData.push(n,i);return new Zc(t)};Yn.render=function(e,t,n){if(!Qc(t))throw Error(J(200));return eu(null,e,t,!1,n)};Yn.unmountComponentAtNode=function(e){if(!Qc(e))throw Error(J(40));return e._reactRootContainer?(cs(function(){eu(null,null,e,!1,function(){e._reactRootContainer=null,e[Gr]=null})}),!0):!1};Yn.unstable_batchedUpdates=wp;Yn.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!Qc(n))throw Error(J(200));if(e==null||e._reactInternals===void 0)throw Error(J(38));return eu(e,t,n,!1,r)};Yn.version="18.3.1-next-f1338f8080-20240426";function Fw(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(Fw)}catch(e){console.error(e)}}Fw(),Fv.exports=Yn;var $w=Fv.exports;const Hw=ja($w);var Bg=$w;Bh.createRoot=Bg.createRoot,Bh.hydrateRoot=Bg.hydrateRoot;function aC(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const lC=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,cC=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,uC={};function Fg(e,t){return(uC.jsx?cC:lC).test(e)}const hC=/[ \t\n\f\r]/g;function dC(e){return typeof e=="object"?e.type==="text"?$g(e.value):!1:$g(e)}function $g(e){return e.replace(hC,"")===""}class Aa{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}}Aa.prototype.normal={};Aa.prototype.property={};Aa.prototype.space=void 0;function Ww(e,t){const n={},r={};for(const i of e)Object.assign(n,i.property),Object.assign(r,i.normal);return new Aa(n,r,t)}function Pd(e){return e.toLowerCase()}class zn{constructor(t,n){this.attribute=n,this.property=t}}zn.prototype.attribute="";zn.prototype.booleanish=!1;zn.prototype.boolean=!1;zn.prototype.commaOrSpaceSeparated=!1;zn.prototype.commaSeparated=!1;zn.prototype.defined=!1;zn.prototype.mustUseProperty=!1;zn.prototype.number=!1;zn.prototype.overloadedBoolean=!1;zn.prototype.property="";zn.prototype.spaceSeparated=!1;zn.prototype.space=void 0;let fC=0;const Me=ys(),Ot=ys(),Ld=ys(),Q=ys(),dt=ys(),Gs=ys(),Hn=ys();function ys(){return 2**++fC}const Ad=Object.freeze(Object.defineProperty({__proto__:null,boolean:Me,booleanish:Ot,commaOrSpaceSeparated:Hn,commaSeparated:Gs,number:Q,overloadedBoolean:Ld,spaceSeparated:dt},Symbol.toStringTag,{value:"Module"})),Gu=Object.keys(Ad);class Rp extends zn{constructor(t,n,r,i){let s=-1;if(super(t,n),Hg(this,"space",i),typeof r=="number")for(;++s<Gu.length;){const o=Gu[s];Hg(this,Gu[s],(r&Ad[o])===Ad[o])}}}Rp.prototype.defined=!0;function Hg(e,t,n){n&&(e[t]=n)}function uo(e){const t={},n={};for(const[r,i]of Object.entries(e.properties)){const s=new Rp(r,e.transform(e.attributes||{},r),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(s.mustUseProperty=!0),t[r]=s,n[Pd(r)]=r,n[Pd(s.attribute)]=r}return new Aa(t,n,e.space)}const Uw=uo({properties:{ariaActiveDescendant:null,ariaAtomic:Ot,ariaAutoComplete:null,ariaBusy:Ot,ariaChecked:Ot,ariaColCount:Q,ariaColIndex:Q,ariaColSpan:Q,ariaControls:dt,ariaCurrent:null,ariaDescribedBy:dt,ariaDetails:null,ariaDisabled:Ot,ariaDropEffect:dt,ariaErrorMessage:null,ariaExpanded:Ot,ariaFlowTo:dt,ariaGrabbed:Ot,ariaHasPopup:null,ariaHidden:Ot,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:dt,ariaLevel:Q,ariaLive:null,ariaModal:Ot,ariaMultiLine:Ot,ariaMultiSelectable:Ot,ariaOrientation:null,ariaOwns:dt,ariaPlaceholder:null,ariaPosInSet:Q,ariaPressed:Ot,ariaReadOnly:Ot,ariaRelevant:null,ariaRequired:Ot,ariaRoleDescription:dt,ariaRowCount:Q,ariaRowIndex:Q,ariaRowSpan:Q,ariaSelected:Ot,ariaSetSize:Q,ariaSort:null,ariaValueMax:Q,ariaValueMin:Q,ariaValueNow:Q,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function Vw(e,t){return t in e?e[t]:t}function qw(e,t){return Vw(e,t.toLowerCase())}const pC=uo({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Gs,acceptCharset:dt,accessKey:dt,action:null,allow:null,allowFullScreen:Me,allowPaymentRequest:Me,allowUserMedia:Me,alt:null,as:null,async:Me,autoCapitalize:null,autoComplete:dt,autoFocus:Me,autoPlay:Me,blocking:dt,capture:null,charSet:null,checked:Me,cite:null,className:dt,cols:Q,colSpan:null,content:null,contentEditable:Ot,controls:Me,controlsList:dt,coords:Q|Gs,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Me,defer:Me,dir:null,dirName:null,disabled:Me,download:Ld,draggable:Ot,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Me,formTarget:null,headers:dt,height:Q,hidden:Ld,high:Q,href:null,hrefLang:null,htmlFor:dt,httpEquiv:dt,id:null,imageSizes:null,imageSrcSet:null,inert:Me,inputMode:null,integrity:null,is:null,isMap:Me,itemId:null,itemProp:dt,itemRef:dt,itemScope:Me,itemType:dt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Me,low:Q,manifest:null,max:null,maxLength:Q,media:null,method:null,min:null,minLength:Q,multiple:Me,muted:Me,name:null,nonce:null,noModule:Me,noValidate:Me,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Me,optimum:Q,pattern:null,ping:dt,placeholder:null,playsInline:Me,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Me,referrerPolicy:null,rel:dt,required:Me,reversed:Me,rows:Q,rowSpan:Q,sandbox:dt,scope:null,scoped:Me,seamless:Me,selected:Me,shadowRootClonable:Me,shadowRootDelegatesFocus:Me,shadowRootMode:null,shape:null,size:Q,sizes:null,slot:null,span:Q,spellCheck:Ot,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Q,step:null,style:null,tabIndex:Q,target:null,title:null,translate:null,type:null,typeMustMatch:Me,useMap:null,value:Ot,width:Q,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:dt,axis:null,background:null,bgColor:null,border:Q,borderColor:null,bottomMargin:Q,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Me,declare:Me,event:null,face:null,frame:null,frameBorder:null,hSpace:Q,leftMargin:Q,link:null,longDesc:null,lowSrc:null,marginHeight:Q,marginWidth:Q,noResize:Me,noHref:Me,noShade:Me,noWrap:Me,object:null,profile:null,prompt:null,rev:null,rightMargin:Q,rules:null,scheme:null,scrolling:Ot,standby:null,summary:null,text:null,topMargin:Q,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Q,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Me,disableRemotePlayback:Me,prefix:null,property:null,results:Q,security:null,unselectable:null},space:"html",transform:qw}),mC=uo({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:Hn,accentHeight:Q,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Q,amplitude:Q,arabicForm:null,ascent:Q,attributeName:null,attributeType:null,azimuth:Q,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Q,by:null,calcMode:null,capHeight:Q,className:dt,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:Q,diffuseConstant:Q,direction:null,display:null,dur:null,divisor:Q,dominantBaseline:null,download:Me,dx:null,dy:null,edgeMode:null,editable:null,elevation:Q,enableBackground:null,end:null,event:null,exponent:Q,externalResourcesRequired:null,fill:null,fillOpacity:Q,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:Gs,g2:Gs,glyphName:Gs,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Q,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Q,horizOriginX:Q,horizOriginY:Q,id:null,ideographic:Q,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Q,k:Q,k1:Q,k2:Q,k3:Q,k4:Q,kernelMatrix:Hn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Q,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Q,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:Q,overlineThickness:Q,paintOrder:null,panose1:null,path:null,pathLength:Q,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:dt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Q,pointsAtY:Q,pointsAtZ:Q,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Hn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Hn,rev:Hn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Hn,requiredFeatures:Hn,requiredFonts:Hn,requiredFormats:Hn,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:Q,specularExponent:Q,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Q,strikethroughThickness:Q,string:null,stroke:null,strokeDashArray:Hn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Q,strokeOpacity:Q,strokeWidth:null,style:null,surfaceScale:Q,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Hn,tabIndex:Q,tableValues:null,target:null,targetX:Q,targetY:Q,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Hn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Q,underlineThickness:Q,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Q,values:null,vAlphabetic:Q,vMathematical:Q,vectorEffect:null,vHanging:Q,vIdeographic:Q,version:null,vertAdvY:Q,vertOriginX:Q,vertOriginY:Q,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Q,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Vw}),Kw=uo({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),Yw=uo({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:qw}),Gw=uo({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),gC={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},yC=/[A-Z]/g,Wg=/-[a-z]/g,_C=/^data[-\w.:]+$/i;function vC(e,t){const n=Pd(t);let r=t,i=zn;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&_C.test(t)){if(t.charAt(4)==="-"){const s=t.slice(5).replace(Wg,wC);r="data"+s.charAt(0).toUpperCase()+s.slice(1)}else{const s=t.slice(4);if(!Wg.test(s)){let o=s.replace(yC,bC);o.charAt(0)!=="-"&&(o="-"+o),t="data"+o}}i=Rp}return new i(r,t)}function bC(e){return"-"+e.toLowerCase()}function wC(e){return e.charAt(1).toUpperCase()}const SC=Ww([Uw,pC,Kw,Yw,Gw],"html"),Tp=Ww([Uw,mC,Kw,Yw,Gw],"svg");function xC(e){return e.join(" ").trim()}var Dp={},Ug=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,kC=/\n/g,CC=/^\s*/,EC=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,NC=/^:\s*/,jC=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,RC=/^[;\s]*/,TC=/^\s+|\s+$/g,DC=`
|
|
41
|
+
`,Vg="/",qg="*",Gi="",PC="comment",LC="declaration";function AC(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var n=1,r=1;function i(m){var y=m.match(kC);y&&(n+=y.length);var b=m.lastIndexOf(DC);r=~b?m.length-b:r+m.length}function s(){var m={line:n,column:r};return function(y){return y.position=new o(m),c(),y}}function o(m){this.start=m,this.end={line:n,column:r},this.source=t.source}o.prototype.content=e;function a(m){var y=new Error(t.source+":"+n+":"+r+": "+m);if(y.reason=m,y.filename=t.source,y.line=n,y.column=r,y.source=e,!t.silent)throw y}function l(m){var y=m.exec(e);if(y){var b=y[0];return i(b),e=e.slice(b.length),y}}function c(){l(CC)}function d(m){var y;for(m=m||[];y=h();)y!==!1&&m.push(y);return m}function h(){var m=s();if(!(Vg!=e.charAt(0)||qg!=e.charAt(1))){for(var y=2;Gi!=e.charAt(y)&&(qg!=e.charAt(y)||Vg!=e.charAt(y+1));)++y;if(y+=2,Gi===e.charAt(y-1))return a("End of comment missing");var b=e.slice(2,y-2);return r+=2,i(b),e=e.slice(y),r+=2,m({type:PC,comment:b})}}function f(){var m=s(),y=l(EC);if(y){if(h(),!l(NC))return a("property missing ':'");var b=l(jC),_=m({type:LC,property:Kg(y[0].replace(Ug,Gi)),value:b?Kg(b[0].replace(Ug,Gi)):Gi});return l(RC),_}}function p(){var m=[];d(m);for(var y;y=f();)y!==!1&&(m.push(y),d(m));return m}return c(),p()}function Kg(e){return e?e.replace(TC,Gi):Gi}var IC=AC,MC=Jl&&Jl.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Dp,"__esModule",{value:!0});Dp.default=zC;const OC=MC(IC);function zC(e,t){let n=null;if(!e||typeof e!="string")return n;const r=(0,OC.default)(e),i=typeof t=="function";return r.forEach(s=>{if(s.type!=="declaration")return;const{property:o,value:a}=s;i?t(o,a,s):a&&(n=n||{},n[o]=a)}),n}var tu={};Object.defineProperty(tu,"__esModule",{value:!0});tu.camelCase=void 0;var BC=/^--[a-zA-Z0-9_-]+$/,FC=/-([a-z])/g,$C=/^[^-]+$/,HC=/^-(webkit|moz|ms|o|khtml)-/,WC=/^-(ms)-/,UC=function(e){return!e||$C.test(e)||BC.test(e)},VC=function(e,t){return t.toUpperCase()},Yg=function(e,t){return"".concat(t,"-")},qC=function(e,t){return t===void 0&&(t={}),UC(e)?e:(e=e.toLowerCase(),t.reactCompat?e=e.replace(WC,Yg):e=e.replace(HC,Yg),e.replace(FC,VC))};tu.camelCase=qC;var KC=Jl&&Jl.__importDefault||function(e){return e&&e.__esModule?e:{default:e}},YC=KC(Dp),GC=tu;function Id(e,t){var n={};return!e||typeof e!="string"||(0,YC.default)(e,function(r,i){r&&i&&(n[(0,GC.camelCase)(r,t)]=i)}),n}Id.default=Id;var XC=Id;const JC=ja(XC),Xw=Jw("end"),Pp=Jw("start");function Jw(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function ZC(e){const t=Pp(e),n=Xw(e);if(t&&n)return{start:t,end:n}}function ea(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Gg(e.position):"start"in e||"end"in e?Gg(e):"line"in e||"column"in e?Md(e):""}function Md(e){return Xg(e&&e.line)+":"+Xg(e&&e.column)}function Gg(e){return Md(e&&e.start)+"-"+Md(e&&e.end)}function Xg(e){return e&&typeof e=="number"?e:1}class _n extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let i="",s={},o=!1;if(n&&("line"in n&&"column"in n?s={place:n}:"start"in n&&"end"in n?s={place:n}:"type"in n?s={ancestors:[n],place:n.position}:s={...n}),typeof t=="string"?i=t:!s.cause&&t&&(o=!0,i=t.message,s.cause=t),!s.ruleId&&!s.source&&typeof r=="string"){const l=r.indexOf(":");l===-1?s.ruleId=r:(s.source=r.slice(0,l),s.ruleId=r.slice(l+1))}if(!s.place&&s.ancestors&&s.ancestors){const l=s.ancestors[s.ancestors.length-1];l&&(s.place=l.position)}const a=s.place&&"start"in s.place?s.place.start:s.place;this.ancestors=s.ancestors||void 0,this.cause=s.cause||void 0,this.column=a?a.column:void 0,this.fatal=void 0,this.file="",this.message=i,this.line=a?a.line:void 0,this.name=ea(s.place)||"1:1",this.place=s.place||void 0,this.reason=this.message,this.ruleId=s.ruleId||void 0,this.source=s.source||void 0,this.stack=o&&s.cause&&typeof s.cause.stack=="string"?s.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}_n.prototype.file="";_n.prototype.name="";_n.prototype.reason="";_n.prototype.message="";_n.prototype.stack="";_n.prototype.column=void 0;_n.prototype.line=void 0;_n.prototype.ancestors=void 0;_n.prototype.cause=void 0;_n.prototype.fatal=void 0;_n.prototype.place=void 0;_n.prototype.ruleId=void 0;_n.prototype.source=void 0;const Lp={}.hasOwnProperty,QC=new Map,eE=/[A-Z]/g,tE=new Set(["table","tbody","thead","tfoot","tr"]),nE=new Set(["td","th"]),Zw="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function rE(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=hE(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=uE(n,t.jsx,t.jsxs)}const i={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Tp:SC,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},s=Qw(i,e,void 0);return s&&typeof s!="string"?s:i.create(e,i.Fragment,{children:s||void 0},void 0)}function Qw(e,t,n){if(t.type==="element")return iE(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return sE(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return aE(e,t,n);if(t.type==="mdxjsEsm")return oE(e,t);if(t.type==="root")return lE(e,t,n);if(t.type==="text")return cE(e,t)}function iE(e,t,n){const r=e.schema;let i=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=Tp,e.schema=i),e.ancestors.push(t);const s=tS(e,t.tagName,!1),o=dE(e,t);let a=Ip(e,t);return tE.has(t.tagName)&&(a=a.filter(function(l){return typeof l=="string"?!dC(l):!0})),eS(e,o,s,t),Ap(o,a),e.ancestors.pop(),e.schema=r,e.create(t,s,o,n)}function sE(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}xa(e,t.position)}function oE(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);xa(e,t.position)}function aE(e,t,n){const r=e.schema;let i=r;t.name==="svg"&&r.space==="html"&&(i=Tp,e.schema=i),e.ancestors.push(t);const s=t.name===null?e.Fragment:tS(e,t.name,!0),o=fE(e,t),a=Ip(e,t);return eS(e,o,s,t),Ap(o,a),e.ancestors.pop(),e.schema=r,e.create(t,s,o,n)}function lE(e,t,n){const r={};return Ap(r,Ip(e,t)),e.create(t,e.Fragment,r,n)}function cE(e,t){return t.value}function eS(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Ap(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function uE(e,t,n){return r;function r(i,s,o,a){const c=Array.isArray(o.children)?n:t;return a?c(s,o,a):c(s,o)}}function hE(e,t){return n;function n(r,i,s,o){const a=Array.isArray(s.children),l=Pp(r);return t(i,s,o,a,{columnNumber:l?l.column-1:void 0,fileName:e,lineNumber:l?l.line:void 0},void 0)}}function dE(e,t){const n={};let r,i;for(i in t.properties)if(i!=="children"&&Lp.call(t.properties,i)){const s=pE(e,i,t.properties[i]);if(s){const[o,a]=s;e.tableCellAlignToStyle&&o==="align"&&typeof a=="string"&&nE.has(t.tagName)?r=a:n[o]=a}}if(r){const s=n.style||(n.style={});s[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function fE(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const s=r.data.estree.body[0];s.type;const o=s.expression;o.type;const a=o.properties[0];a.type,Object.assign(n,e.evaluater.evaluateExpression(a.argument))}else xa(e,t.position);else{const i=r.name;let s;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const a=r.value.data.estree.body[0];a.type,s=e.evaluater.evaluateExpression(a.expression)}else xa(e,t.position);else s=r.value===null?!0:r.value;n[i]=s}return n}function Ip(e,t){const n=[];let r=-1;const i=e.passKeys?new Map:QC;for(;++r<t.children.length;){const s=t.children[r];let o;if(e.passKeys){const l=s.type==="element"?s.tagName:s.type==="mdxJsxFlowElement"||s.type==="mdxJsxTextElement"?s.name:void 0;if(l){const c=i.get(l)||0;o=l+"-"+c,i.set(l,c+1)}}const a=Qw(e,s,o);a!==void 0&&n.push(a)}return n}function pE(e,t,n){const r=vC(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?aC(n):xC(n)),r.property==="style"){let i=typeof n=="object"?n:mE(e,String(n));return e.stylePropertyNameCase==="css"&&(i=gE(i)),["style",i]}return[e.elementAttributeNameCase==="react"&&r.space?gC[r.property]||r.property:r.attribute,n]}}function mE(e,t){try{return JC(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,i=new _n("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw i.file=e.filePath||void 0,i.url=Zw+"#cannot-parse-style-attribute",i}}function tS(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const i=t.split(".");let s=-1,o;for(;++s<i.length;){const a=Fg(i[s])?{type:"Identifier",name:i[s]}:{type:"Literal",value:i[s]};o=o?{type:"MemberExpression",object:o,property:a,computed:!!(s&&a.type==="Literal"),optional:!1}:a}r=o}else r=Fg(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const i=r.value;return Lp.call(e.components,i)?e.components[i]:i}if(e.evaluater)return e.evaluater.evaluateExpression(r);xa(e)}function xa(e,t){const n=new _n("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=Zw+"#cannot-handle-mdx-estrees-without-createevaluater",n}function gE(e){const t={};let n;for(n in e)Lp.call(e,n)&&(t[yE(n)]=e[n]);return t}function yE(e){let t=e.replace(eE,_E);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function _E(e){return"-"+e.toLowerCase()}const Xu={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},vE={};function Mp(e,t){const n=vE,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,i=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return nS(e,r,i)}function nS(e,t,n){if(bE(e)){if("value"in e)return e.type==="html"&&!n?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return Jg(e.children,t,n)}return Array.isArray(e)?Jg(e,t,n):""}function Jg(e,t,n){const r=[];let i=-1;for(;++i<e.length;)r[i]=nS(e[i],t,n);return r.join("")}function bE(e){return!!(e&&typeof e=="object")}const Zg=document.createElement("i");function Op(e){const t="&"+e+";";Zg.innerHTML=t;const n=Zg.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function qn(e,t,n,r){const i=e.length;let s=0,o;if(t<0?t=-t>i?0:i+t:t=t>i?i:t,n=n>0?n:0,r.length<1e4)o=Array.from(r),o.unshift(t,n),e.splice(...o);else for(n&&e.splice(t,n);s<r.length;)o=r.slice(s,s+1e4),o.unshift(t,0),e.splice(...o),s+=1e4,t+=1e4}function rr(e,t){return e.length>0?(qn(e,e.length,0,t),e):t}const Qg={}.hasOwnProperty;function rS(e){const t={};let n=-1;for(;++n<e.length;)wE(t,e[n]);return t}function wE(e,t){let n;for(n in t){const i=(Qg.call(e,n)?e[n]:void 0)||(e[n]={}),s=t[n];let o;if(s)for(o in s){Qg.call(i,o)||(i[o]=[]);const a=s[o];SE(i[o],Array.isArray(a)?a:a?[a]:[])}}}function SE(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);qn(e,0,0,r)}function iS(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function yr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const xn=Ii(/[A-Za-z]/),gn=Ii(/[\dA-Za-z]/),xE=Ii(/[#-'*+\--9=?A-Z^-~]/);function Sc(e){return e!==null&&(e<32||e===127)}const Od=Ii(/\d/),kE=Ii(/[\dA-Fa-f]/),CE=Ii(/[!-/:-@[-`{-~]/);function Se(e){return e!==null&&e<-2}function at(e){return e!==null&&(e<0||e===32)}function qe(e){return e===-2||e===-1||e===32}const nu=Ii(new RegExp("\\p{P}|\\p{S}","u")),us=Ii(/\s/);function Ii(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function ho(e){const t=[];let n=-1,r=0,i=0;for(;++n<e.length;){const s=e.charCodeAt(n);let o="";if(s===37&&gn(e.charCodeAt(n+1))&&gn(e.charCodeAt(n+2)))i=2;else if(s<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(s))||(o=String.fromCharCode(s));else if(s>55295&&s<57344){const a=e.charCodeAt(n+1);s<56320&&a>56319&&a<57344?(o=String.fromCharCode(s,a),i=1):o="�"}else o=String.fromCharCode(s);o&&(t.push(e.slice(r,n),encodeURIComponent(o)),r=n+i+1,o=""),i&&(n+=i,i=0)}return t.join("")+e.slice(r)}function Ye(e,t,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let s=0;return o;function o(l){return qe(l)?(e.enter(n),a(l)):t(l)}function a(l){return qe(l)&&s++<i?(e.consume(l),a):(e.exit(n),t(l))}}const EE={tokenize:NE};function NE(e){const t=e.attempt(this.parser.constructs.contentInitial,r,i);let n;return t;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),Ye(e,t,"linePrefix")}function i(a){return e.enter("paragraph"),s(a)}function s(a){const l=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=l),n=l,o(a)}function o(a){if(a===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(a);return}return Se(a)?(e.consume(a),e.exit("chunkText"),s):(e.consume(a),o)}}const jE={tokenize:RE},ey={tokenize:TE};function RE(e){const t=this,n=[];let r=0,i,s,o;return a;function a(g){if(r<n.length){const x=n[r];return t.containerState=x[1],e.attempt(x[0].continuation,l,c)(g)}return c(g)}function l(g){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,i&&v();const x=t.events.length;let k=x,S;for(;k--;)if(t.events[k][0]==="exit"&&t.events[k][1].type==="chunkFlow"){S=t.events[k][1].end;break}_(r);let N=x;for(;N<t.events.length;)t.events[N][1].end={...S},N++;return qn(t.events,k+1,0,t.events.slice(x)),t.events.length=N,c(g)}return a(g)}function c(g){if(r===n.length){if(!i)return f(g);if(i.currentConstruct&&i.currentConstruct.concrete)return m(g);t.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(ey,d,h)(g)}function d(g){return i&&v(),_(r),f(g)}function h(g){return t.parser.lazy[t.now().line]=r!==n.length,o=t.now().offset,m(g)}function f(g){return t.containerState={},e.attempt(ey,p,m)(g)}function p(g){return r++,n.push([t.currentConstruct,t.containerState]),f(g)}function m(g){if(g===null){i&&v(),_(0),e.consume(g);return}return i=i||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:i,contentType:"flow",previous:s}),y(g)}function y(g){if(g===null){b(e.exit("chunkFlow"),!0),_(0),e.consume(g);return}return Se(g)?(e.consume(g),b(e.exit("chunkFlow")),r=0,t.interrupt=void 0,a):(e.consume(g),y)}function b(g,x){const k=t.sliceStream(g);if(x&&k.push(null),g.previous=s,s&&(s.next=g),s=g,i.defineSkip(g.start),i.write(k),t.parser.lazy[g.start.line]){let S=i.events.length;for(;S--;)if(i.events[S][1].start.offset<o&&(!i.events[S][1].end||i.events[S][1].end.offset>o))return;const N=t.events.length;let P=N,B,R;for(;P--;)if(t.events[P][0]==="exit"&&t.events[P][1].type==="chunkFlow"){if(B){R=t.events[P][1].end;break}B=!0}for(_(r),S=N;S<t.events.length;)t.events[S][1].end={...R},S++;qn(t.events,P+1,0,t.events.slice(N)),t.events.length=S}}function _(g){let x=n.length;for(;x-- >g;){const k=n[x];t.containerState=k[1],k[0].exit.call(t,e)}n.length=g}function v(){i.write([null]),s=void 0,i=void 0,t.containerState._closeFlow=void 0}}function TE(e,t,n){return Ye(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function so(e){if(e===null||at(e)||us(e))return 1;if(nu(e))return 2}function ru(e,t,n){const r=[];let i=-1;for(;++i<e.length;){const s=e[i].resolveAll;s&&!r.includes(s)&&(t=s(t,n),r.push(s))}return t}const zd={name:"attention",resolveAll:DE,tokenize:PE};function DE(e,t){let n=-1,r,i,s,o,a,l,c,d;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;l=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const h={...e[r][1].end},f={...e[n][1].start};ty(h,-l),ty(f,l),o={type:l>1?"strongSequence":"emphasisSequence",start:h,end:{...e[r][1].end}},a={type:l>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:f},s={type:l>1?"strongText":"emphasisText",start:{...e[r][1].end},end:{...e[n][1].start}},i={type:l>1?"strong":"emphasis",start:{...o.start},end:{...a.end}},e[r][1].end={...o.start},e[n][1].start={...a.end},c=[],e[r][1].end.offset-e[r][1].start.offset&&(c=rr(c,[["enter",e[r][1],t],["exit",e[r][1],t]])),c=rr(c,[["enter",i,t],["enter",o,t],["exit",o,t],["enter",s,t]]),c=rr(c,ru(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),c=rr(c,[["exit",s,t],["enter",a,t],["exit",a,t],["exit",i,t]]),e[n][1].end.offset-e[n][1].start.offset?(d=2,c=rr(c,[["enter",e[n][1],t],["exit",e[n][1],t]])):d=0,qn(e,r-1,n-r+3,c),n=r+c.length-d-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function PE(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=so(r);let s;return o;function o(l){return s=l,e.enter("attentionSequence"),a(l)}function a(l){if(l===s)return e.consume(l),a;const c=e.exit("attentionSequence"),d=so(l),h=!d||d===2&&i||n.includes(l),f=!i||i===2&&d||n.includes(r);return c._open=!!(s===42?h:h&&(i||!f)),c._close=!!(s===42?f:f&&(d||!h)),t(l)}}function ty(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const LE={name:"autolink",tokenize:AE};function AE(e,t,n){let r=0;return i;function i(p){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),s}function s(p){return xn(p)?(e.consume(p),o):p===64?n(p):c(p)}function o(p){return p===43||p===45||p===46||gn(p)?(r=1,a(p)):c(p)}function a(p){return p===58?(e.consume(p),r=0,l):(p===43||p===45||p===46||gn(p))&&r++<32?(e.consume(p),a):(r=0,c(p))}function l(p){return p===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.exit("autolink"),t):p===null||p===32||p===60||Sc(p)?n(p):(e.consume(p),l)}function c(p){return p===64?(e.consume(p),d):xE(p)?(e.consume(p),c):n(p)}function d(p){return gn(p)?h(p):n(p)}function h(p){return p===46?(e.consume(p),r=0,d):p===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.exit("autolink"),t):f(p)}function f(p){if((p===45||gn(p))&&r++<63){const m=p===45?f:h;return e.consume(p),m}return n(p)}}const Ia={partial:!0,tokenize:IE};function IE(e,t,n){return r;function r(s){return qe(s)?Ye(e,i,"linePrefix")(s):i(s)}function i(s){return s===null||Se(s)?t(s):n(s)}}const sS={continuation:{tokenize:OE},exit:zE,name:"blockQuote",tokenize:ME};function ME(e,t,n){const r=this;return i;function i(o){if(o===62){const a=r.containerState;return a.open||(e.enter("blockQuote",{_container:!0}),a.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(o),e.exit("blockQuoteMarker"),s}return n(o)}function s(o){return qe(o)?(e.enter("blockQuotePrefixWhitespace"),e.consume(o),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(o))}}function OE(e,t,n){const r=this;return i;function i(o){return qe(o)?Ye(e,s,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o):s(o)}function s(o){return e.attempt(sS,t,n)(o)}}function zE(e){e.exit("blockQuote")}const oS={name:"characterEscape",tokenize:BE};function BE(e,t,n){return r;function r(s){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(s),e.exit("escapeMarker"),i}function i(s){return CE(s)?(e.enter("characterEscapeValue"),e.consume(s),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(s)}}const aS={name:"characterReference",tokenize:FE};function FE(e,t,n){const r=this;let i=0,s,o;return a;function a(h){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(h),e.exit("characterReferenceMarker"),l}function l(h){return h===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(h),e.exit("characterReferenceMarkerNumeric"),c):(e.enter("characterReferenceValue"),s=31,o=gn,d(h))}function c(h){return h===88||h===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(h),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),s=6,o=kE,d):(e.enter("characterReferenceValue"),s=7,o=Od,d(h))}function d(h){if(h===59&&i){const f=e.exit("characterReferenceValue");return o===gn&&!Op(r.sliceSerialize(f))?n(h):(e.enter("characterReferenceMarker"),e.consume(h),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return o(h)&&i++<s?(e.consume(h),d):n(h)}}const ny={partial:!0,tokenize:HE},ry={concrete:!0,name:"codeFenced",tokenize:$E};function $E(e,t,n){const r=this,i={partial:!0,tokenize:k};let s=0,o=0,a;return l;function l(S){return c(S)}function c(S){const N=r.events[r.events.length-1];return s=N&&N[1].type==="linePrefix"?N[2].sliceSerialize(N[1],!0).length:0,a=S,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),d(S)}function d(S){return S===a?(o++,e.consume(S),d):o<3?n(S):(e.exit("codeFencedFenceSequence"),qe(S)?Ye(e,h,"whitespace")(S):h(S))}function h(S){return S===null||Se(S)?(e.exit("codeFencedFence"),r.interrupt?t(S):e.check(ny,y,x)(S)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),f(S))}function f(S){return S===null||Se(S)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),h(S)):qe(S)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Ye(e,p,"whitespace")(S)):S===96&&S===a?n(S):(e.consume(S),f)}function p(S){return S===null||Se(S)?h(S):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),m(S))}function m(S){return S===null||Se(S)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),h(S)):S===96&&S===a?n(S):(e.consume(S),m)}function y(S){return e.attempt(i,x,b)(S)}function b(S){return e.enter("lineEnding"),e.consume(S),e.exit("lineEnding"),_}function _(S){return s>0&&qe(S)?Ye(e,v,"linePrefix",s+1)(S):v(S)}function v(S){return S===null||Se(S)?e.check(ny,y,x)(S):(e.enter("codeFlowValue"),g(S))}function g(S){return S===null||Se(S)?(e.exit("codeFlowValue"),v(S)):(e.consume(S),g)}function x(S){return e.exit("codeFenced"),t(S)}function k(S,N,P){let B=0;return R;function R(j){return S.enter("lineEnding"),S.consume(j),S.exit("lineEnding"),F}function F(j){return S.enter("codeFencedFence"),qe(j)?Ye(S,L,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(j):L(j)}function L(j){return j===a?(S.enter("codeFencedFenceSequence"),T(j)):P(j)}function T(j){return j===a?(B++,S.consume(j),T):B>=o?(S.exit("codeFencedFenceSequence"),qe(j)?Ye(S,I,"whitespace")(j):I(j)):P(j)}function I(j){return j===null||Se(j)?(S.exit("codeFencedFence"),N(j)):P(j)}}}function HE(e,t,n){const r=this;return i;function i(o){return o===null?n(o):(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),s)}function s(o){return r.parser.lazy[r.now().line]?n(o):t(o)}}const Ju={name:"codeIndented",tokenize:UE},WE={partial:!0,tokenize:VE};function UE(e,t,n){const r=this;return i;function i(c){return e.enter("codeIndented"),Ye(e,s,"linePrefix",5)(c)}function s(c){const d=r.events[r.events.length-1];return d&&d[1].type==="linePrefix"&&d[2].sliceSerialize(d[1],!0).length>=4?o(c):n(c)}function o(c){return c===null?l(c):Se(c)?e.attempt(WE,o,l)(c):(e.enter("codeFlowValue"),a(c))}function a(c){return c===null||Se(c)?(e.exit("codeFlowValue"),o(c)):(e.consume(c),a)}function l(c){return e.exit("codeIndented"),t(c)}}function VE(e,t,n){const r=this;return i;function i(o){return r.parser.lazy[r.now().line]?n(o):Se(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),i):Ye(e,s,"linePrefix",5)(o)}function s(o){const a=r.events[r.events.length-1];return a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(o):Se(o)?i(o):n(o)}}const qE={name:"codeText",previous:YE,resolve:KE,tokenize:GE};function KE(e){let t=e.length-4,n=3,r,i;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)i===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(i=r):(r===t||e[r][1].type==="lineEnding")&&(e[i][1].type="codeTextData",r!==i+2&&(e[i][1].end=e[r-1][1].end,e.splice(i+2,r-i-2),t-=r-i-2,r=i+2),i=void 0);return e}function YE(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function GE(e,t,n){let r=0,i,s;return o;function o(h){return e.enter("codeText"),e.enter("codeTextSequence"),a(h)}function a(h){return h===96?(e.consume(h),r++,a):(e.exit("codeTextSequence"),l(h))}function l(h){return h===null?n(h):h===32?(e.enter("space"),e.consume(h),e.exit("space"),l):h===96?(s=e.enter("codeTextSequence"),i=0,d(h)):Se(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),l):(e.enter("codeTextData"),c(h))}function c(h){return h===null||h===32||h===96||Se(h)?(e.exit("codeTextData"),l(h)):(e.consume(h),c)}function d(h){return h===96?(e.consume(h),i++,d):i===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(h)):(s.type="codeTextData",c(h))}}class XE{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const r=n??Number.POSITIVE_INFINITY;return r<this.left.length?this.left.slice(t,r):t>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(t,n,r){const i=n||0;this.setCursor(Math.trunc(t));const s=this.right.splice(this.right.length-i,Number.POSITIVE_INFINITY);return r&&Co(this.left,r),s.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),Co(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Co(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const n=this.left.splice(t,Number.POSITIVE_INFINITY);Co(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Co(this.left,n.reverse())}}}function Co(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function lS(e){const t={};let n=-1,r,i,s,o,a,l,c;const d=new XE(e);for(;++n<d.length;){for(;n in t;)n=t[n];if(r=d.get(n),n&&r[1].type==="chunkFlow"&&d.get(n-1)[1].type==="listItemPrefix"&&(l=r[1]._tokenizer.events,s=0,s<l.length&&l[s][1].type==="lineEndingBlank"&&(s+=2),s<l.length&&l[s][1].type==="content"))for(;++s<l.length&&l[s][1].type!=="content";)l[s][1].type==="chunkText"&&(l[s][1]._isInFirstContentOfListItem=!0,s++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,JE(d,n)),n=t[n],c=!0);else if(r[1]._container){for(s=n,i=void 0;s--;)if(o=d.get(s),o[1].type==="lineEnding"||o[1].type==="lineEndingBlank")o[0]==="enter"&&(i&&(d.get(i)[1].type="lineEndingBlank"),o[1].type="lineEnding",i=s);else if(!(o[1].type==="linePrefix"||o[1].type==="listItemIndent"))break;i&&(r[1].end={...d.get(i)[1].start},a=d.slice(i,n),a.unshift(r),d.splice(i,n-i+1,a))}}return qn(e,0,Number.POSITIVE_INFINITY,d.slice(0)),!c}function JE(e,t){const n=e.get(t)[1],r=e.get(t)[2];let i=t-1;const s=[];let o=n._tokenizer;o||(o=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(o._contentTypeTextTrailing=!0));const a=o.events,l=[],c={};let d,h,f=-1,p=n,m=0,y=0;const b=[y];for(;p;){for(;e.get(++i)[1]!==p;);s.push(i),p._tokenizer||(d=r.sliceStream(p),p.next||d.push(null),h&&o.defineSkip(p.start),p._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(d),p._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),h=p,p=p.next}for(p=n;++f<a.length;)a[f][0]==="exit"&&a[f-1][0]==="enter"&&a[f][1].type===a[f-1][1].type&&a[f][1].start.line!==a[f][1].end.line&&(y=f+1,b.push(y),p._tokenizer=void 0,p.previous=void 0,p=p.next);for(o.events=[],p?(p._tokenizer=void 0,p.previous=void 0):b.pop(),f=b.length;f--;){const _=a.slice(b[f],b[f+1]),v=s.pop();l.push([v,v+_.length-1]),e.splice(v,2,_)}for(l.reverse(),f=-1;++f<l.length;)c[m+l[f][0]]=m+l[f][1],m+=l[f][1]-l[f][0]-1;return c}const ZE={resolve:eN,tokenize:tN},QE={partial:!0,tokenize:nN};function eN(e){return lS(e),e}function tN(e,t){let n;return r;function r(a){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),i(a)}function i(a){return a===null?s(a):Se(a)?e.check(QE,o,s)(a):(e.consume(a),i)}function s(a){return e.exit("chunkContent"),e.exit("content"),t(a)}function o(a){return e.consume(a),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,i}}function nN(e,t,n){const r=this;return i;function i(o){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),Ye(e,s,"linePrefix")}function s(o){if(o===null||Se(o))return n(o);const a=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(o):e.interrupt(r.parser.constructs.flow,n,t)(o)}}function cS(e,t,n,r,i,s,o,a,l){const c=l||Number.POSITIVE_INFINITY;let d=0;return h;function h(_){return _===60?(e.enter(r),e.enter(i),e.enter(s),e.consume(_),e.exit(s),f):_===null||_===32||_===41||Sc(_)?n(_):(e.enter(r),e.enter(o),e.enter(a),e.enter("chunkString",{contentType:"string"}),y(_))}function f(_){return _===62?(e.enter(s),e.consume(_),e.exit(s),e.exit(i),e.exit(r),t):(e.enter(a),e.enter("chunkString",{contentType:"string"}),p(_))}function p(_){return _===62?(e.exit("chunkString"),e.exit(a),f(_)):_===null||_===60||Se(_)?n(_):(e.consume(_),_===92?m:p)}function m(_){return _===60||_===62||_===92?(e.consume(_),p):p(_)}function y(_){return!d&&(_===null||_===41||at(_))?(e.exit("chunkString"),e.exit(a),e.exit(o),e.exit(r),t(_)):d<c&&_===40?(e.consume(_),d++,y):_===41?(e.consume(_),d--,y):_===null||_===32||_===40||Sc(_)?n(_):(e.consume(_),_===92?b:y)}function b(_){return _===40||_===41||_===92?(e.consume(_),y):y(_)}}function uS(e,t,n,r,i,s){const o=this;let a=0,l;return c;function c(p){return e.enter(r),e.enter(i),e.consume(p),e.exit(i),e.enter(s),d}function d(p){return a>999||p===null||p===91||p===93&&!l||p===94&&!a&&"_hiddenFootnoteSupport"in o.parser.constructs?n(p):p===93?(e.exit(s),e.enter(i),e.consume(p),e.exit(i),e.exit(r),t):Se(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),d):(e.enter("chunkString",{contentType:"string"}),h(p))}function h(p){return p===null||p===91||p===93||Se(p)||a++>999?(e.exit("chunkString"),d(p)):(e.consume(p),l||(l=!qe(p)),p===92?f:h)}function f(p){return p===91||p===92||p===93?(e.consume(p),a++,h):h(p)}}function hS(e,t,n,r,i,s){let o;return a;function a(f){return f===34||f===39||f===40?(e.enter(r),e.enter(i),e.consume(f),e.exit(i),o=f===40?41:f,l):n(f)}function l(f){return f===o?(e.enter(i),e.consume(f),e.exit(i),e.exit(r),t):(e.enter(s),c(f))}function c(f){return f===o?(e.exit(s),l(o)):f===null?n(f):Se(f)?(e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),Ye(e,c,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),d(f))}function d(f){return f===o||f===null||Se(f)?(e.exit("chunkString"),c(f)):(e.consume(f),f===92?h:d)}function h(f){return f===o||f===92?(e.consume(f),d):d(f)}}function ta(e,t){let n;return r;function r(i){return Se(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r):qe(i)?Ye(e,r,n?"linePrefix":"lineSuffix")(i):t(i)}}const rN={name:"definition",tokenize:sN},iN={partial:!0,tokenize:oN};function sN(e,t,n){const r=this;let i;return s;function s(p){return e.enter("definition"),o(p)}function o(p){return uS.call(r,e,a,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(p)}function a(p){return i=yr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),p===58?(e.enter("definitionMarker"),e.consume(p),e.exit("definitionMarker"),l):n(p)}function l(p){return at(p)?ta(e,c)(p):c(p)}function c(p){return cS(e,d,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(p)}function d(p){return e.attempt(iN,h,h)(p)}function h(p){return qe(p)?Ye(e,f,"whitespace")(p):f(p)}function f(p){return p===null||Se(p)?(e.exit("definition"),r.parser.defined.push(i),t(p)):n(p)}}function oN(e,t,n){return r;function r(a){return at(a)?ta(e,i)(a):n(a)}function i(a){return hS(e,s,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(a)}function s(a){return qe(a)?Ye(e,o,"whitespace")(a):o(a)}function o(a){return a===null||Se(a)?t(a):n(a)}}const aN={name:"hardBreakEscape",tokenize:lN};function lN(e,t,n){return r;function r(s){return e.enter("hardBreakEscape"),e.consume(s),i}function i(s){return Se(s)?(e.exit("hardBreakEscape"),t(s)):n(s)}}const cN={name:"headingAtx",resolve:uN,tokenize:hN};function uN(e,t){let n=e.length-2,r=3,i,s;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(i={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},s={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},qn(e,r,n-r+1,[["enter",i,t],["enter",s,t],["exit",s,t],["exit",i,t]])),e}function hN(e,t,n){let r=0;return i;function i(d){return e.enter("atxHeading"),s(d)}function s(d){return e.enter("atxHeadingSequence"),o(d)}function o(d){return d===35&&r++<6?(e.consume(d),o):d===null||at(d)?(e.exit("atxHeadingSequence"),a(d)):n(d)}function a(d){return d===35?(e.enter("atxHeadingSequence"),l(d)):d===null||Se(d)?(e.exit("atxHeading"),t(d)):qe(d)?Ye(e,a,"whitespace")(d):(e.enter("atxHeadingText"),c(d))}function l(d){return d===35?(e.consume(d),l):(e.exit("atxHeadingSequence"),a(d))}function c(d){return d===null||d===35||at(d)?(e.exit("atxHeadingText"),a(d)):(e.consume(d),c)}}const dN=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],iy=["pre","script","style","textarea"],fN={concrete:!0,name:"htmlFlow",resolveTo:gN,tokenize:yN},pN={partial:!0,tokenize:vN},mN={partial:!0,tokenize:_N};function gN(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function yN(e,t,n){const r=this;let i,s,o,a,l;return c;function c(E){return d(E)}function d(E){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(E),h}function h(E){return E===33?(e.consume(E),f):E===47?(e.consume(E),s=!0,y):E===63?(e.consume(E),i=3,r.interrupt?t:C):xn(E)?(e.consume(E),o=String.fromCharCode(E),b):n(E)}function f(E){return E===45?(e.consume(E),i=2,p):E===91?(e.consume(E),i=5,a=0,m):xn(E)?(e.consume(E),i=4,r.interrupt?t:C):n(E)}function p(E){return E===45?(e.consume(E),r.interrupt?t:C):n(E)}function m(E){const pe="CDATA[";return E===pe.charCodeAt(a++)?(e.consume(E),a===pe.length?r.interrupt?t:L:m):n(E)}function y(E){return xn(E)?(e.consume(E),o=String.fromCharCode(E),b):n(E)}function b(E){if(E===null||E===47||E===62||at(E)){const pe=E===47,Y=o.toLowerCase();return!pe&&!s&&iy.includes(Y)?(i=1,r.interrupt?t(E):L(E)):dN.includes(o.toLowerCase())?(i=6,pe?(e.consume(E),_):r.interrupt?t(E):L(E)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(E):s?v(E):g(E))}return E===45||gn(E)?(e.consume(E),o+=String.fromCharCode(E),b):n(E)}function _(E){return E===62?(e.consume(E),r.interrupt?t:L):n(E)}function v(E){return qe(E)?(e.consume(E),v):R(E)}function g(E){return E===47?(e.consume(E),R):E===58||E===95||xn(E)?(e.consume(E),x):qe(E)?(e.consume(E),g):R(E)}function x(E){return E===45||E===46||E===58||E===95||gn(E)?(e.consume(E),x):k(E)}function k(E){return E===61?(e.consume(E),S):qe(E)?(e.consume(E),k):g(E)}function S(E){return E===null||E===60||E===61||E===62||E===96?n(E):E===34||E===39?(e.consume(E),l=E,N):qe(E)?(e.consume(E),S):P(E)}function N(E){return E===l?(e.consume(E),l=null,B):E===null||Se(E)?n(E):(e.consume(E),N)}function P(E){return E===null||E===34||E===39||E===47||E===60||E===61||E===62||E===96||at(E)?k(E):(e.consume(E),P)}function B(E){return E===47||E===62||qe(E)?g(E):n(E)}function R(E){return E===62?(e.consume(E),F):n(E)}function F(E){return E===null||Se(E)?L(E):qe(E)?(e.consume(E),F):n(E)}function L(E){return E===45&&i===2?(e.consume(E),O):E===60&&i===1?(e.consume(E),H):E===62&&i===4?(e.consume(E),ee):E===63&&i===3?(e.consume(E),C):E===93&&i===5?(e.consume(E),W):Se(E)&&(i===6||i===7)?(e.exit("htmlFlowData"),e.check(pN,he,T)(E)):E===null||Se(E)?(e.exit("htmlFlowData"),T(E)):(e.consume(E),L)}function T(E){return e.check(mN,I,he)(E)}function I(E){return e.enter("lineEnding"),e.consume(E),e.exit("lineEnding"),j}function j(E){return E===null||Se(E)?T(E):(e.enter("htmlFlowData"),L(E))}function O(E){return E===45?(e.consume(E),C):L(E)}function H(E){return E===47?(e.consume(E),o="",D):L(E)}function D(E){if(E===62){const pe=o.toLowerCase();return iy.includes(pe)?(e.consume(E),ee):L(E)}return xn(E)&&o.length<8?(e.consume(E),o+=String.fromCharCode(E),D):L(E)}function W(E){return E===93?(e.consume(E),C):L(E)}function C(E){return E===62?(e.consume(E),ee):E===45&&i===2?(e.consume(E),C):L(E)}function ee(E){return E===null||Se(E)?(e.exit("htmlFlowData"),he(E)):(e.consume(E),ee)}function he(E){return e.exit("htmlFlow"),t(E)}}function _N(e,t,n){const r=this;return i;function i(o){return Se(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),s):n(o)}function s(o){return r.parser.lazy[r.now().line]?n(o):t(o)}}function vN(e,t,n){return r;function r(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),e.attempt(Ia,t,n)}}const bN={name:"htmlText",tokenize:wN};function wN(e,t,n){const r=this;let i,s,o;return a;function a(C){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(C),l}function l(C){return C===33?(e.consume(C),c):C===47?(e.consume(C),k):C===63?(e.consume(C),g):xn(C)?(e.consume(C),P):n(C)}function c(C){return C===45?(e.consume(C),d):C===91?(e.consume(C),s=0,m):xn(C)?(e.consume(C),v):n(C)}function d(C){return C===45?(e.consume(C),p):n(C)}function h(C){return C===null?n(C):C===45?(e.consume(C),f):Se(C)?(o=h,H(C)):(e.consume(C),h)}function f(C){return C===45?(e.consume(C),p):h(C)}function p(C){return C===62?O(C):C===45?f(C):h(C)}function m(C){const ee="CDATA[";return C===ee.charCodeAt(s++)?(e.consume(C),s===ee.length?y:m):n(C)}function y(C){return C===null?n(C):C===93?(e.consume(C),b):Se(C)?(o=y,H(C)):(e.consume(C),y)}function b(C){return C===93?(e.consume(C),_):y(C)}function _(C){return C===62?O(C):C===93?(e.consume(C),_):y(C)}function v(C){return C===null||C===62?O(C):Se(C)?(o=v,H(C)):(e.consume(C),v)}function g(C){return C===null?n(C):C===63?(e.consume(C),x):Se(C)?(o=g,H(C)):(e.consume(C),g)}function x(C){return C===62?O(C):g(C)}function k(C){return xn(C)?(e.consume(C),S):n(C)}function S(C){return C===45||gn(C)?(e.consume(C),S):N(C)}function N(C){return Se(C)?(o=N,H(C)):qe(C)?(e.consume(C),N):O(C)}function P(C){return C===45||gn(C)?(e.consume(C),P):C===47||C===62||at(C)?B(C):n(C)}function B(C){return C===47?(e.consume(C),O):C===58||C===95||xn(C)?(e.consume(C),R):Se(C)?(o=B,H(C)):qe(C)?(e.consume(C),B):O(C)}function R(C){return C===45||C===46||C===58||C===95||gn(C)?(e.consume(C),R):F(C)}function F(C){return C===61?(e.consume(C),L):Se(C)?(o=F,H(C)):qe(C)?(e.consume(C),F):B(C)}function L(C){return C===null||C===60||C===61||C===62||C===96?n(C):C===34||C===39?(e.consume(C),i=C,T):Se(C)?(o=L,H(C)):qe(C)?(e.consume(C),L):(e.consume(C),I)}function T(C){return C===i?(e.consume(C),i=void 0,j):C===null?n(C):Se(C)?(o=T,H(C)):(e.consume(C),T)}function I(C){return C===null||C===34||C===39||C===60||C===61||C===96?n(C):C===47||C===62||at(C)?B(C):(e.consume(C),I)}function j(C){return C===47||C===62||at(C)?B(C):n(C)}function O(C){return C===62?(e.consume(C),e.exit("htmlTextData"),e.exit("htmlText"),t):n(C)}function H(C){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(C),e.exit("lineEnding"),D}function D(C){return qe(C)?Ye(e,W,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(C):W(C)}function W(C){return e.enter("htmlTextData"),o(C)}}const zp={name:"labelEnd",resolveAll:CN,resolveTo:EN,tokenize:NN},SN={tokenize:jN},xN={tokenize:RN},kN={tokenize:TN};function CN(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const i=r.type==="labelImage"?4:2;r.type="data",t+=i}}return e.length!==n.length&&qn(e,0,e.length,n),e}function EN(e,t){let n=e.length,r=0,i,s,o,a;for(;n--;)if(i=e[n][1],s){if(i.type==="link"||i.type==="labelLink"&&i._inactive)break;e[n][0]==="enter"&&i.type==="labelLink"&&(i._inactive=!0)}else if(o){if(e[n][0]==="enter"&&(i.type==="labelImage"||i.type==="labelLink")&&!i._balanced&&(s=n,i.type!=="labelLink")){r=2;break}}else i.type==="labelEnd"&&(o=n);const l={type:e[s][1].type==="labelLink"?"link":"image",start:{...e[s][1].start},end:{...e[e.length-1][1].end}},c={type:"label",start:{...e[s][1].start},end:{...e[o][1].end}},d={type:"labelText",start:{...e[s+r+2][1].end},end:{...e[o-2][1].start}};return a=[["enter",l,t],["enter",c,t]],a=rr(a,e.slice(s+1,s+r+3)),a=rr(a,[["enter",d,t]]),a=rr(a,ru(t.parser.constructs.insideSpan.null,e.slice(s+r+4,o-3),t)),a=rr(a,[["exit",d,t],e[o-2],e[o-1],["exit",c,t]]),a=rr(a,e.slice(o+1)),a=rr(a,[["exit",l,t]]),qn(e,s,e.length,a),e}function NN(e,t,n){const r=this;let i=r.events.length,s,o;for(;i--;)if((r.events[i][1].type==="labelImage"||r.events[i][1].type==="labelLink")&&!r.events[i][1]._balanced){s=r.events[i][1];break}return a;function a(f){return s?s._inactive?h(f):(o=r.parser.defined.includes(yr(r.sliceSerialize({start:s.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(f),e.exit("labelMarker"),e.exit("labelEnd"),l):n(f)}function l(f){return f===40?e.attempt(SN,d,o?d:h)(f):f===91?e.attempt(xN,d,o?c:h)(f):o?d(f):h(f)}function c(f){return e.attempt(kN,d,h)(f)}function d(f){return t(f)}function h(f){return s._balanced=!0,n(f)}}function jN(e,t,n){return r;function r(h){return e.enter("resource"),e.enter("resourceMarker"),e.consume(h),e.exit("resourceMarker"),i}function i(h){return at(h)?ta(e,s)(h):s(h)}function s(h){return h===41?d(h):cS(e,o,a,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(h)}function o(h){return at(h)?ta(e,l)(h):d(h)}function a(h){return n(h)}function l(h){return h===34||h===39||h===40?hS(e,c,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(h):d(h)}function c(h){return at(h)?ta(e,d)(h):d(h)}function d(h){return h===41?(e.enter("resourceMarker"),e.consume(h),e.exit("resourceMarker"),e.exit("resource"),t):n(h)}}function RN(e,t,n){const r=this;return i;function i(a){return uS.call(r,e,s,o,"reference","referenceMarker","referenceString")(a)}function s(a){return r.parser.defined.includes(yr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(a):n(a)}function o(a){return n(a)}}function TN(e,t,n){return r;function r(s){return e.enter("reference"),e.enter("referenceMarker"),e.consume(s),e.exit("referenceMarker"),i}function i(s){return s===93?(e.enter("referenceMarker"),e.consume(s),e.exit("referenceMarker"),e.exit("reference"),t):n(s)}}const DN={name:"labelStartImage",resolveAll:zp.resolveAll,tokenize:PN};function PN(e,t,n){const r=this;return i;function i(a){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(a),e.exit("labelImageMarker"),s}function s(a){return a===91?(e.enter("labelMarker"),e.consume(a),e.exit("labelMarker"),e.exit("labelImage"),o):n(a)}function o(a){return a===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(a):t(a)}}const LN={name:"labelStartLink",resolveAll:zp.resolveAll,tokenize:AN};function AN(e,t,n){const r=this;return i;function i(o){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(o),e.exit("labelMarker"),e.exit("labelLink"),s}function s(o){return o===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(o):t(o)}}const Zu={name:"lineEnding",tokenize:IN};function IN(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),Ye(e,t,"linePrefix")}}const Fl={name:"thematicBreak",tokenize:MN};function MN(e,t,n){let r=0,i;return s;function s(c){return e.enter("thematicBreak"),o(c)}function o(c){return i=c,a(c)}function a(c){return c===i?(e.enter("thematicBreakSequence"),l(c)):r>=3&&(c===null||Se(c))?(e.exit("thematicBreak"),t(c)):n(c)}function l(c){return c===i?(e.consume(c),r++,l):(e.exit("thematicBreakSequence"),qe(c)?Ye(e,a,"whitespace")(c):a(c))}}const Pn={continuation:{tokenize:FN},exit:HN,name:"list",tokenize:BN},ON={partial:!0,tokenize:WN},zN={partial:!0,tokenize:$N};function BN(e,t,n){const r=this,i=r.events[r.events.length-1];let s=i&&i[1].type==="linePrefix"?i[2].sliceSerialize(i[1],!0).length:0,o=0;return a;function a(p){const m=r.containerState.type||(p===42||p===43||p===45?"listUnordered":"listOrdered");if(m==="listUnordered"?!r.containerState.marker||p===r.containerState.marker:Od(p)){if(r.containerState.type||(r.containerState.type=m,e.enter(m,{_container:!0})),m==="listUnordered")return e.enter("listItemPrefix"),p===42||p===45?e.check(Fl,n,c)(p):c(p);if(!r.interrupt||p===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),l(p)}return n(p)}function l(p){return Od(p)&&++o<10?(e.consume(p),l):(!r.interrupt||o<2)&&(r.containerState.marker?p===r.containerState.marker:p===41||p===46)?(e.exit("listItemValue"),c(p)):n(p)}function c(p){return e.enter("listItemMarker"),e.consume(p),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||p,e.check(Ia,r.interrupt?n:d,e.attempt(ON,f,h))}function d(p){return r.containerState.initialBlankLine=!0,s++,f(p)}function h(p){return qe(p)?(e.enter("listItemPrefixWhitespace"),e.consume(p),e.exit("listItemPrefixWhitespace"),f):n(p)}function f(p){return r.containerState.size=s+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(p)}}function FN(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Ia,i,s);function i(a){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Ye(e,t,"listItemIndent",r.containerState.size+1)(a)}function s(a){return r.containerState.furtherBlankLines||!qe(a)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(a)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(zN,t,o)(a))}function o(a){return r.containerState._closeFlow=!0,r.interrupt=void 0,Ye(e,e.attempt(Pn,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a)}}function $N(e,t,n){const r=this;return Ye(e,i,"listItemIndent",r.containerState.size+1);function i(s){const o=r.events[r.events.length-1];return o&&o[1].type==="listItemIndent"&&o[2].sliceSerialize(o[1],!0).length===r.containerState.size?t(s):n(s)}}function HN(e){e.exit(this.containerState.type)}function WN(e,t,n){const r=this;return Ye(e,i,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function i(s){const o=r.events[r.events.length-1];return!qe(s)&&o&&o[1].type==="listItemPrefixWhitespace"?t(s):n(s)}}const sy={name:"setextUnderline",resolveTo:UN,tokenize:VN};function UN(e,t){let n=e.length,r,i,s;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(i=n)}else e[n][1].type==="content"&&e.splice(n,1),!s&&e[n][1].type==="definition"&&(s=n);const o={type:"setextHeading",start:{...e[r][1].start},end:{...e[e.length-1][1].end}};return e[i][1].type="setextHeadingText",s?(e.splice(i,0,["enter",o,t]),e.splice(s+1,0,["exit",e[r][1],t]),e[r][1].end={...e[s][1].end}):e[r][1]=o,e.push(["exit",o,t]),e}function VN(e,t,n){const r=this;let i;return s;function s(c){let d=r.events.length,h;for(;d--;)if(r.events[d][1].type!=="lineEnding"&&r.events[d][1].type!=="linePrefix"&&r.events[d][1].type!=="content"){h=r.events[d][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||h)?(e.enter("setextHeadingLine"),i=c,o(c)):n(c)}function o(c){return e.enter("setextHeadingLineSequence"),a(c)}function a(c){return c===i?(e.consume(c),a):(e.exit("setextHeadingLineSequence"),qe(c)?Ye(e,l,"lineSuffix")(c):l(c))}function l(c){return c===null||Se(c)?(e.exit("setextHeadingLine"),t(c)):n(c)}}const qN={tokenize:KN};function KN(e){const t=this,n=e.attempt(Ia,r,e.attempt(this.parser.constructs.flowInitial,i,Ye(e,e.attempt(this.parser.constructs.flow,i,e.attempt(ZE,i)),"linePrefix")));return n;function r(s){if(s===null){e.consume(s);return}return e.enter("lineEndingBlank"),e.consume(s),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function i(s){if(s===null){e.consume(s);return}return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const YN={resolveAll:fS()},GN=dS("string"),XN=dS("text");function dS(e){return{resolveAll:fS(e==="text"?JN:void 0),tokenize:t};function t(n){const r=this,i=this.parser.constructs[e],s=n.attempt(i,o,a);return o;function o(d){return c(d)?s(d):a(d)}function a(d){if(d===null){n.consume(d);return}return n.enter("data"),n.consume(d),l}function l(d){return c(d)?(n.exit("data"),s(d)):(n.consume(d),l)}function c(d){if(d===null)return!0;const h=i[d];let f=-1;if(h)for(;++f<h.length;){const p=h[f];if(!p.previous||p.previous.call(r,r.previous))return!0}return!1}}}function fS(e){return t;function t(n,r){let i=-1,s;for(;++i<=n.length;)s===void 0?n[i]&&n[i][1].type==="data"&&(s=i,i++):(!n[i]||n[i][1].type!=="data")&&(i!==s+2&&(n[s][1].end=n[i-1][1].end,n.splice(s+2,i-s-2),i=s+2),s=void 0);return e?e(n,r):n}}function JN(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],i=t.sliceStream(r);let s=i.length,o=-1,a=0,l;for(;s--;){const c=i[s];if(typeof c=="string"){for(o=c.length;c.charCodeAt(o-1)===32;)a++,o--;if(o)break;o=-1}else if(c===-2)l=!0,a++;else if(c!==-1){s++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(a=0),a){const c={type:n===e.length||l||a<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:s?o:r.start._bufferIndex+o,_index:r.start._index+s,line:r.end.line,column:r.end.column-a,offset:r.end.offset-a},end:{...r.end}};r.end={...c.start},r.start.offset===r.end.offset?Object.assign(r,c):(e.splice(n,0,["enter",c,t],["exit",c,t]),n+=2)}n++}return e}const ZN={42:Pn,43:Pn,45:Pn,48:Pn,49:Pn,50:Pn,51:Pn,52:Pn,53:Pn,54:Pn,55:Pn,56:Pn,57:Pn,62:sS},QN={91:rN},e2={[-2]:Ju,[-1]:Ju,32:Ju},t2={35:cN,42:Fl,45:[sy,Fl],60:fN,61:sy,95:Fl,96:ry,126:ry},n2={38:aS,92:oS},r2={[-5]:Zu,[-4]:Zu,[-3]:Zu,33:DN,38:aS,42:zd,60:[LE,bN],91:LN,92:[aN,oS],93:zp,95:zd,96:qE},i2={null:[zd,YN]},s2={null:[42,95]},o2={null:[]},a2=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:s2,contentInitial:QN,disable:o2,document:ZN,flow:t2,flowInitial:e2,insideSpan:i2,string:n2,text:r2},Symbol.toStringTag,{value:"Module"}));function l2(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const i={},s=[];let o=[],a=[];const l={attempt:N(k),check:N(S),consume:v,enter:g,exit:x,interrupt:N(S,{interrupt:!0})},c={code:null,containerState:{},defineSkip:y,events:[],now:m,parser:e,previous:null,sliceSerialize:f,sliceStream:p,write:h};let d=t.tokenize.call(c,l);return t.resolveAll&&s.push(t),c;function h(F){return o=rr(o,F),b(),o[o.length-1]!==null?[]:(P(t,0),c.events=ru(s,c.events,c),c.events)}function f(F,L){return u2(p(F),L)}function p(F){return c2(o,F)}function m(){const{_bufferIndex:F,_index:L,line:T,column:I,offset:j}=r;return{_bufferIndex:F,_index:L,line:T,column:I,offset:j}}function y(F){i[F.line]=F.column,R()}function b(){let F;for(;r._index<o.length;){const L=o[r._index];if(typeof L=="string")for(F=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===F&&r._bufferIndex<L.length;)_(L.charCodeAt(r._bufferIndex));else _(L)}}function _(F){d=d(F)}function v(F){Se(F)?(r.line++,r.column=1,r.offset+=F===-3?2:1,R()):F!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++)),c.previous=F}function g(F,L){const T=L||{};return T.type=F,T.start=m(),c.events.push(["enter",T,c]),a.push(T),T}function x(F){const L=a.pop();return L.end=m(),c.events.push(["exit",L,c]),L}function k(F,L){P(F,L.from)}function S(F,L){L.restore()}function N(F,L){return T;function T(I,j,O){let H,D,W,C;return Array.isArray(I)?he(I):"tokenize"in I?he([I]):ee(I);function ee(X){return ae;function ae(be){const ie=be!==null&&X[be],Ee=be!==null&&X.null,ge=[...Array.isArray(ie)?ie:ie?[ie]:[],...Array.isArray(Ee)?Ee:Ee?[Ee]:[]];return he(ge)(be)}}function he(X){return H=X,D=0,X.length===0?O:E(X[D])}function E(X){return ae;function ae(be){return C=B(),W=X,X.partial||(c.currentConstruct=X),X.name&&c.parser.constructs.disable.null.includes(X.name)?Y():X.tokenize.call(L?Object.assign(Object.create(c),L):c,l,pe,Y)(be)}}function pe(X){return F(W,C),j}function Y(X){return C.restore(),++D<H.length?E(H[D]):O}}}function P(F,L){F.resolveAll&&!s.includes(F)&&s.push(F),F.resolve&&qn(c.events,L,c.events.length-L,F.resolve(c.events.slice(L),c)),F.resolveTo&&(c.events=F.resolveTo(c.events,c))}function B(){const F=m(),L=c.previous,T=c.currentConstruct,I=c.events.length,j=Array.from(a);return{from:I,restore:O};function O(){r=F,c.previous=L,c.currentConstruct=T,c.events.length=I,a=j,R()}}function R(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function c2(e,t){const n=t.start._index,r=t.start._bufferIndex,i=t.end._index,s=t.end._bufferIndex;let o;if(n===i)o=[e[n].slice(r,s)];else{if(o=e.slice(n,i),r>-1){const a=o[0];typeof a=="string"?o[0]=a.slice(r):o.shift()}s>0&&o.push(e[i].slice(0,s))}return o}function u2(e,t){let n=-1;const r=[];let i;for(;++n<e.length;){const s=e[n];let o;if(typeof s=="string")o=s;else switch(s){case-5:{o="\r";break}case-4:{o=`
|
|
42
|
+
`;break}case-3:{o=`\r
|
|
43
|
+
`;break}case-2:{o=t?" ":" ";break}case-1:{if(!t&&i)continue;o=" ";break}default:o=String.fromCharCode(s)}i=s===-2,r.push(o)}return r.join("")}function h2(e){const r={constructs:rS([a2,...(e||{}).extensions||[]]),content:i(EE),defined:[],document:i(jE),flow:i(qN),lazy:{},string:i(GN),text:i(XN)};return r;function i(s){return o;function o(a){return l2(r,s,a)}}}function d2(e){for(;!lS(e););return e}const oy=/[\0\t\n\r]/g;function f2(){let e=1,t="",n=!0,r;return i;function i(s,o,a){const l=[];let c,d,h,f,p;for(s=t+(typeof s=="string"?s.toString():new TextDecoder(o||void 0).decode(s)),h=0,t="",n&&(s.charCodeAt(0)===65279&&h++,n=void 0);h<s.length;){if(oy.lastIndex=h,c=oy.exec(s),f=c&&c.index!==void 0?c.index:s.length,p=s.charCodeAt(f),!c){t=s.slice(h);break}if(p===10&&h===f&&r)l.push(-3),r=void 0;else switch(r&&(l.push(-5),r=void 0),h<f&&(l.push(s.slice(h,f)),e+=f-h),p){case 0:{l.push(65533),e++;break}case 9:{for(d=Math.ceil(e/4)*4,l.push(-2);e++<d;)l.push(-1);break}case 10:{l.push(-4),e=1;break}default:r=!0,e=1}h=f+1}return a&&(r&&l.push(-5),t&&l.push(t),l.push(null)),l}}const p2=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function m2(e){return e.replace(p2,g2)}function g2(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const i=n.charCodeAt(1),s=i===120||i===88;return iS(n.slice(s?2:1),s?16:10)}return Op(n)||e}const pS={}.hasOwnProperty;function y2(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),_2(n)(d2(h2(n).document().write(f2()(e,t,!0))))}function _2(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(je),autolinkProtocol:B,autolinkEmail:B,atxHeading:s(se),blockQuote:s(Ee),characterEscape:B,characterReference:B,codeFenced:s(ge),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:s(ge,o),codeText:s(Ie,o),codeTextData:B,data:B,codeFlowValue:B,definition:s(A),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:s(Z),hardBreakEscape:s(me),hardBreakTrailing:s(me),htmlFlow:s(Pe,o),htmlFlowData:B,htmlText:s(Pe,o),htmlTextData:B,image:s(Ge),label:o,link:s(je),listItem:s(Ze),listItemValue:f,listOrdered:s(xe,h),listUnordered:s(xe),paragraph:s(Ue),reference:E,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:s(se),strong:s(et),thematicBreak:s(oe)},exit:{atxHeading:l(),atxHeadingSequence:k,autolink:l(),autolinkEmail:ie,autolinkProtocol:be,blockQuote:l(),characterEscapeValue:R,characterReferenceMarkerHexadecimal:Y,characterReferenceMarkerNumeric:Y,characterReferenceValue:X,characterReference:ae,codeFenced:l(b),codeFencedFence:y,codeFencedFenceInfo:p,codeFencedFenceMeta:m,codeFlowValue:R,codeIndented:l(_),codeText:l(j),codeTextData:R,data:R,definition:l(),definitionDestinationString:x,definitionLabelString:v,definitionTitleString:g,emphasis:l(),hardBreakEscape:l(L),hardBreakTrailing:l(L),htmlFlow:l(T),htmlFlowData:R,htmlText:l(I),htmlTextData:R,image:l(H),label:W,labelText:D,lineEnding:F,link:l(O),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:pe,resourceDestinationString:C,resourceTitleString:ee,resource:he,setextHeading:l(P),setextHeadingLineSequence:N,setextHeadingText:S,strong:l(),thematicBreak:l()}};mS(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(M){let K={type:"root",children:[]};const ye={stack:[K],tokenStack:[],config:t,enter:a,exit:c,buffer:o,resume:d,data:n},Ce=[];let we=-1;for(;++we<M.length;)if(M[we][1].type==="listOrdered"||M[we][1].type==="listUnordered")if(M[we][0]==="enter")Ce.push(we);else{const Xe=Ce.pop();we=i(M,Xe,we)}for(we=-1;++we<M.length;){const Xe=t[M[we][0]];pS.call(Xe,M[we][1].type)&&Xe[M[we][1].type].call(Object.assign({sliceSerialize:M[we][2].sliceSerialize},ye),M[we][1])}if(ye.tokenStack.length>0){const Xe=ye.tokenStack[ye.tokenStack.length-1];(Xe[1]||ay).call(ye,void 0,Xe[0])}for(K.position={start:oi(M.length>0?M[0][1].start:{line:1,column:1,offset:0}),end:oi(M.length>0?M[M.length-2][1].end:{line:1,column:1,offset:0})},we=-1;++we<t.transforms.length;)K=t.transforms[we](K)||K;return K}function i(M,K,ye){let Ce=K-1,we=-1,Xe=!1,ct,tt,vt,Xt;for(;++Ce<=ye;){const jt=M[Ce];switch(jt[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{jt[0]==="enter"?we++:we--,Xt=void 0;break}case"lineEndingBlank":{jt[0]==="enter"&&(ct&&!Xt&&!we&&!vt&&(vt=Ce),Xt=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Xt=void 0}if(!we&&jt[0]==="enter"&&jt[1].type==="listItemPrefix"||we===-1&&jt[0]==="exit"&&(jt[1].type==="listUnordered"||jt[1].type==="listOrdered")){if(ct){let rt=Ce;for(tt=void 0;rt--;){const $t=M[rt];if($t[1].type==="lineEnding"||$t[1].type==="lineEndingBlank"){if($t[0]==="exit")continue;tt&&(M[tt][1].type="lineEndingBlank",Xe=!0),$t[1].type="lineEnding",tt=rt}else if(!($t[1].type==="linePrefix"||$t[1].type==="blockQuotePrefix"||$t[1].type==="blockQuotePrefixWhitespace"||$t[1].type==="blockQuoteMarker"||$t[1].type==="listItemIndent"))break}vt&&(!tt||vt<tt)&&(ct._spread=!0),ct.end=Object.assign({},tt?M[tt][1].start:jt[1].end),M.splice(tt||Ce,0,["exit",ct,jt[2]]),Ce++,ye++}if(jt[1].type==="listItemPrefix"){const rt={type:"listItem",_spread:!1,start:Object.assign({},jt[1].start),end:void 0};ct=rt,M.splice(Ce,0,["enter",rt,jt[2]]),Ce++,ye++,vt=void 0,Xt=!0}}}return M[K][1]._spread=Xe,ye}function s(M,K){return ye;function ye(Ce){a.call(this,M(Ce),Ce),K&&K.call(this,Ce)}}function o(){this.stack.push({type:"fragment",children:[]})}function a(M,K,ye){this.stack[this.stack.length-1].children.push(M),this.stack.push(M),this.tokenStack.push([K,ye||void 0]),M.position={start:oi(K.start),end:void 0}}function l(M){return K;function K(ye){M&&M.call(this,ye),c.call(this,ye)}}function c(M,K){const ye=this.stack.pop(),Ce=this.tokenStack.pop();if(Ce)Ce[0].type!==M.type&&(K?K.call(this,M,Ce[0]):(Ce[1]||ay).call(this,M,Ce[0]));else throw new Error("Cannot close `"+M.type+"` ("+ea({start:M.start,end:M.end})+"): it’s not open");ye.position.end=oi(M.end)}function d(){return Mp(this.stack.pop())}function h(){this.data.expectingFirstListItemValue=!0}function f(M){if(this.data.expectingFirstListItemValue){const K=this.stack[this.stack.length-2];K.start=Number.parseInt(this.sliceSerialize(M),10),this.data.expectingFirstListItemValue=void 0}}function p(){const M=this.resume(),K=this.stack[this.stack.length-1];K.lang=M}function m(){const M=this.resume(),K=this.stack[this.stack.length-1];K.meta=M}function y(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function b(){const M=this.resume(),K=this.stack[this.stack.length-1];K.value=M.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function _(){const M=this.resume(),K=this.stack[this.stack.length-1];K.value=M.replace(/(\r?\n|\r)$/g,"")}function v(M){const K=this.resume(),ye=this.stack[this.stack.length-1];ye.label=K,ye.identifier=yr(this.sliceSerialize(M)).toLowerCase()}function g(){const M=this.resume(),K=this.stack[this.stack.length-1];K.title=M}function x(){const M=this.resume(),K=this.stack[this.stack.length-1];K.url=M}function k(M){const K=this.stack[this.stack.length-1];if(!K.depth){const ye=this.sliceSerialize(M).length;K.depth=ye}}function S(){this.data.setextHeadingSlurpLineEnding=!0}function N(M){const K=this.stack[this.stack.length-1];K.depth=this.sliceSerialize(M).codePointAt(0)===61?1:2}function P(){this.data.setextHeadingSlurpLineEnding=void 0}function B(M){const ye=this.stack[this.stack.length-1].children;let Ce=ye[ye.length-1];(!Ce||Ce.type!=="text")&&(Ce=lt(),Ce.position={start:oi(M.start),end:void 0},ye.push(Ce)),this.stack.push(Ce)}function R(M){const K=this.stack.pop();K.value+=this.sliceSerialize(M),K.position.end=oi(M.end)}function F(M){const K=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ye=K.children[K.children.length-1];ye.position.end=oi(M.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(K.type)&&(B.call(this,M),R.call(this,M))}function L(){this.data.atHardBreak=!0}function T(){const M=this.resume(),K=this.stack[this.stack.length-1];K.value=M}function I(){const M=this.resume(),K=this.stack[this.stack.length-1];K.value=M}function j(){const M=this.resume(),K=this.stack[this.stack.length-1];K.value=M}function O(){const M=this.stack[this.stack.length-1];if(this.data.inReference){const K=this.data.referenceType||"shortcut";M.type+="Reference",M.referenceType=K,delete M.url,delete M.title}else delete M.identifier,delete M.label;this.data.referenceType=void 0}function H(){const M=this.stack[this.stack.length-1];if(this.data.inReference){const K=this.data.referenceType||"shortcut";M.type+="Reference",M.referenceType=K,delete M.url,delete M.title}else delete M.identifier,delete M.label;this.data.referenceType=void 0}function D(M){const K=this.sliceSerialize(M),ye=this.stack[this.stack.length-2];ye.label=m2(K),ye.identifier=yr(K).toLowerCase()}function W(){const M=this.stack[this.stack.length-1],K=this.resume(),ye=this.stack[this.stack.length-1];if(this.data.inReference=!0,ye.type==="link"){const Ce=M.children;ye.children=Ce}else ye.alt=K}function C(){const M=this.resume(),K=this.stack[this.stack.length-1];K.url=M}function ee(){const M=this.resume(),K=this.stack[this.stack.length-1];K.title=M}function he(){this.data.inReference=void 0}function E(){this.data.referenceType="collapsed"}function pe(M){const K=this.resume(),ye=this.stack[this.stack.length-1];ye.label=K,ye.identifier=yr(this.sliceSerialize(M)).toLowerCase(),this.data.referenceType="full"}function Y(M){this.data.characterReferenceType=M.type}function X(M){const K=this.sliceSerialize(M),ye=this.data.characterReferenceType;let Ce;ye?(Ce=iS(K,ye==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Ce=Op(K);const we=this.stack[this.stack.length-1];we.value+=Ce}function ae(M){const K=this.stack.pop();K.position.end=oi(M.end)}function be(M){R.call(this,M);const K=this.stack[this.stack.length-1];K.url=this.sliceSerialize(M)}function ie(M){R.call(this,M);const K=this.stack[this.stack.length-1];K.url="mailto:"+this.sliceSerialize(M)}function Ee(){return{type:"blockquote",children:[]}}function ge(){return{type:"code",lang:null,meta:null,value:""}}function Ie(){return{type:"inlineCode",value:""}}function A(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Z(){return{type:"emphasis",children:[]}}function se(){return{type:"heading",depth:0,children:[]}}function me(){return{type:"break"}}function Pe(){return{type:"html",value:""}}function Ge(){return{type:"image",title:null,url:"",alt:null}}function je(){return{type:"link",title:null,url:"",children:[]}}function xe(M){return{type:"list",ordered:M.type==="listOrdered",start:null,spread:M._spread,children:[]}}function Ze(M){return{type:"listItem",spread:M._spread,checked:null,children:[]}}function Ue(){return{type:"paragraph",children:[]}}function et(){return{type:"strong",children:[]}}function lt(){return{type:"text",value:""}}function oe(){return{type:"thematicBreak"}}}function oi(e){return{line:e.line,column:e.column,offset:e.offset}}function mS(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?mS(e,r):v2(e,r)}}function v2(e,t){let n;for(n in t)if(pS.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function ay(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+ea({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+ea({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+ea({start:t.start,end:t.end})+") is still open")}function b2(e){const t=this;t.parser=n;function n(r){return y2(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function w2(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function S2(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
44
|
+
`}]}function x2(e,t){const n=t.value?t.value+`
|
|
45
|
+
`:"",r={},i=t.lang?t.lang.split(/\s+/):[];i.length>0&&(r.className=["language-"+i[0]]);let s={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(s.data={meta:t.meta}),e.patch(t,s),s=e.applyData(t,s),s={type:"element",tagName:"pre",properties:{},children:[s]},e.patch(t,s),s}function k2(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function C2(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function E2(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),i=ho(r.toLowerCase()),s=e.footnoteOrder.indexOf(r);let o,a=e.footnoteCounts.get(r);a===void 0?(a=0,e.footnoteOrder.push(r),o=e.footnoteOrder.length):o=s+1,a+=1,e.footnoteCounts.set(r,a);const l={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+i,id:n+"fnref-"+i+(a>1?"-"+a:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(o)}]};e.patch(t,l);const c={type:"element",tagName:"sup",properties:{},children:[l]};return e.patch(t,c),e.applyData(t,c)}function N2(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function j2(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function gS(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const i=e.all(t),s=i[0];s&&s.type==="text"?s.value="["+s.value:i.unshift({type:"text",value:"["});const o=i[i.length-1];return o&&o.type==="text"?o.value+=r:i.push({type:"text",value:r}),i}function R2(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return gS(e,t);const i={src:ho(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(i.title=r.title);const s={type:"element",tagName:"img",properties:i,children:[]};return e.patch(t,s),e.applyData(t,s)}function T2(e,t){const n={src:ho(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function D2(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function P2(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return gS(e,t);const i={href:ho(r.url||"")};r.title!==null&&r.title!==void 0&&(i.title=r.title);const s={type:"element",tagName:"a",properties:i,children:e.all(t)};return e.patch(t,s),e.applyData(t,s)}function L2(e,t){const n={href:ho(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function A2(e,t,n){const r=e.all(t),i=n?I2(n):yS(t),s={},o=[];if(typeof t.checked=="boolean"){const d=r[0];let h;d&&d.type==="element"&&d.tagName==="p"?h=d:(h={type:"element",tagName:"p",properties:{},children:[]},r.unshift(h)),h.children.length>0&&h.children.unshift({type:"text",value:" "}),h.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),s.className=["task-list-item"]}let a=-1;for(;++a<r.length;){const d=r[a];(i||a!==0||d.type!=="element"||d.tagName!=="p")&&o.push({type:"text",value:`
|
|
46
|
+
`}),d.type==="element"&&d.tagName==="p"&&!i?o.push(...d.children):o.push(d)}const l=r[r.length-1];l&&(i||l.type!=="element"||l.tagName!=="p")&&o.push({type:"text",value:`
|
|
47
|
+
`});const c={type:"element",tagName:"li",properties:s,children:o};return e.patch(t,c),e.applyData(t,c)}function I2(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=yS(n[r])}return t}function yS(e){const t=e.spread;return t??e.children.length>1}function M2(e,t){const n={},r=e.all(t);let i=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++i<r.length;){const o=r[i];if(o.type==="element"&&o.tagName==="li"&&o.properties&&Array.isArray(o.properties.className)&&o.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const s={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,s),e.applyData(t,s)}function O2(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function z2(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function B2(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function F2(e,t){const n=e.all(t),r=n.shift(),i=[];if(r){const o={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],o),i.push(o)}if(n.length>0){const o={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},a=Pp(t.children[1]),l=Xw(t.children[t.children.length-1]);a&&l&&(o.position={start:a,end:l}),i.push(o)}const s={type:"element",tagName:"table",properties:{},children:e.wrap(i,!0)};return e.patch(t,s),e.applyData(t,s)}function $2(e,t,n){const r=n?n.children:void 0,s=(r?r.indexOf(t):1)===0?"th":"td",o=n&&n.type==="table"?n.align:void 0,a=o?o.length:t.children.length;let l=-1;const c=[];for(;++l<a;){const h=t.children[l],f={},p=o?o[l]:void 0;p&&(f.align=p);let m={type:"element",tagName:s,properties:f,children:[]};h&&(m.children=e.all(h),e.patch(h,m),m=e.applyData(h,m)),c.push(m)}const d={type:"element",tagName:"tr",properties:{},children:e.wrap(c,!0)};return e.patch(t,d),e.applyData(t,d)}function H2(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const ly=9,cy=32;function W2(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),i=0;const s=[];for(;r;)s.push(uy(t.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return s.push(uy(t.slice(i),i>0,!1)),s.join("")}function uy(e,t,n){let r=0,i=e.length;if(t){let s=e.codePointAt(r);for(;s===ly||s===cy;)r++,s=e.codePointAt(r)}if(n){let s=e.codePointAt(i-1);for(;s===ly||s===cy;)i--,s=e.codePointAt(i-1)}return i>r?e.slice(r,i):""}function U2(e,t){const n={type:"text",value:W2(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function V2(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const q2={blockquote:w2,break:S2,code:x2,delete:k2,emphasis:C2,footnoteReference:E2,heading:N2,html:j2,imageReference:R2,image:T2,inlineCode:D2,linkReference:P2,link:L2,listItem:A2,list:M2,paragraph:O2,root:z2,strong:B2,table:F2,tableCell:H2,tableRow:$2,text:U2,thematicBreak:V2,toml:al,yaml:al,definition:al,footnoteDefinition:al};function al(){}const _S=-1,iu=0,na=1,xc=2,Bp=3,Fp=4,$p=5,Hp=6,vS=7,bS=8,K2=typeof self=="object"?self:globalThis,hy=(e,t)=>{switch(e){case"Function":case"SharedWorker":case"Worker":case"eval":case"setInterval":case"setTimeout":throw new TypeError("unable to deserialize "+e)}return new K2[e](t)},Y2=(e,t)=>{const n=(i,s)=>(e.set(s,i),i),r=i=>{if(e.has(i))return e.get(i);const[s,o]=t[i];switch(s){case iu:case _S:return n(o,i);case na:{const a=n([],i);for(const l of o)a.push(r(l));return a}case xc:{const a=n({},i);for(const[l,c]of o)a[r(l)]=r(c);return a}case Bp:return n(new Date(o),i);case Fp:{const{source:a,flags:l}=o;return n(new RegExp(a,l),i)}case $p:{const a=n(new Map,i);for(const[l,c]of o)a.set(r(l),r(c));return a}case Hp:{const a=n(new Set,i);for(const l of o)a.add(r(l));return a}case vS:{const{name:a,message:l}=o;return n(hy(a,l),i)}case bS:return n(BigInt(o),i);case"BigInt":return n(Object(BigInt(o)),i);case"ArrayBuffer":return n(new Uint8Array(o).buffer,o);case"DataView":{const{buffer:a}=new Uint8Array(o);return n(new DataView(a),o)}}return n(hy(s,o),i)};return r},dy=e=>Y2(new Map,e)(0),ws="",{toString:G2}={},{keys:X2}=Object,Eo=e=>{const t=typeof e;if(t!=="object"||!e)return[iu,t];const n=G2.call(e).slice(8,-1);switch(n){case"Array":return[na,ws];case"Object":return[xc,ws];case"Date":return[Bp,ws];case"RegExp":return[Fp,ws];case"Map":return[$p,ws];case"Set":return[Hp,ws];case"DataView":return[na,n]}return n.includes("Array")?[na,n]:n.includes("Error")?[vS,n]:[xc,n]},ll=([e,t])=>e===iu&&(t==="function"||t==="symbol"),J2=(e,t,n,r)=>{const i=(o,a)=>{const l=r.push(o)-1;return n.set(a,l),l},s=o=>{if(n.has(o))return n.get(o);let[a,l]=Eo(o);switch(a){case iu:{let d=o;switch(l){case"bigint":a=bS,d=o.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+l);d=null;break;case"undefined":return i([_S],o)}return i([a,d],o)}case na:{if(l){let f=o;return l==="DataView"?f=new Uint8Array(o.buffer):l==="ArrayBuffer"&&(f=new Uint8Array(o)),i([l,[...f]],o)}const d=[],h=i([a,d],o);for(const f of o)d.push(s(f));return h}case xc:{if(l)switch(l){case"BigInt":return i([l,o.toString()],o);case"Boolean":case"Number":case"String":return i([l,o.valueOf()],o)}if(t&&"toJSON"in o)return s(o.toJSON());const d=[],h=i([a,d],o);for(const f of X2(o))(e||!ll(Eo(o[f])))&&d.push([s(f),s(o[f])]);return h}case Bp:return i([a,o.toISOString()],o);case Fp:{const{source:d,flags:h}=o;return i([a,{source:d,flags:h}],o)}case $p:{const d=[],h=i([a,d],o);for(const[f,p]of o)(e||!(ll(Eo(f))||ll(Eo(p))))&&d.push([s(f),s(p)]);return h}case Hp:{const d=[],h=i([a,d],o);for(const f of o)(e||!ll(Eo(f)))&&d.push(s(f));return h}}const{message:c}=o;return i([a,{name:l,message:c}],o)};return s},fy=(e,{json:t,lossy:n}={})=>{const r=[];return J2(!(t||n),!!t,new Map,r)(e),r},kc=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?dy(fy(e,t)):structuredClone(e):(e,t)=>dy(fy(e,t));function Z2(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function Q2(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function ej(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||Z2,r=e.options.footnoteBackLabel||Q2,i=e.options.footnoteLabel||"Footnotes",s=e.options.footnoteLabelTagName||"h2",o=e.options.footnoteLabelProperties||{className:["sr-only"]},a=[];let l=-1;for(;++l<e.footnoteOrder.length;){const c=e.footnoteById.get(e.footnoteOrder[l]);if(!c)continue;const d=e.all(c),h=String(c.identifier).toUpperCase(),f=ho(h.toLowerCase());let p=0;const m=[],y=e.footnoteCounts.get(h);for(;y!==void 0&&++p<=y;){m.length>0&&m.push({type:"text",value:" "});let v=typeof n=="string"?n:n(l,p);typeof v=="string"&&(v={type:"text",value:v}),m.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+f+(p>1?"-"+p:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(l,p),className:["data-footnote-backref"]},children:Array.isArray(v)?v:[v]})}const b=d[d.length-1];if(b&&b.type==="element"&&b.tagName==="p"){const v=b.children[b.children.length-1];v&&v.type==="text"?v.value+=" ":b.children.push({type:"text",value:" "}),b.children.push(...m)}else d.push(...m);const _={type:"element",tagName:"li",properties:{id:t+"fn-"+f},children:e.wrap(d,!0)};e.patch(c,_),a.push(_)}if(a.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:s,properties:{...kc(o),id:"footnote-label"},children:[{type:"text",value:i}]},{type:"text",value:`
|
|
48
|
+
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(a,!0)},{type:"text",value:`
|
|
49
|
+
`}]}}const su=function(e){if(e==null)return ij;if(typeof e=="function")return ou(e);if(typeof e=="object")return Array.isArray(e)?tj(e):nj(e);if(typeof e=="string")return rj(e);throw new Error("Expected function, string, or object as test")};function tj(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=su(e[n]);return ou(r);function r(...i){let s=-1;for(;++s<t.length;)if(t[s].apply(this,i))return!0;return!1}}function nj(e){const t=e;return ou(n);function n(r){const i=r;let s;for(s in e)if(i[s]!==t[s])return!1;return!0}}function rj(e){return ou(t);function t(n){return n&&n.type===e}}function ou(e){return t;function t(n,r,i){return!!(sj(n)&&e.call(this,n,typeof r=="number"?r:void 0,i||void 0))}}function ij(){return!0}function sj(e){return e!==null&&typeof e=="object"&&"type"in e}const wS=[],oj=!0,Bd=!1,aj="skip";function SS(e,t,n,r){let i;typeof t=="function"&&typeof n!="function"?(r=n,n=t):i=t;const s=su(i),o=r?-1:1;a(e,void 0,[])();function a(l,c,d){const h=l&&typeof l=="object"?l:{};if(typeof h.type=="string"){const p=typeof h.tagName=="string"?h.tagName:typeof h.name=="string"?h.name:void 0;Object.defineProperty(f,"name",{value:"node ("+(l.type+(p?"<"+p+">":""))+")"})}return f;function f(){let p=wS,m,y,b;if((!t||s(l,c,d[d.length-1]||void 0))&&(p=lj(n(l,d)),p[0]===Bd))return p;if("children"in l&&l.children){const _=l;if(_.children&&p[0]!==aj)for(y=(r?_.children.length:-1)+o,b=d.concat(_);y>-1&&y<_.children.length;){const v=_.children[y];if(m=a(v,y,b)(),m[0]===Bd)return m;y=typeof m[1]=="number"?m[1]:y+o}}return p}}}function lj(e){return Array.isArray(e)?e:typeof e=="number"?[oj,e]:e==null?wS:[e]}function Wp(e,t,n,r){let i,s,o;typeof t=="function"&&typeof n!="function"?(s=void 0,o=t,i=n):(s=t,o=n,i=r),SS(e,s,a,i);function a(l,c){const d=c[c.length-1],h=d?d.children.indexOf(l):void 0;return o(l,h,d)}}const Fd={}.hasOwnProperty,cj={};function uj(e,t){const n=t||cj,r=new Map,i=new Map,s=new Map,o={...q2,...n.handlers},a={all:c,applyData:dj,definitionById:r,footnoteById:i,footnoteCounts:s,footnoteOrder:[],handlers:o,one:l,options:n,patch:hj,wrap:pj};return Wp(e,function(d){if(d.type==="definition"||d.type==="footnoteDefinition"){const h=d.type==="definition"?r:i,f=String(d.identifier).toUpperCase();h.has(f)||h.set(f,d)}}),a;function l(d,h){const f=d.type,p=a.handlers[f];if(Fd.call(a.handlers,f)&&p)return p(a,d,h);if(a.options.passThrough&&a.options.passThrough.includes(f)){if("children"in d){const{children:y,...b}=d,_=kc(b);return _.children=a.all(d),_}return kc(d)}return(a.options.unknownHandler||fj)(a,d,h)}function c(d){const h=[];if("children"in d){const f=d.children;let p=-1;for(;++p<f.length;){const m=a.one(f[p],d);if(m){if(p&&f[p-1].type==="break"&&(!Array.isArray(m)&&m.type==="text"&&(m.value=py(m.value)),!Array.isArray(m)&&m.type==="element")){const y=m.children[0];y&&y.type==="text"&&(y.value=py(y.value))}Array.isArray(m)?h.push(...m):h.push(m)}}}return h}}function hj(e,t){e.position&&(t.position=ZC(e))}function dj(e,t){let n=t;if(e&&e.data){const r=e.data.hName,i=e.data.hChildren,s=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const o="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:o}}n.type==="element"&&s&&Object.assign(n.properties,kc(s)),"children"in n&&n.children&&i!==null&&i!==void 0&&(n.children=i)}return n}function fj(e,t){const n=t.data||{},r="value"in t&&!(Fd.call(n,"hProperties")||Fd.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function pj(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
|
|
50
|
+
`});++r<e.length;)r&&n.push({type:"text",value:`
|
|
51
|
+
`}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
52
|
+
`}),n}function py(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function my(e,t){const n=uj(e,t),r=n.one(e,void 0),i=ej(n),s=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return i&&s.children.push({type:"text",value:`
|
|
53
|
+
`},i),s}function mj(e,t){return e&&"run"in e?async function(n,r){const i=my(n,{file:r,...t});await e.run(i,r)}:function(n,r){return my(n,{file:r,...e||t})}}function gy(e){if(e)throw e}var $l=Object.prototype.hasOwnProperty,xS=Object.prototype.toString,yy=Object.defineProperty,_y=Object.getOwnPropertyDescriptor,vy=function(t){return typeof Array.isArray=="function"?Array.isArray(t):xS.call(t)==="[object Array]"},by=function(t){if(!t||xS.call(t)!=="[object Object]")return!1;var n=$l.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&$l.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var i;for(i in t);return typeof i>"u"||$l.call(t,i)},wy=function(t,n){yy&&n.name==="__proto__"?yy(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Sy=function(t,n){if(n==="__proto__")if($l.call(t,n)){if(_y)return _y(t,n).value}else return;return t[n]},gj=function e(){var t,n,r,i,s,o,a=arguments[0],l=1,c=arguments.length,d=!1;for(typeof a=="boolean"&&(d=a,a=arguments[1]||{},l=2),(a==null||typeof a!="object"&&typeof a!="function")&&(a={});l<c;++l)if(t=arguments[l],t!=null)for(n in t)r=Sy(a,n),i=Sy(t,n),a!==i&&(d&&i&&(by(i)||(s=vy(i)))?(s?(s=!1,o=r&&vy(r)?r:[]):o=r&&by(r)?r:{},wy(a,{name:n,newValue:e(d,o,i)})):typeof i<"u"&&wy(a,{name:n,newValue:i}));return a};const Qu=ja(gj);function $d(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function yj(){const e=[],t={run:n,use:r};return t;function n(...i){let s=-1;const o=i.pop();if(typeof o!="function")throw new TypeError("Expected function as last argument, not "+o);a(null,...i);function a(l,...c){const d=e[++s];let h=-1;if(l){o(l);return}for(;++h<i.length;)(c[h]===null||c[h]===void 0)&&(c[h]=i[h]);i=c,d?_j(d,a)(...c):o(null,...c)}}function r(i){if(typeof i!="function")throw new TypeError("Expected `middelware` to be a function, not "+i);return e.push(i),t}}function _j(e,t){let n;return r;function r(...o){const a=e.length>o.length;let l;a&&o.push(i);try{l=e.apply(this,o)}catch(c){const d=c;if(a&&n)throw d;return i(d)}a||(l&&l.then&&typeof l.then=="function"?l.then(s,i):l instanceof Error?i(l):s(l))}function i(o,...a){n||(n=!0,t(o,...a))}function s(o){i(null,o)}}const Er={basename:vj,dirname:bj,extname:wj,join:Sj,sep:"/"};function vj(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Ma(e);let n=0,r=-1,i=e.length,s;if(t===void 0||t.length===0||t.length>e.length){for(;i--;)if(e.codePointAt(i)===47){if(s){n=i+1;break}}else r<0&&(s=!0,r=i+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let o=-1,a=t.length-1;for(;i--;)if(e.codePointAt(i)===47){if(s){n=i+1;break}}else o<0&&(s=!0,o=i+1),a>-1&&(e.codePointAt(i)===t.codePointAt(a--)?a<0&&(r=i):(a=-1,r=o));return n===r?r=o:r<0&&(r=e.length),e.slice(n,r)}function bj(e){if(Ma(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function wj(e){Ma(e);let t=e.length,n=-1,r=0,i=-1,s=0,o;for(;t--;){const a=e.codePointAt(t);if(a===47){if(o){r=t+1;break}continue}n<0&&(o=!0,n=t+1),a===46?i<0?i=t:s!==1&&(s=1):i>-1&&(s=-1)}return i<0||n<0||s===0||s===1&&i===n-1&&i===r+1?"":e.slice(i,n)}function Sj(...e){let t=-1,n;for(;++t<e.length;)Ma(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":xj(n)}function xj(e){Ma(e);const t=e.codePointAt(0)===47;let n=kj(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function kj(e,t){let n="",r=0,i=-1,s=0,o=-1,a,l;for(;++o<=e.length;){if(o<e.length)a=e.codePointAt(o);else{if(a===47)break;a=47}if(a===47){if(!(i===o-1||s===1))if(i!==o-1&&s===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),r=n.length-1-n.lastIndexOf("/")),i=o,s=0;continue}}else if(n.length>0){n="",r=0,i=o,s=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(i+1,o):n=e.slice(i+1,o),r=o-i-1;i=o,s=0}else a===46&&s>-1?s++:s=-1}return n}function Ma(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const Cj={cwd:Ej};function Ej(){return"/"}function Hd(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function Nj(e){if(typeof e=="string")e=new URL(e);else if(!Hd(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return jj(e)}function jj(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const i=new TypeError("File URL path must not include encoded / characters");throw i.code="ERR_INVALID_FILE_URL_PATH",i}}return decodeURIComponent(t)}const eh=["history","path","basename","stem","extname","dirname"];class kS{constructor(t){let n;t?Hd(t)?n={path:t}:typeof t=="string"||Rj(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":Cj.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<eh.length;){const s=eh[r];s in n&&n[s]!==void 0&&n[s]!==null&&(this[s]=s==="history"?[...n[s]]:n[s])}let i;for(i in n)eh.includes(i)||(this[i]=n[i])}get basename(){return typeof this.path=="string"?Er.basename(this.path):void 0}set basename(t){nh(t,"basename"),th(t,"basename"),this.path=Er.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Er.dirname(this.path):void 0}set dirname(t){xy(this.basename,"dirname"),this.path=Er.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Er.extname(this.path):void 0}set extname(t){if(th(t,"extname"),xy(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=Er.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Hd(t)&&(t=Nj(t)),nh(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Er.basename(this.path,this.extname):void 0}set stem(t){nh(t,"stem"),th(t,"stem"),this.path=Er.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const i=this.message(t,n,r);throw i.fatal=!0,i}info(t,n,r){const i=this.message(t,n,r);return i.fatal=void 0,i}message(t,n,r){const i=new _n(t,n,r);return this.path&&(i.name=this.path+":"+i.name,i.file=this.path),i.fatal=!1,this.messages.push(i),i}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function th(e,t){if(e&&e.includes(Er.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Er.sep+"`")}function nh(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function xy(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function Rj(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const Tj=function(e){const r=this.constructor.prototype,i=r[e],s=function(){return i.apply(s,arguments)};return Object.setPrototypeOf(s,r),s},Dj={}.hasOwnProperty;class Up extends Tj{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=yj()}copy(){const t=new Up;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(Qu(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(sh("data",this.frozen),this.namespace[t]=n,this):Dj.call(this.namespace,t)&&this.namespace[t]||void 0:t?(sh("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const i=n.call(t,...r);typeof i=="function"&&this.transformers.use(i)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=cl(t),r=this.parser||this.Parser;return rh("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),rh("process",this.parser||this.Parser),ih("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(s,o){const a=cl(t),l=r.parse(a);r.run(l,a,function(d,h,f){if(d||!h||!f)return c(d);const p=h,m=r.stringify(p,f);Aj(m)?f.value=m:f.result=m,c(d,f)});function c(d,h){d||!h?o(d):s?s(h):n(void 0,h)}}}processSync(t){let n=!1,r;return this.freeze(),rh("processSync",this.parser||this.Parser),ih("processSync",this.compiler||this.Compiler),this.process(t,i),Cy("processSync","process",n),r;function i(s,o){n=!0,gy(s),r=o}}run(t,n,r){ky(t),this.freeze();const i=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?s(void 0,r):new Promise(s);function s(o,a){const l=cl(n);i.run(t,l,c);function c(d,h,f){const p=h||t;d?a(d):o?o(p):r(void 0,p,f)}}}runSync(t,n){let r=!1,i;return this.run(t,n,s),Cy("runSync","run",r),i;function s(o,a){gy(o),i=a,r=!0}}stringify(t,n){this.freeze();const r=cl(n),i=this.compiler||this.Compiler;return ih("stringify",i),ky(t),i(t,r)}use(t,...n){const r=this.attachers,i=this.namespace;if(sh("use",this.frozen),t!=null)if(typeof t=="function")l(t,n);else if(typeof t=="object")Array.isArray(t)?a(t):o(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function s(c){if(typeof c=="function")l(c,[]);else if(typeof c=="object")if(Array.isArray(c)){const[d,...h]=c;l(d,h)}else o(c);else throw new TypeError("Expected usable value, not `"+c+"`")}function o(c){if(!("plugins"in c)&&!("settings"in c))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");a(c.plugins),c.settings&&(i.settings=Qu(!0,i.settings,c.settings))}function a(c){let d=-1;if(c!=null)if(Array.isArray(c))for(;++d<c.length;){const h=c[d];s(h)}else throw new TypeError("Expected a list of plugins, not `"+c+"`")}function l(c,d){let h=-1,f=-1;for(;++h<r.length;)if(r[h][0]===c){f=h;break}if(f===-1)r.push([c,...d]);else if(d.length>0){let[p,...m]=d;const y=r[f][1];$d(y)&&$d(p)&&(p=Qu(!0,y,p)),r[f]=[c,p,...m]}}}}const Pj=new Up().freeze();function rh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function ih(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function sh(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function ky(e){if(!$d(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Cy(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function cl(e){return Lj(e)?e:new kS(e)}function Lj(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function Aj(e){return typeof e=="string"||Ij(e)}function Ij(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const Mj="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Ey=[],Ny={allowDangerousHtml:!0},Oj=/^(https?|ircs?|mailto|xmpp)$/i,zj=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function Bj(e){const t=Fj(e),n=$j(e);return Hj(t.runSync(t.parse(n),n),e)}function Fj(e){const t=e.rehypePlugins||Ey,n=e.remarkPlugins||Ey,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Ny}:Ny;return Pj().use(b2).use(n).use(mj,r).use(t)}function $j(e){const t=e.children||"",n=new kS;return typeof t=="string"&&(n.value=t),n}function Hj(e,t){const n=t.allowedElements,r=t.allowElement,i=t.components,s=t.disallowedElements,o=t.skipHtml,a=t.unwrapDisallowed,l=t.urlTransform||Wj;for(const d of zj)Object.hasOwn(t,d.from)&&(""+d.from+(d.to?"use `"+d.to+"` instead":"remove it")+Mj+d.id,void 0);return Wp(e,c),rE(e,{Fragment:u.Fragment,components:i,ignoreInvalidStyle:!0,jsx:u.jsx,jsxs:u.jsxs,passKeys:!0,passNode:!0});function c(d,h,f){if(d.type==="raw"&&f&&typeof h=="number")return o?f.children.splice(h,1):f.children[h]={type:"text",value:d.value},h;if(d.type==="element"){let p;for(p in Xu)if(Object.hasOwn(Xu,p)&&Object.hasOwn(d.properties,p)){const m=d.properties[p],y=Xu[p];(y===null||y.includes(d.tagName))&&(d.properties[p]=l(String(m||""),p,d))}}if(d.type==="element"){let p=n?!n.includes(d.tagName):s?s.includes(d.tagName):!1;if(!p&&r&&typeof h=="number"&&(p=!r(d,h,f)),p&&f&&typeof h=="number")return a&&d.children?f.children.splice(h,1,...d.children):f.children.splice(h,1),h}}}function Wj(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),i=e.indexOf("/");return t===-1||i!==-1&&t>i||n!==-1&&t>n||r!==-1&&t>r||Oj.test(e.slice(0,t))?e:""}function jy(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let r=0,i=n.indexOf(t);for(;i!==-1;)r++,i=n.indexOf(t,i+t.length);return r}function Uj(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function Vj(e,t,n){const i=su((n||{}).ignore||[]),s=qj(t);let o=-1;for(;++o<s.length;)SS(e,"text",a);function a(c,d){let h=-1,f;for(;++h<d.length;){const p=d[h],m=f?f.children:void 0;if(i(p,m?m.indexOf(p):void 0,f))return;f=p}if(f)return l(c,d)}function l(c,d){const h=d[d.length-1],f=s[o][0],p=s[o][1];let m=0;const b=h.children.indexOf(c);let _=!1,v=[];f.lastIndex=0;let g=f.exec(c.value);for(;g;){const x=g.index,k={index:g.index,input:g.input,stack:[...d,c]};let S=p(...g,k);if(typeof S=="string"&&(S=S.length>0?{type:"text",value:S}:void 0),S===!1?f.lastIndex=x+1:(m!==x&&v.push({type:"text",value:c.value.slice(m,x)}),Array.isArray(S)?v.push(...S):S&&v.push(S),m=x+g[0].length,_=!0),!f.global)break;g=f.exec(c.value)}return _?(m<c.value.length&&v.push({type:"text",value:c.value.slice(m)}),h.children.splice(b,1,...v)):v=[c],b+v.length}}function qj(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r<n.length;){const i=n[r];t.push([Kj(i[0]),Yj(i[1])])}return t}function Kj(e){return typeof e=="string"?new RegExp(Uj(e),"g"):e}function Yj(e){return typeof e=="function"?e:function(){return e}}const oh="phrasing",ah=["autolink","link","image","label"];function Gj(){return{transforms:[nR],enter:{literalAutolink:Jj,literalAutolinkEmail:lh,literalAutolinkHttp:lh,literalAutolinkWww:lh},exit:{literalAutolink:tR,literalAutolinkEmail:eR,literalAutolinkHttp:Zj,literalAutolinkWww:Qj}}}function Xj(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:oh,notInConstruct:ah},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:oh,notInConstruct:ah},{character:":",before:"[ps]",after:"\\/",inConstruct:oh,notInConstruct:ah}]}}function Jj(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function lh(e){this.config.enter.autolinkProtocol.call(this,e)}function Zj(e){this.config.exit.autolinkProtocol.call(this,e)}function Qj(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function eR(e){this.config.exit.autolinkEmail.call(this,e)}function tR(e){this.exit(e)}function nR(e){Vj(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,rR],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),iR]],{ignore:["link","linkReference"]})}function rR(e,t,n,r,i){let s="";if(!CS(i)||(/^w/i.test(t)&&(n=t+n,t="",s="http://"),!sR(n)))return!1;const o=oR(n+r);if(!o[0])return!1;const a={type:"link",title:null,url:s+t+o[0],children:[{type:"text",value:t+o[0]}]};return o[1]?[a,{type:"text",value:o[1]}]:a}function iR(e,t,n,r){return!CS(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function sR(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function oR(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const i=jy(e,"(");let s=jy(e,")");for(;r!==-1&&i>s;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),s++;return[e,n]}function CS(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||us(n)||nu(n))&&(!t||n!==47)}ES.peek=mR;function aR(){this.buffer()}function lR(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function cR(){this.buffer()}function uR(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function hR(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=yr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function dR(e){this.exit(e)}function fR(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=yr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function pR(e){this.exit(e)}function mR(){return"["}function ES(e,t,n,r){const i=n.createTracker(r);let s=i.move("[^");const o=n.enter("footnoteReference"),a=n.enter("reference");return s+=i.move(n.safe(n.associationId(e),{after:"]",before:s})),a(),o(),s+=i.move("]"),s}function gR(){return{enter:{gfmFootnoteCallString:aR,gfmFootnoteCall:lR,gfmFootnoteDefinitionLabelString:cR,gfmFootnoteDefinition:uR},exit:{gfmFootnoteCallString:hR,gfmFootnoteCall:dR,gfmFootnoteDefinitionLabelString:fR,gfmFootnoteDefinition:pR}}}function yR(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:ES},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(r,i,s,o){const a=s.createTracker(o);let l=a.move("[^");const c=s.enter("footnoteDefinition"),d=s.enter("label");return l+=a.move(s.safe(s.associationId(r),{before:l,after:"]"})),d(),l+=a.move("]:"),r.children&&r.children.length>0&&(a.shift(4),l+=a.move((t?`
|
|
54
|
+
`:" ")+s.indentLines(s.containerFlow(r,a.current()),t?NS:_R))),c(),l}}function _R(e,t,n){return t===0?e:NS(e,t,n)}function NS(e,t,n){return(n?"":" ")+e}const vR=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];jS.peek=kR;function bR(){return{canContainEols:["delete"],enter:{strikethrough:SR},exit:{strikethrough:xR}}}function wR(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:vR}],handlers:{delete:jS}}}function SR(e){this.enter({type:"delete",children:[]},e)}function xR(e){this.exit(e)}function jS(e,t,n,r){const i=n.createTracker(r),s=n.enter("strikethrough");let o=i.move("~~");return o+=n.containerPhrasing(e,{...i.current(),before:o,after:"~"}),o+=i.move("~~"),s(),o}function kR(){return"~"}function CR(e){return e.length}function ER(e,t){const n=t||{},r=(n.align||[]).concat(),i=n.stringLength||CR,s=[],o=[],a=[],l=[];let c=0,d=-1;for(;++d<e.length;){const y=[],b=[];let _=-1;for(e[d].length>c&&(c=e[d].length);++_<e[d].length;){const v=NR(e[d][_]);if(n.alignDelimiters!==!1){const g=i(v);b[_]=g,(l[_]===void 0||g>l[_])&&(l[_]=g)}y.push(v)}o[d]=y,a[d]=b}let h=-1;if(typeof r=="object"&&"length"in r)for(;++h<c;)s[h]=Ry(r[h]);else{const y=Ry(r);for(;++h<c;)s[h]=y}h=-1;const f=[],p=[];for(;++h<c;){const y=s[h];let b="",_="";y===99?(b=":",_=":"):y===108?b=":":y===114&&(_=":");let v=n.alignDelimiters===!1?1:Math.max(1,l[h]-b.length-_.length);const g=b+"-".repeat(v)+_;n.alignDelimiters!==!1&&(v=b.length+v+_.length,v>l[h]&&(l[h]=v),p[h]=v),f[h]=g}o.splice(1,0,f),a.splice(1,0,p),d=-1;const m=[];for(;++d<o.length;){const y=o[d],b=a[d];h=-1;const _=[];for(;++h<c;){const v=y[h]||"";let g="",x="";if(n.alignDelimiters!==!1){const k=l[h]-(b[h]||0),S=s[h];S===114?g=" ".repeat(k):S===99?k%2?(g=" ".repeat(k/2+.5),x=" ".repeat(k/2-.5)):(g=" ".repeat(k/2),x=g):x=" ".repeat(k)}n.delimiterStart!==!1&&!h&&_.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&v==="")&&(n.delimiterStart!==!1||h)&&_.push(" "),n.alignDelimiters!==!1&&_.push(g),_.push(v),n.alignDelimiters!==!1&&_.push(x),n.padding!==!1&&_.push(" "),(n.delimiterEnd!==!1||h!==c-1)&&_.push("|")}m.push(n.delimiterEnd===!1?_.join("").replace(/ +$/,""):_.join(""))}return m.join(`
|
|
55
|
+
`)}function NR(e){return e==null?"":String(e)}function Ry(e){const t=typeof e=="string"?e.codePointAt(0):0;return t===67||t===99?99:t===76||t===108?108:t===82||t===114?114:0}function jR(e,t,n,r){const i=n.enter("blockquote"),s=n.createTracker(r);s.move("> "),s.shift(2);const o=n.indentLines(n.containerFlow(e,s.current()),RR);return i(),o}function RR(e,t,n){return">"+(n?"":" ")+e}function TR(e,t){return Ty(e,t.inConstruct,!0)&&!Ty(e,t.notInConstruct,!1)}function Ty(e,t,n){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return n;let r=-1;for(;++r<t.length;)if(e.includes(t[r]))return!0;return!1}function Dy(e,t,n,r){let i=-1;for(;++i<n.unsafe.length;)if(n.unsafe[i].character===`
|
|
56
|
+
`&&TR(n.stack,n.unsafe[i]))return/[ \t]/.test(r.before)?"":" ";return`\\
|
|
57
|
+
`}function DR(e,t){const n=String(e);let r=n.indexOf(t),i=r,s=0,o=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;r!==-1;)r===i?++s>o&&(o=s):s=1,i=r+t.length,r=n.indexOf(t,i);return o}function PR(e,t){return!!(t.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function LR(e){const t=e.options.fence||"`";if(t!=="`"&&t!=="~")throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function AR(e,t,n,r){const i=LR(n),s=e.value||"",o=i==="`"?"GraveAccent":"Tilde";if(PR(e,n)){const h=n.enter("codeIndented"),f=n.indentLines(s,IR);return h(),f}const a=n.createTracker(r),l=i.repeat(Math.max(DR(s,i)+1,3)),c=n.enter("codeFenced");let d=a.move(l);if(e.lang){const h=n.enter(`codeFencedLang${o}`);d+=a.move(n.safe(e.lang,{before:d,after:" ",encode:["`"],...a.current()})),h()}if(e.lang&&e.meta){const h=n.enter(`codeFencedMeta${o}`);d+=a.move(" "),d+=a.move(n.safe(e.meta,{before:d,after:`
|
|
58
|
+
`,encode:["`"],...a.current()})),h()}return d+=a.move(`
|
|
59
|
+
`),s&&(d+=a.move(s+`
|
|
60
|
+
`)),d+=a.move(l),c(),d}function IR(e,t,n){return(n?"":" ")+e}function Vp(e){const t=e.options.quote||'"';if(t!=='"'&&t!=="'")throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function MR(e,t,n,r){const i=Vp(n),s=i==='"'?"Quote":"Apostrophe",o=n.enter("definition");let a=n.enter("label");const l=n.createTracker(r);let c=l.move("[");return c+=l.move(n.safe(n.associationId(e),{before:c,after:"]",...l.current()})),c+=l.move("]: "),a(),!e.url||/[\0- \u007F]/.test(e.url)?(a=n.enter("destinationLiteral"),c+=l.move("<"),c+=l.move(n.safe(e.url,{before:c,after:">",...l.current()})),c+=l.move(">")):(a=n.enter("destinationRaw"),c+=l.move(n.safe(e.url,{before:c,after:e.title?" ":`
|
|
61
|
+
`,...l.current()}))),a(),e.title&&(a=n.enter(`title${s}`),c+=l.move(" "+i),c+=l.move(n.safe(e.title,{before:c,after:i,...l.current()})),c+=l.move(i),a()),o(),c}function OR(e){const t=e.options.emphasis||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}function ka(e){return"&#x"+e.toString(16).toUpperCase()+";"}function Cc(e,t,n){const r=so(e),i=so(t);return r===void 0?i===void 0?n==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:i===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:r===1?i===void 0?{inside:!1,outside:!1}:i===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:i===void 0?{inside:!1,outside:!1}:i===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}RS.peek=zR;function RS(e,t,n,r){const i=OR(n),s=n.enter("emphasis"),o=n.createTracker(r),a=o.move(i);let l=o.move(n.containerPhrasing(e,{after:i,before:a,...o.current()}));const c=l.charCodeAt(0),d=Cc(r.before.charCodeAt(r.before.length-1),c,i);d.inside&&(l=ka(c)+l.slice(1));const h=l.charCodeAt(l.length-1),f=Cc(r.after.charCodeAt(0),h,i);f.inside&&(l=l.slice(0,-1)+ka(h));const p=o.move(i);return s(),n.attentionEncodeSurroundingInfo={after:f.outside,before:d.outside},a+l+p}function zR(e,t,n){return n.options.emphasis||"*"}function BR(e,t){let n=!1;return Wp(e,function(r){if("value"in r&&/\r?\n|\r/.test(r.value)||r.type==="break")return n=!0,Bd}),!!((!e.depth||e.depth<3)&&Mp(e)&&(t.options.setext||n))}function FR(e,t,n,r){const i=Math.max(Math.min(6,e.depth||1),1),s=n.createTracker(r);if(BR(e,n)){const d=n.enter("headingSetext"),h=n.enter("phrasing"),f=n.containerPhrasing(e,{...s.current(),before:`
|
|
62
|
+
`,after:`
|
|
63
|
+
`});return h(),d(),f+`
|
|
64
|
+
`+(i===1?"=":"-").repeat(f.length-(Math.max(f.lastIndexOf("\r"),f.lastIndexOf(`
|
|
65
|
+
`))+1))}const o="#".repeat(i),a=n.enter("headingAtx"),l=n.enter("phrasing");s.move(o+" ");let c=n.containerPhrasing(e,{before:"# ",after:`
|
|
66
|
+
`,...s.current()});return/^[\t ]/.test(c)&&(c=ka(c.charCodeAt(0))+c.slice(1)),c=c?o+" "+c:o,n.options.closeAtx&&(c+=" "+o),l(),a(),c}TS.peek=$R;function TS(e){return e.value||""}function $R(){return"<"}DS.peek=HR;function DS(e,t,n,r){const i=Vp(n),s=i==='"'?"Quote":"Apostrophe",o=n.enter("image");let a=n.enter("label");const l=n.createTracker(r);let c=l.move("![");return c+=l.move(n.safe(e.alt,{before:c,after:"]",...l.current()})),c+=l.move("]("),a(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(a=n.enter("destinationLiteral"),c+=l.move("<"),c+=l.move(n.safe(e.url,{before:c,after:">",...l.current()})),c+=l.move(">")):(a=n.enter("destinationRaw"),c+=l.move(n.safe(e.url,{before:c,after:e.title?" ":")",...l.current()}))),a(),e.title&&(a=n.enter(`title${s}`),c+=l.move(" "+i),c+=l.move(n.safe(e.title,{before:c,after:i,...l.current()})),c+=l.move(i),a()),c+=l.move(")"),o(),c}function HR(){return"!"}PS.peek=WR;function PS(e,t,n,r){const i=e.referenceType,s=n.enter("imageReference");let o=n.enter("label");const a=n.createTracker(r);let l=a.move("![");const c=n.safe(e.alt,{before:l,after:"]",...a.current()});l+=a.move(c+"]["),o();const d=n.stack;n.stack=[],o=n.enter("reference");const h=n.safe(n.associationId(e),{before:l,after:"]",...a.current()});return o(),n.stack=d,s(),i==="full"||!c||c!==h?l+=a.move(h+"]"):i==="shortcut"?l=l.slice(0,-1):l+=a.move("]"),l}function WR(){return"!"}LS.peek=UR;function LS(e,t,n){let r=e.value||"",i="`",s=-1;for(;new RegExp("(^|[^`])"+i+"([^`]|$)").test(r);)i+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++s<n.unsafe.length;){const o=n.unsafe[s],a=n.compilePattern(o);let l;if(o.atBreak)for(;l=a.exec(r);){let c=l.index;r.charCodeAt(c)===10&&r.charCodeAt(c-1)===13&&c--,r=r.slice(0,c)+" "+r.slice(l.index+1)}}return i+r+i}function UR(){return"`"}function AS(e,t){const n=Mp(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(n===e.url||"mailto:"+n===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}IS.peek=VR;function IS(e,t,n,r){const i=Vp(n),s=i==='"'?"Quote":"Apostrophe",o=n.createTracker(r);let a,l;if(AS(e,n)){const d=n.stack;n.stack=[],a=n.enter("autolink");let h=o.move("<");return h+=o.move(n.containerPhrasing(e,{before:h,after:">",...o.current()})),h+=o.move(">"),a(),n.stack=d,h}a=n.enter("link"),l=n.enter("label");let c=o.move("[");return c+=o.move(n.containerPhrasing(e,{before:c,after:"](",...o.current()})),c+=o.move("]("),l(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(l=n.enter("destinationLiteral"),c+=o.move("<"),c+=o.move(n.safe(e.url,{before:c,after:">",...o.current()})),c+=o.move(">")):(l=n.enter("destinationRaw"),c+=o.move(n.safe(e.url,{before:c,after:e.title?" ":")",...o.current()}))),l(),e.title&&(l=n.enter(`title${s}`),c+=o.move(" "+i),c+=o.move(n.safe(e.title,{before:c,after:i,...o.current()})),c+=o.move(i),l()),c+=o.move(")"),a(),c}function VR(e,t,n){return AS(e,n)?"<":"["}MS.peek=qR;function MS(e,t,n,r){const i=e.referenceType,s=n.enter("linkReference");let o=n.enter("label");const a=n.createTracker(r);let l=a.move("[");const c=n.containerPhrasing(e,{before:l,after:"]",...a.current()});l+=a.move(c+"]["),o();const d=n.stack;n.stack=[],o=n.enter("reference");const h=n.safe(n.associationId(e),{before:l,after:"]",...a.current()});return o(),n.stack=d,s(),i==="full"||!c||c!==h?l+=a.move(h+"]"):i==="shortcut"?l=l.slice(0,-1):l+=a.move("]"),l}function qR(){return"["}function qp(e){const t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function KR(e){const t=qp(e),n=e.options.bulletOther;if(!n)return t==="*"?"-":"*";if(n!=="*"&&n!=="+"&&n!=="-")throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}function YR(e){const t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function OS(e){const t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function GR(e,t,n,r){const i=n.enter("list"),s=n.bulletCurrent;let o=e.ordered?YR(n):qp(n);const a=e.ordered?o==="."?")":".":KR(n);let l=t&&n.bulletLastUsed?o===n.bulletLastUsed:!1;if(!e.ordered){const d=e.children?e.children[0]:void 0;if((o==="*"||o==="-")&&d&&(!d.children||!d.children[0])&&n.stack[n.stack.length-1]==="list"&&n.stack[n.stack.length-2]==="listItem"&&n.stack[n.stack.length-3]==="list"&&n.stack[n.stack.length-4]==="listItem"&&n.indexStack[n.indexStack.length-1]===0&&n.indexStack[n.indexStack.length-2]===0&&n.indexStack[n.indexStack.length-3]===0&&(l=!0),OS(n)===o&&d){let h=-1;for(;++h<e.children.length;){const f=e.children[h];if(f&&f.type==="listItem"&&f.children&&f.children[0]&&f.children[0].type==="thematicBreak"){l=!0;break}}}}l&&(o=a),n.bulletCurrent=o;const c=n.containerFlow(e,r);return n.bulletLastUsed=o,n.bulletCurrent=s,i(),c}function XR(e){const t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function JR(e,t,n,r){const i=XR(n);let s=n.bulletCurrent||qp(n);t&&t.type==="list"&&t.ordered&&(s=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+s);let o=s.length+1;(i==="tab"||i==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(o=Math.ceil(o/4)*4);const a=n.createTracker(r);a.move(s+" ".repeat(o-s.length)),a.shift(o);const l=n.enter("listItem"),c=n.indentLines(n.containerFlow(e,a.current()),d);return l(),c;function d(h,f,p){return f?(p?"":" ".repeat(o))+h:(p?s:s+" ".repeat(o-s.length))+h}}function ZR(e,t,n,r){const i=n.enter("paragraph"),s=n.enter("phrasing"),o=n.containerPhrasing(e,r);return s(),i(),o}const QR=su(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function eT(e,t,n,r){return(e.children.some(function(o){return QR(o)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function tT(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}zS.peek=nT;function zS(e,t,n,r){const i=tT(n),s=n.enter("strong"),o=n.createTracker(r),a=o.move(i+i);let l=o.move(n.containerPhrasing(e,{after:i,before:a,...o.current()}));const c=l.charCodeAt(0),d=Cc(r.before.charCodeAt(r.before.length-1),c,i);d.inside&&(l=ka(c)+l.slice(1));const h=l.charCodeAt(l.length-1),f=Cc(r.after.charCodeAt(0),h,i);f.inside&&(l=l.slice(0,-1)+ka(h));const p=o.move(i+i);return s(),n.attentionEncodeSurroundingInfo={after:f.outside,before:d.outside},a+l+p}function nT(e,t,n){return n.options.strong||"*"}function rT(e,t,n,r){return n.safe(e.value,r)}function iT(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function sT(e,t,n){const r=(OS(n)+(n.options.ruleSpaces?" ":"")).repeat(iT(n));return n.options.ruleSpaces?r.slice(0,-1):r}const BS={blockquote:jR,break:Dy,code:AR,definition:MR,emphasis:RS,hardBreak:Dy,heading:FR,html:TS,image:DS,imageReference:PS,inlineCode:LS,link:IS,linkReference:MS,list:GR,listItem:JR,paragraph:ZR,root:eT,strong:zS,text:rT,thematicBreak:sT};function oT(){return{enter:{table:aT,tableData:Py,tableHeader:Py,tableRow:cT},exit:{codeText:uT,table:lT,tableData:ch,tableHeader:ch,tableRow:ch}}}function aT(e){const t=e._align;this.enter({type:"table",align:t.map(function(n){return n==="none"?null:n}),children:[]},e),this.data.inTable=!0}function lT(e){this.exit(e),this.data.inTable=void 0}function cT(e){this.enter({type:"tableRow",children:[]},e)}function ch(e){this.exit(e)}function Py(e){this.enter({type:"tableCell",children:[]},e)}function uT(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,hT));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function hT(e,t){return t==="|"?t:e}function dT(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,i=t.stringLength,s=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
67
|
+
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:f,table:o,tableCell:l,tableRow:a}};function o(p,m,y,b){return c(d(p,y,b),p.align)}function a(p,m,y,b){const _=h(p,y,b),v=c([_]);return v.slice(0,v.indexOf(`
|
|
68
|
+
`))}function l(p,m,y,b){const _=y.enter("tableCell"),v=y.enter("phrasing"),g=y.containerPhrasing(p,{...b,before:s,after:s});return v(),_(),g}function c(p,m){return ER(p,{align:m,alignDelimiters:r,padding:n,stringLength:i})}function d(p,m,y){const b=p.children;let _=-1;const v=[],g=m.enter("table");for(;++_<b.length;)v[_]=h(b[_],m,y);return g(),v}function h(p,m,y){const b=p.children;let _=-1;const v=[],g=m.enter("tableRow");for(;++_<b.length;)v[_]=l(b[_],p,m,y);return g(),v}function f(p,m,y){let b=BS.inlineCode(p,m,y);return y.stack.includes("tableCell")&&(b=b.replace(/\|/g,"\\$&")),b}}function fT(){return{exit:{taskListCheckValueChecked:Ly,taskListCheckValueUnchecked:Ly,paragraph:mT}}}function pT(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:gT}}}function Ly(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function mT(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const r=n.children[0];if(r&&r.type==="text"){const i=t.children;let s=-1,o;for(;++s<i.length;){const a=i[s];if(a.type==="paragraph"){o=a;break}}o===n&&(r.value=r.value.slice(1),r.value.length===0?n.children.shift():n.position&&r.position&&typeof r.position.start.offset=="number"&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(e)}function gT(e,t,n,r){const i=e.children[0],s=typeof e.checked=="boolean"&&i&&i.type==="paragraph",o="["+(e.checked?"x":" ")+"] ",a=n.createTracker(r);s&&a.move(o);let l=BS.listItem(e,t,n,{...r,...a.current()});return s&&(l=l.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,c)),l;function c(d){return d+o}}function yT(){return[Gj(),gR(),bR(),oT(),fT()]}function _T(e){return{extensions:[Xj(),yR(e),wR(),dT(e),pT()]}}const vT={tokenize:CT,partial:!0},FS={tokenize:ET,partial:!0},$S={tokenize:NT,partial:!0},HS={tokenize:jT,partial:!0},bT={tokenize:RT,partial:!0},WS={name:"wwwAutolink",tokenize:xT,previous:VS},US={name:"protocolAutolink",tokenize:kT,previous:qS},Qr={name:"emailAutolink",tokenize:ST,previous:KS},Or={};function wT(){return{text:Or}}let Fi=48;for(;Fi<123;)Or[Fi]=Qr,Fi++,Fi===58?Fi=65:Fi===91&&(Fi=97);Or[43]=Qr;Or[45]=Qr;Or[46]=Qr;Or[95]=Qr;Or[72]=[Qr,US];Or[104]=[Qr,US];Or[87]=[Qr,WS];Or[119]=[Qr,WS];function ST(e,t,n){const r=this;let i,s;return o;function o(h){return!Wd(h)||!KS.call(r,r.previous)||Kp(r.events)?n(h):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),a(h))}function a(h){return Wd(h)?(e.consume(h),a):h===64?(e.consume(h),l):n(h)}function l(h){return h===46?e.check(bT,d,c)(h):h===45||h===95||gn(h)?(s=!0,e.consume(h),l):d(h)}function c(h){return e.consume(h),i=!0,l}function d(h){return s&&i&&xn(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(h)):n(h)}}function xT(e,t,n){const r=this;return i;function i(o){return o!==87&&o!==119||!VS.call(r,r.previous)||Kp(r.events)?n(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(vT,e.attempt(FS,e.attempt($S,s),n),n)(o))}function s(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function kT(e,t,n){const r=this;let i="",s=!1;return o;function o(h){return(h===72||h===104)&&qS.call(r,r.previous)&&!Kp(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),i+=String.fromCodePoint(h),e.consume(h),a):n(h)}function a(h){if(xn(h)&&i.length<5)return i+=String.fromCodePoint(h),e.consume(h),a;if(h===58){const f=i.toLowerCase();if(f==="http"||f==="https")return e.consume(h),l}return n(h)}function l(h){return h===47?(e.consume(h),s?c:(s=!0,l)):n(h)}function c(h){return h===null||Sc(h)||at(h)||us(h)||nu(h)?n(h):e.attempt(FS,e.attempt($S,d),n)(h)}function d(h){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(h)}}function CT(e,t,n){let r=0;return i;function i(o){return(o===87||o===119)&&r<3?(r++,e.consume(o),i):o===46&&r===3?(e.consume(o),s):n(o)}function s(o){return o===null?n(o):t(o)}}function ET(e,t,n){let r,i,s;return o;function o(c){return c===46||c===95?e.check(HS,l,a)(c):c===null||at(c)||us(c)||c!==45&&nu(c)?l(c):(s=!0,e.consume(c),o)}function a(c){return c===95?r=!0:(i=r,r=void 0),e.consume(c),o}function l(c){return i||r||!s?n(c):t(c)}}function NT(e,t){let n=0,r=0;return i;function i(o){return o===40?(n++,e.consume(o),i):o===41&&r<n?s(o):o===33||o===34||o===38||o===39||o===41||o===42||o===44||o===46||o===58||o===59||o===60||o===63||o===93||o===95||o===126?e.check(HS,t,s)(o):o===null||at(o)||us(o)?t(o):(e.consume(o),i)}function s(o){return o===41&&r++,e.consume(o),i}}function jT(e,t,n){return r;function r(a){return a===33||a===34||a===39||a===41||a===42||a===44||a===46||a===58||a===59||a===63||a===95||a===126?(e.consume(a),r):a===38?(e.consume(a),s):a===93?(e.consume(a),i):a===60||a===null||at(a)||us(a)?t(a):n(a)}function i(a){return a===null||a===40||a===91||at(a)||us(a)?t(a):r(a)}function s(a){return xn(a)?o(a):n(a)}function o(a){return a===59?(e.consume(a),r):xn(a)?(e.consume(a),o):n(a)}}function RT(e,t,n){return r;function r(s){return e.consume(s),i}function i(s){return gn(s)?n(s):t(s)}}function VS(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||at(e)}function qS(e){return!xn(e)}function KS(e){return!(e===47||Wd(e))}function Wd(e){return e===43||e===45||e===46||e===95||gn(e)}function Kp(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if((r.type==="labelLink"||r.type==="labelImage")&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const TT={tokenize:zT,partial:!0};function DT(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:IT,continuation:{tokenize:MT},exit:OT}},text:{91:{name:"gfmFootnoteCall",tokenize:AT},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:PT,resolveTo:LT}}}}function PT(e,t,n){const r=this;let i=r.events.length;const s=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o;for(;i--;){const l=r.events[i][1];if(l.type==="labelImage"){o=l;break}if(l.type==="gfmFootnoteCall"||l.type==="labelLink"||l.type==="label"||l.type==="image"||l.type==="link")break}return a;function a(l){if(!o||!o._balanced)return n(l);const c=yr(r.sliceSerialize({start:o.end,end:r.now()}));return c.codePointAt(0)!==94||!s.includes(c.slice(1))?n(l):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(l),e.exit("gfmFootnoteCallLabelMarker"),t(l))}}function LT(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},i={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};i.end.column++,i.end.offset++,i.end._bufferIndex++;const s={type:"gfmFootnoteCallString",start:Object.assign({},i.end),end:Object.assign({},e[e.length-1][1].start)},o={type:"chunkString",contentType:"string",start:Object.assign({},s.start),end:Object.assign({},s.end)},a=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",i,t],["exit",i,t],["enter",s,t],["enter",o,t],["exit",o,t],["exit",s,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...a),e}function AT(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s=0,o;return a;function a(h){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(h),e.exit("gfmFootnoteCallLabelMarker"),l}function l(h){return h!==94?n(h):(e.enter("gfmFootnoteCallMarker"),e.consume(h),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",c)}function c(h){if(s>999||h===93&&!o||h===null||h===91||at(h))return n(h);if(h===93){e.exit("chunkString");const f=e.exit("gfmFootnoteCallString");return i.includes(yr(r.sliceSerialize(f)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(h),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(h)}return at(h)||(o=!0),s++,e.consume(h),h===92?d:c}function d(h){return h===91||h===92||h===93?(e.consume(h),s++,c):c(h)}}function IT(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s,o=0,a;return l;function l(m){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionLabelMarker"),c}function c(m){return m===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",d):n(m)}function d(m){if(o>999||m===93&&!a||m===null||m===91||at(m))return n(m);if(m===93){e.exit("chunkString");const y=e.exit("gfmFootnoteDefinitionLabelString");return s=yr(r.sliceSerialize(y)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),f}return at(m)||(a=!0),o++,e.consume(m),m===92?h:d}function h(m){return m===91||m===92||m===93?(e.consume(m),o++,d):d(m)}function f(m){return m===58?(e.enter("definitionMarker"),e.consume(m),e.exit("definitionMarker"),i.includes(s)||i.push(s),Ye(e,p,"gfmFootnoteDefinitionWhitespace")):n(m)}function p(m){return t(m)}}function MT(e,t,n){return e.check(Ia,t,e.attempt(TT,t,n))}function OT(e){e.exit("gfmFootnoteDefinition")}function zT(e,t,n){const r=this;return Ye(e,i,"gfmFootnoteDefinitionIndent",5);function i(s){const o=r.events[r.events.length-1];return o&&o[1].type==="gfmFootnoteDefinitionIndent"&&o[2].sliceSerialize(o[1],!0).length===4?t(s):n(s)}}function BT(e){let n=(e||{}).singleTilde;const r={name:"strikethrough",tokenize:s,resolveAll:i};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}};function i(o,a){let l=-1;for(;++l<o.length;)if(o[l][0]==="enter"&&o[l][1].type==="strikethroughSequenceTemporary"&&o[l][1]._close){let c=l;for(;c--;)if(o[c][0]==="exit"&&o[c][1].type==="strikethroughSequenceTemporary"&&o[c][1]._open&&o[l][1].end.offset-o[l][1].start.offset===o[c][1].end.offset-o[c][1].start.offset){o[l][1].type="strikethroughSequence",o[c][1].type="strikethroughSequence";const d={type:"strikethrough",start:Object.assign({},o[c][1].start),end:Object.assign({},o[l][1].end)},h={type:"strikethroughText",start:Object.assign({},o[c][1].end),end:Object.assign({},o[l][1].start)},f=[["enter",d,a],["enter",o[c][1],a],["exit",o[c][1],a],["enter",h,a]],p=a.parser.constructs.insideSpan.null;p&&qn(f,f.length,0,ru(p,o.slice(c+1,l),a)),qn(f,f.length,0,[["exit",h,a],["enter",o[l][1],a],["exit",o[l][1],a],["exit",d,a]]),qn(o,c-1,l-c+3,f),l=c+f.length-2;break}}for(l=-1;++l<o.length;)o[l][1].type==="strikethroughSequenceTemporary"&&(o[l][1].type="data");return o}function s(o,a,l){const c=this.previous,d=this.events;let h=0;return f;function f(m){return c===126&&d[d.length-1][1].type!=="characterEscape"?l(m):(o.enter("strikethroughSequenceTemporary"),p(m))}function p(m){const y=so(c);if(m===126)return h>1?l(m):(o.consume(m),h++,p);if(h<2&&!n)return l(m);const b=o.exit("strikethroughSequenceTemporary"),_=so(m);return b._open=!_||_===2&&!!y,b._close=!y||y===2&&!!_,a(m)}}}class FT{constructor(){this.map=[]}add(t,n,r){$T(this,t,n,r)}consume(t){if(this.map.sort(function(s,o){return s[0]-o[0]}),this.map.length===0)return;let n=this.map.length;const r=[];for(;n>0;)n-=1,r.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];r.push(t.slice()),t.length=0;let i=r.pop();for(;i;){for(const s of i)t.push(s);i=r.pop()}this.map.length=0}}function $T(e,t,n,r){let i=0;if(!(n===0&&r.length===0)){for(;i<e.map.length;){if(e.map[i][0]===t){e.map[i][1]+=n,e.map[i][2].push(...r);return}i+=1}e.map.push([t,n,r])}}function HT(e,t){let n=!1;const r=[];for(;t<e.length;){const i=e[t];if(n){if(i[0]==="enter")i[1].type==="tableContent"&&r.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(i[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const s=r.length-1;r[s]=r[s]==="left"?"center":"right"}}else if(i[1].type==="tableDelimiterRow")break}else i[0]==="enter"&&i[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return r}function WT(){return{flow:{null:{name:"table",tokenize:UT,resolveAll:VT}}}}function UT(e,t,n){const r=this;let i=0,s=0,o;return a;function a(R){let F=r.events.length-1;for(;F>-1;){const I=r.events[F][1].type;if(I==="lineEnding"||I==="linePrefix")F--;else break}const L=F>-1?r.events[F][1].type:null,T=L==="tableHead"||L==="tableRow"?S:l;return T===S&&r.parser.lazy[r.now().line]?n(R):T(R)}function l(R){return e.enter("tableHead"),e.enter("tableRow"),c(R)}function c(R){return R===124||(o=!0,s+=1),d(R)}function d(R){return R===null?n(R):Se(R)?s>1?(s=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(R),e.exit("lineEnding"),p):n(R):qe(R)?Ye(e,d,"whitespace")(R):(s+=1,o&&(o=!1,i+=1),R===124?(e.enter("tableCellDivider"),e.consume(R),e.exit("tableCellDivider"),o=!0,d):(e.enter("data"),h(R)))}function h(R){return R===null||R===124||at(R)?(e.exit("data"),d(R)):(e.consume(R),R===92?f:h)}function f(R){return R===92||R===124?(e.consume(R),h):h(R)}function p(R){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(R):(e.enter("tableDelimiterRow"),o=!1,qe(R)?Ye(e,m,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(R):m(R))}function m(R){return R===45||R===58?b(R):R===124?(o=!0,e.enter("tableCellDivider"),e.consume(R),e.exit("tableCellDivider"),y):k(R)}function y(R){return qe(R)?Ye(e,b,"whitespace")(R):b(R)}function b(R){return R===58?(s+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(R),e.exit("tableDelimiterMarker"),_):R===45?(s+=1,_(R)):R===null||Se(R)?x(R):k(R)}function _(R){return R===45?(e.enter("tableDelimiterFiller"),v(R)):k(R)}function v(R){return R===45?(e.consume(R),v):R===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(R),e.exit("tableDelimiterMarker"),g):(e.exit("tableDelimiterFiller"),g(R))}function g(R){return qe(R)?Ye(e,x,"whitespace")(R):x(R)}function x(R){return R===124?m(R):R===null||Se(R)?!o||i!==s?k(R):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(R)):k(R)}function k(R){return n(R)}function S(R){return e.enter("tableRow"),N(R)}function N(R){return R===124?(e.enter("tableCellDivider"),e.consume(R),e.exit("tableCellDivider"),N):R===null||Se(R)?(e.exit("tableRow"),t(R)):qe(R)?Ye(e,N,"whitespace")(R):(e.enter("data"),P(R))}function P(R){return R===null||R===124||at(R)?(e.exit("data"),N(R)):(e.consume(R),R===92?B:P)}function B(R){return R===92||R===124?(e.consume(R),P):P(R)}}function VT(e,t){let n=-1,r=!0,i=0,s=[0,0,0,0],o=[0,0,0,0],a=!1,l=0,c,d,h;const f=new FT;for(;++n<e.length;){const p=e[n],m=p[1];p[0]==="enter"?m.type==="tableHead"?(a=!1,l!==0&&(Ay(f,t,l,c,d),d=void 0,l=0),c={type:"table",start:Object.assign({},m.start),end:Object.assign({},m.end)},f.add(n,0,[["enter",c,t]])):m.type==="tableRow"||m.type==="tableDelimiterRow"?(r=!0,h=void 0,s=[0,0,0,0],o=[0,n+1,0,0],a&&(a=!1,d={type:"tableBody",start:Object.assign({},m.start),end:Object.assign({},m.end)},f.add(n,0,[["enter",d,t]])),i=m.type==="tableDelimiterRow"?2:d?3:1):i&&(m.type==="data"||m.type==="tableDelimiterMarker"||m.type==="tableDelimiterFiller")?(r=!1,o[2]===0&&(s[1]!==0&&(o[0]=o[1],h=ul(f,t,s,i,void 0,h),s=[0,0,0,0]),o[2]=n)):m.type==="tableCellDivider"&&(r?r=!1:(s[1]!==0&&(o[0]=o[1],h=ul(f,t,s,i,void 0,h)),s=o,o=[s[1],n,0,0])):m.type==="tableHead"?(a=!0,l=n):m.type==="tableRow"||m.type==="tableDelimiterRow"?(l=n,s[1]!==0?(o[0]=o[1],h=ul(f,t,s,i,n,h)):o[1]!==0&&(h=ul(f,t,o,i,n,h)),i=0):i&&(m.type==="data"||m.type==="tableDelimiterMarker"||m.type==="tableDelimiterFiller")&&(o[3]=n)}for(l!==0&&Ay(f,t,l,c,d),f.consume(t.events),n=-1;++n<t.events.length;){const p=t.events[n];p[0]==="enter"&&p[1].type==="table"&&(p[1]._align=HT(t.events,n))}return e}function ul(e,t,n,r,i,s){const o=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",a="tableContent";n[0]!==0&&(s.end=Object.assign({},Ns(t.events,n[0])),e.add(n[0],0,[["exit",s,t]]));const l=Ns(t.events,n[1]);if(s={type:o,start:Object.assign({},l),end:Object.assign({},l)},e.add(n[1],0,[["enter",s,t]]),n[2]!==0){const c=Ns(t.events,n[2]),d=Ns(t.events,n[3]),h={type:a,start:Object.assign({},c),end:Object.assign({},d)};if(e.add(n[2],0,[["enter",h,t]]),r!==2){const f=t.events[n[2]],p=t.events[n[3]];if(f[1].end=Object.assign({},p[1].end),f[1].type="chunkText",f[1].contentType="text",n[3]>n[2]+1){const m=n[2]+1,y=n[3]-n[2]-1;e.add(m,y,[])}}e.add(n[3]+1,0,[["exit",h,t]])}return i!==void 0&&(s.end=Object.assign({},Ns(t.events,i)),e.add(i,0,[["exit",s,t]]),s=void 0),s}function Ay(e,t,n,r,i){const s=[],o=Ns(t.events,n);i&&(i.end=Object.assign({},o),s.push(["exit",i,t])),r.end=Object.assign({},o),s.push(["exit",r,t]),e.add(n+1,0,s)}function Ns(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const qT={name:"tasklistCheck",tokenize:YT};function KT(){return{text:{91:qT}}}function YT(e,t,n){const r=this;return i;function i(l){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(l):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),s)}function s(l){return at(l)?(e.enter("taskListCheckValueUnchecked"),e.consume(l),e.exit("taskListCheckValueUnchecked"),o):l===88||l===120?(e.enter("taskListCheckValueChecked"),e.consume(l),e.exit("taskListCheckValueChecked"),o):n(l)}function o(l){return l===93?(e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),a):n(l)}function a(l){return Se(l)?t(l):qe(l)?e.check({tokenize:GT},t,n)(l):n(l)}}function GT(e,t,n){return Ye(e,r,"whitespace");function r(i){return i===null?n(i):t(i)}}function XT(e){return rS([wT(),DT(),BT(e),WT(),KT()])}const JT={};function ZT(e){const t=this,n=e||JT,r=t.data(),i=r.micromarkExtensions||(r.micromarkExtensions=[]),s=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),o=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);i.push(XT(n)),s.push(yT()),o.push(_T(n))}function YS(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=YS(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function fo(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=YS(e))&&(r&&(r+=" "),r+=t);return r}var QT=Object.create,au=Object.defineProperty,eD=Object.defineProperties,tD=Object.getOwnPropertyDescriptor,nD=Object.getOwnPropertyDescriptors,GS=Object.getOwnPropertyNames,Ec=Object.getOwnPropertySymbols,rD=Object.getPrototypeOf,Yp=Object.prototype.hasOwnProperty,XS=Object.prototype.propertyIsEnumerable,Iy=(e,t,n)=>t in e?au(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ar=(e,t)=>{for(var n in t||(t={}))Yp.call(t,n)&&Iy(e,n,t[n]);if(Ec)for(var n of Ec(t))XS.call(t,n)&&Iy(e,n,t[n]);return e},lu=(e,t)=>eD(e,nD(t)),JS=(e,t)=>{var n={};for(var r in e)Yp.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Ec)for(var r of Ec(e))t.indexOf(r)<0&&XS.call(e,r)&&(n[r]=e[r]);return n},iD=(e,t)=>function(){return t||(0,e[GS(e)[0]])((t={exports:{}}).exports,t),t.exports},sD=(e,t)=>{for(var n in t)au(e,n,{get:t[n],enumerable:!0})},oD=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of GS(t))!Yp.call(e,i)&&i!==n&&au(e,i,{get:()=>t[i],enumerable:!(r=tD(t,i))||r.enumerable});return e},aD=(e,t,n)=>(n=e!=null?QT(rD(e)):{},oD(!e||!e.__esModule?au(n,"default",{value:e,enumerable:!0}):n,e)),lD=iD({"../../node_modules/.pnpm/prismjs@1.29.0_patch_hash=vrxx3pzkik6jpmgpayxfjunetu/node_modules/prismjs/prism.js"(e,t){var n=function(){var r=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,i=0,s={},o={util:{encode:function m(y){return y instanceof a?new a(y.type,m(y.content),y.alias):Array.isArray(y)?y.map(m):y.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(m){return Object.prototype.toString.call(m).slice(8,-1)},objId:function(m){return m.__id||Object.defineProperty(m,"__id",{value:++i}),m.__id},clone:function m(y,b){b=b||{};var _,v;switch(o.util.type(y)){case"Object":if(v=o.util.objId(y),b[v])return b[v];_={},b[v]=_;for(var g in y)y.hasOwnProperty(g)&&(_[g]=m(y[g],b));return _;case"Array":return v=o.util.objId(y),b[v]?b[v]:(_=[],b[v]=_,y.forEach(function(x,k){_[k]=m(x,b)}),_);default:return y}},getLanguage:function(m){for(;m;){var y=r.exec(m.className);if(y)return y[1].toLowerCase();m=m.parentElement}return"none"},setLanguage:function(m,y){m.className=m.className.replace(RegExp(r,"gi"),""),m.classList.add("language-"+y)},isActive:function(m,y,b){for(var _="no-"+y;m;){var v=m.classList;if(v.contains(y))return!0;if(v.contains(_))return!1;m=m.parentElement}return!!b}},languages:{plain:s,plaintext:s,text:s,txt:s,extend:function(m,y){var b=o.util.clone(o.languages[m]);for(var _ in y)b[_]=y[_];return b},insertBefore:function(m,y,b,_){_=_||o.languages;var v=_[m],g={};for(var x in v)if(v.hasOwnProperty(x)){if(x==y)for(var k in b)b.hasOwnProperty(k)&&(g[k]=b[k]);b.hasOwnProperty(x)||(g[x]=v[x])}var S=_[m];return _[m]=g,o.languages.DFS(o.languages,function(N,P){P===S&&N!=m&&(this[N]=g)}),g},DFS:function m(y,b,_,v){v=v||{};var g=o.util.objId;for(var x in y)if(y.hasOwnProperty(x)){b.call(y,x,y[x],_||x);var k=y[x],S=o.util.type(k);S==="Object"&&!v[g(k)]?(v[g(k)]=!0,m(k,b,null,v)):S==="Array"&&!v[g(k)]&&(v[g(k)]=!0,m(k,b,x,v))}}},plugins:{},highlight:function(m,y,b){var _={code:m,grammar:y,language:b};if(o.hooks.run("before-tokenize",_),!_.grammar)throw new Error('The language "'+_.language+'" has no grammar.');return _.tokens=o.tokenize(_.code,_.grammar),o.hooks.run("after-tokenize",_),a.stringify(o.util.encode(_.tokens),_.language)},tokenize:function(m,y){var b=y.rest;if(b){for(var _ in b)y[_]=b[_];delete y.rest}var v=new d;return h(v,v.head,m),c(m,v,y,v.head,0),p(v)},hooks:{all:{},add:function(m,y){var b=o.hooks.all;b[m]=b[m]||[],b[m].push(y)},run:function(m,y){var b=o.hooks.all[m];if(!(!b||!b.length))for(var _=0,v;v=b[_++];)v(y)}},Token:a};function a(m,y,b,_){this.type=m,this.content=y,this.alias=b,this.length=(_||"").length|0}a.stringify=function m(y,b){if(typeof y=="string")return y;if(Array.isArray(y)){var _="";return y.forEach(function(S){_+=m(S,b)}),_}var v={type:y.type,content:m(y.content,b),tag:"span",classes:["token",y.type],attributes:{},language:b},g=y.alias;g&&(Array.isArray(g)?Array.prototype.push.apply(v.classes,g):v.classes.push(g)),o.hooks.run("wrap",v);var x="";for(var k in v.attributes)x+=" "+k+'="'+(v.attributes[k]||"").replace(/"/g,""")+'"';return"<"+v.tag+' class="'+v.classes.join(" ")+'"'+x+">"+v.content+"</"+v.tag+">"};function l(m,y,b,_){m.lastIndex=y;var v=m.exec(b);if(v&&_&&v[1]){var g=v[1].length;v.index+=g,v[0]=v[0].slice(g)}return v}function c(m,y,b,_,v,g){for(var x in b)if(!(!b.hasOwnProperty(x)||!b[x])){var k=b[x];k=Array.isArray(k)?k:[k];for(var S=0;S<k.length;++S){if(g&&g.cause==x+","+S)return;var N=k[S],P=N.inside,B=!!N.lookbehind,R=!!N.greedy,F=N.alias;if(R&&!N.pattern.global){var L=N.pattern.toString().match(/[imsuy]*$/)[0];N.pattern=RegExp(N.pattern.source,L+"g")}for(var T=N.pattern||N,I=_.next,j=v;I!==y.tail&&!(g&&j>=g.reach);j+=I.value.length,I=I.next){var O=I.value;if(y.length>m.length)return;if(!(O instanceof a)){var H=1,D;if(R){if(D=l(T,j,m,B),!D||D.index>=m.length)break;var he=D.index,W=D.index+D[0].length,C=j;for(C+=I.value.length;he>=C;)I=I.next,C+=I.value.length;if(C-=I.value.length,j=C,I.value instanceof a)continue;for(var ee=I;ee!==y.tail&&(C<W||typeof ee.value=="string");ee=ee.next)H++,C+=ee.value.length;H--,O=m.slice(j,C),D.index-=j}else if(D=l(T,0,O,B),!D)continue;var he=D.index,E=D[0],pe=O.slice(0,he),Y=O.slice(he+E.length),X=j+O.length;g&&X>g.reach&&(g.reach=X);var ae=I.prev;pe&&(ae=h(y,ae,pe),j+=pe.length),f(y,ae,H);var be=new a(x,P?o.tokenize(E,P):E,F,E);if(I=h(y,ae,be),Y&&h(y,I,Y),H>1){var ie={cause:x+","+S,reach:X};c(m,y,b,I.prev,j,ie),g&&ie.reach>g.reach&&(g.reach=ie.reach)}}}}}}function d(){var m={value:null,prev:null,next:null},y={value:null,prev:m,next:null};m.next=y,this.head=m,this.tail=y,this.length=0}function h(m,y,b){var _=y.next,v={value:b,prev:y,next:_};return y.next=v,_.prev=v,m.length++,v}function f(m,y,b){for(var _=y.next,v=0;v<b&&_!==m.tail;v++)_=_.next;y.next=_,_.prev=y,m.length-=v}function p(m){for(var y=[],b=m.head.next;b!==m.tail;)y.push(b.value),b=b.next;return y}return o}();t.exports=n,n.default=n}}),U=aD(lD());U.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},U.languages.markup.tag.inside["attr-value"].inside.entity=U.languages.markup.entity,U.languages.markup.doctype.inside["internal-subset"].inside=U.languages.markup,U.hooks.add("wrap",function(e){e.type==="entity"&&(e.attributes.title=e.content.replace(/&/,"&"))}),Object.defineProperty(U.languages.markup.tag,"addInlined",{value:function(e,r){var n={},n=(n["language-"+r]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:U.languages[r]},n.cdata=/^<!\[CDATA\[|\]\]>$/i,{"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:n}}),r=(n["language-"+r]={pattern:/[\s\S]+/,inside:U.languages[r]},{});r[e]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,function(){return e}),"i"),lookbehind:!0,greedy:!0,inside:n},U.languages.insertBefore("markup","cdata",r)}}),Object.defineProperty(U.languages.markup.tag,"addAttribute",{value:function(e,t){U.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:U.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),U.languages.html=U.languages.markup,U.languages.mathml=U.languages.markup,U.languages.svg=U.languages.markup,U.languages.xml=U.languages.extend("markup",{}),U.languages.ssml=U.languages.xml,U.languages.atom=U.languages.xml,U.languages.rss=U.languages.xml,function(e){var t={pattern:/\\[\\(){}[\]^$+*?|.]/,alias:"escape"},n=/\\(?:x[\da-fA-F]{2}|u[\da-fA-F]{4}|u\{[\da-fA-F]+\}|0[0-7]{0,2}|[123][0-7]{2}|c[a-zA-Z]|.)/,r="(?:[^\\\\-]|"+n.source+")",r=RegExp(r+"-"+r),i={pattern:/(<|')[^<>']+(?=[>']$)/,lookbehind:!0,alias:"variable"};e.languages.regex={"char-class":{pattern:/((?:^|[^\\])(?:\\\\)*)\[(?:[^\\\]]|\\[\s\S])*\]/,lookbehind:!0,inside:{"char-class-negation":{pattern:/(^\[)\^/,lookbehind:!0,alias:"operator"},"char-class-punctuation":{pattern:/^\[|\]$/,alias:"punctuation"},range:{pattern:r,inside:{escape:n,"range-punctuation":{pattern:/-/,alias:"operator"}}},"special-escape":t,"char-set":{pattern:/\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},escape:n}},"special-escape":t,"char-set":{pattern:/\.|\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},backreference:[{pattern:/\\(?![123][0-7]{2})[1-9]/,alias:"keyword"},{pattern:/\\k<[^<>']+>/,alias:"keyword",inside:{"group-name":i}}],anchor:{pattern:/[$^]|\\[ABbGZz]/,alias:"function"},escape:n,group:[{pattern:/\((?:\?(?:<[^<>']+>|'[^<>']+'|[>:]|<?[=!]|[idmnsuxU]+(?:-[idmnsuxU]+)?:?))?/,alias:"punctuation",inside:{"group-name":i}},{pattern:/\)/,alias:"punctuation"}],quantifier:{pattern:/(?:[+*?]|\{\d+(?:,\d*)?\})[?+]?/,alias:"number"},alternation:{pattern:/\|/,alias:"keyword"}}}(U),U.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},U.languages.javascript=U.languages.extend("clike",{"class-name":[U.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),U.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,U.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:U.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:U.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:U.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:U.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:U.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),U.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:U.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),U.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),U.languages.markup&&(U.languages.markup.tag.addInlined("script","javascript"),U.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),U.languages.js=U.languages.javascript,U.languages.actionscript=U.languages.extend("javascript",{keyword:/\b(?:as|break|case|catch|class|const|default|delete|do|dynamic|each|else|extends|final|finally|for|function|get|if|implements|import|in|include|instanceof|interface|internal|is|namespace|native|new|null|override|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|use|var|void|while|with)\b/,operator:/\+\+|--|(?:[+\-*\/%^]|&&?|\|\|?|<<?|>>?>?|[!=]=?)=?|[~?@]/}),U.languages.actionscript["class-name"].alias="function",delete U.languages.actionscript.parameter,delete U.languages.actionscript["literal-property"],U.languages.markup&&U.languages.insertBefore("actionscript","string",{xml:{pattern:/(^|[^.])<\/?\w+(?:\s+[^\s>\/=]+=("|')(?:\\[\s\S]|(?!\2)[^\\])*\2)*\s*\/?>/,lookbehind:!0,inside:U.languages.markup}}),function(e){var t=/#(?!\{).+/,n={pattern:/#\{[^}]+\}/,alias:"variable"};e.languages.coffeescript=e.languages.extend("javascript",{comment:t,string:[{pattern:/'(?:\\[\s\S]|[^\\'])*'/,greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0,inside:{interpolation:n}}],keyword:/\b(?:and|break|by|catch|class|continue|debugger|delete|do|each|else|extend|extends|false|finally|for|if|in|instanceof|is|isnt|let|loop|namespace|new|no|not|null|of|off|on|or|own|return|super|switch|then|this|throw|true|try|typeof|undefined|unless|until|when|while|window|with|yes|yield)\b/,"class-member":{pattern:/@(?!\d)\w+/,alias:"variable"}}),e.languages.insertBefore("coffeescript","comment",{"multiline-comment":{pattern:/###[\s\S]+?###/,alias:"comment"},"block-regex":{pattern:/\/{3}[\s\S]*?\/{3}/,alias:"regex",inside:{comment:t,interpolation:n}}}),e.languages.insertBefore("coffeescript","string",{"inline-javascript":{pattern:/`(?:\\[\s\S]|[^\\`])*`/,inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},script:{pattern:/[\s\S]+/,alias:"language-javascript",inside:e.languages.javascript}}},"multiline-string":[{pattern:/'''[\s\S]*?'''/,greedy:!0,alias:"string"},{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string",inside:{interpolation:n}}]}),e.languages.insertBefore("coffeescript","keyword",{property:/(?!\d)\w+(?=\s*:(?!:))/}),delete e.languages.coffeescript["template-string"],e.languages.coffee=e.languages.coffeescript}(U),function(e){var t=e.languages.javadoclike={parameter:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*@(?:arg|arguments|param)\s+)\w+/m,lookbehind:!0},keyword:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*|\{)@[a-z][a-zA-Z-]+\b/m,lookbehind:!0},punctuation:/[{}]/};Object.defineProperty(t,"addSupport",{value:function(n,r){(n=typeof n=="string"?[n]:n).forEach(function(i){var s=function(h){h.inside||(h.inside={}),h.inside.rest=r},o="doc-comment";if(a=e.languages[i]){var a,l=a[o];if((l=l||(a=e.languages.insertBefore(i,"comment",{"doc-comment":{pattern:/(^|[^\\])\/\*\*[^/][\s\S]*?(?:\*\/|$)/,lookbehind:!0,alias:"comment"}}))[o])instanceof RegExp&&(l=a[o]={pattern:l}),Array.isArray(l))for(var c=0,d=l.length;c<d;c++)l[c]instanceof RegExp&&(l[c]={pattern:l[c]}),s(l[c]);else s(l)}})}}),t.addSupport(["java","javascript","php"],t)}(U),function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/,t=(e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+t.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css,e.languages.markup);t&&(t.tag.addInlined("style","css"),t.tag.addAttribute("style","css"))}(U),function(e){var t=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,t=(e.languages.css.selector={pattern:e.languages.css.selector.pattern,lookbehind:!0,inside:t={"pseudo-element":/:(?:after|before|first-letter|first-line|selection)|::[-\w]+/,"pseudo-class":/:[-\w]+/,class:/\.[-\w]+/,id:/#[-\w]+/,attribute:{pattern:RegExp(`\\[(?:[^[\\]"']|`+t.source+")*\\]"),greedy:!0,inside:{punctuation:/^\[|\]$/,"case-sensitivity":{pattern:/(\s)[si]$/i,lookbehind:!0,alias:"keyword"},namespace:{pattern:/^(\s*)(?:(?!\s)[-*\w\xA0-\uFFFF])*\|(?!=)/,lookbehind:!0,inside:{punctuation:/\|$/}},"attr-name":{pattern:/^(\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+/,lookbehind:!0},"attr-value":[t,{pattern:/(=\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+(?=\s*$)/,lookbehind:!0}],operator:/[|~*^$]?=/}},"n-th":[{pattern:/(\(\s*)[+-]?\d*[\dn](?:\s*[+-]\s*\d+)?(?=\s*\))/,lookbehind:!0,inside:{number:/[\dn]+/,operator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,punctuation:/[(),]/}},e.languages.css.atrule.inside["selector-function-argument"].inside=t,e.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}}),{pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0}),n={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0};e.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|RebeccaPurple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:t,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:t,number:n})}(U),function(e){var t=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ ]+"+t.source+")?|"+t.source+"(?:[ ]+"+n.source+")?)",i=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-]<PLAIN>)(?:[ \t]*(?:(?![#:])<PLAIN>|:<PLAIN>))*/.source.replace(/<PLAIN>/g,function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source}),s=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function o(a,l){l=(l||"").replace(/m/g,"")+"m";var c=/([:\-,[{]\s*(?:\s<<prop>>[ \t]+)?)(?:<<value>>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<<prop>>/g,function(){return r}).replace(/<<value>>/g,function(){return a});return RegExp(c,l)}e.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<<prop>>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<<prop>>/g,function(){return r})),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<<prop>>[ \t]+)?)<<key>>(?=\s*:\s)/.source.replace(/<<prop>>/g,function(){return r}).replace(/<<key>>/g,function(){return"(?:"+i+"|"+s+")"})),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:o(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:o(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:o(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:o(s),lookbehind:!0,greedy:!0},number:{pattern:o(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:n,important:t,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},e.languages.yml=e.languages.yaml}(U),function(e){var t=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function n(c){return c=c.replace(/<inner>/g,function(){return t}),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+c+")")}var r=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,i=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,function(){return r}),s=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source,o=(e.languages.markdown=e.languages.extend("markup",{}),e.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:e.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+i+s+"(?:"+i+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+i+s+")(?:"+i+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(r),inside:e.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+i+")"+s+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+i+"$"),inside:{"table-header":{pattern:RegExp(r),alias:"important",inside:e.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:n(/\b__(?:(?!_)<inner>|_(?:(?!_)<inner>)+_)+__\b|\*\*(?:(?!\*)<inner>|\*(?:(?!\*)<inner>)+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:n(/\b_(?:(?!_)<inner>|__(?:(?!_)<inner>)+__)+_\b|\*(?:(?!\*)<inner>|\*\*(?:(?!\*)<inner>)+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:n(/(~~?)(?:(?!~)<inner>)+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:n(/!?\[(?:(?!\])<inner>)+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\])<inner>)+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach(function(c){["url","bold","italic","strike","code-snippet"].forEach(function(d){c!==d&&(e.languages.markdown[c].inside.content.inside[d]=e.languages.markdown[d])})}),e.hooks.add("after-tokenize",function(c){c.language!=="markdown"&&c.language!=="md"||function d(h){if(h&&typeof h!="string")for(var f=0,p=h.length;f<p;f++){var m,y=h[f];y.type!=="code"?d(y.content):(m=y.content[1],y=y.content[3],m&&y&&m.type==="code-language"&&y.type==="code-block"&&typeof m.content=="string"&&(m=m.content.replace(/\b#/g,"sharp").replace(/\b\+\+/g,"pp"),m="language-"+(m=(/[a-z][\w-]*/i.exec(m)||[""])[0].toLowerCase()),y.alias?typeof y.alias=="string"?y.alias=[y.alias,m]:y.alias.push(m):y.alias=[m]))}}(c.tokens)}),e.hooks.add("wrap",function(c){if(c.type==="code-block"){for(var d="",h=0,f=c.classes.length;h<f;h++){var p=c.classes[h],p=/language-(.+)/.exec(p);if(p){d=p[1];break}}var m,y=e.languages[d];y?c.content=e.highlight(function(b){return b=b.replace(o,""),b=b.replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi,function(_,v){var g;return(v=v.toLowerCase())[0]==="#"?(g=v[1]==="x"?parseInt(v.slice(2),16):Number(v.slice(1)),l(g)):a[v]||_})}(c.content),y,d):d&&d!=="none"&&e.plugins.autoloader&&(m="md-"+new Date().valueOf()+"-"+Math.floor(1e16*Math.random()),c.attributes.id=m,e.plugins.autoloader.loadLanguages(d,function(){var b=document.getElementById(m);b&&(b.innerHTML=e.highlight(b.textContent,e.languages[d],d))}))}}),RegExp(e.languages.markup.tag.pattern.source,"gi")),a={amp:"&",lt:"<",gt:">",quot:'"'},l=String.fromCodePoint||String.fromCharCode;e.languages.md=e.languages.markdown}(U),U.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:U.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},U.hooks.add("after-tokenize",function(e){if(e.language==="graphql")for(var t=e.tokens.filter(function(m){return typeof m!="string"&&m.type!=="comment"&&m.type!=="scalar"}),n=0;n<t.length;){var r=t[n++];if(r.type==="keyword"&&r.content==="mutation"){var i=[];if(h(["definition-mutation","punctuation"])&&d(1).content==="("){n+=2;var s=f(/^\($/,/^\)$/);if(s===-1)continue;for(;n<s;n++){var o=d(0);o.type==="variable"&&(p(o,"variable-input"),i.push(o.content))}n=s+1}if(h(["punctuation","property-query"])&&d(0).content==="{"&&(n++,p(d(0),"property-mutation"),0<i.length)){var a=f(/^\{$/,/^\}$/);if(a!==-1)for(var l=n;l<a;l++){var c=t[l];c.type==="variable"&&0<=i.indexOf(c.content)&&p(c,"variable-input")}}}}function d(m){return t[n+m]}function h(m,y){y=y||0;for(var b=0;b<m.length;b++){var _=d(b+y);if(!_||_.type!==m[b])return}return 1}function f(m,y){for(var b=1,_=n;_<t.length;_++){var v=t[_],g=v.content;if(v.type==="punctuation"&&typeof g=="string"){if(m.test(g))b++;else if(y.test(g)&&--b===0)return _}}return-1}function p(m,y){var b=m.alias;b?Array.isArray(b)||(m.alias=b=[b]):m.alias=b=[],b.push(y)}}),U.languages.sql={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/|#).*)/,lookbehind:!0},variable:[{pattern:/@(["'`])(?:\\[\s\S]|(?!\1)[^\\])+\1/,greedy:!0},/@[\w.$]+/],string:{pattern:/(^|[^@\\])("|')(?:\\[\s\S]|(?!\2)[^\\]|\2\2)*\2/,greedy:!0,lookbehind:!0},identifier:{pattern:/(^|[^@\\])`(?:\\[\s\S]|[^`\\]|``)*`/,greedy:!0,lookbehind:!0,inside:{punctuation:/^`|`$/}},function:/\b(?:AVG|COUNT|FIRST|FORMAT|LAST|LCASE|LEN|MAX|MID|MIN|MOD|NOW|ROUND|SUM|UCASE)(?=\s*\()/i,keyword:/\b(?:ACTION|ADD|AFTER|ALGORITHM|ALL|ALTER|ANALYZE|ANY|APPLY|AS|ASC|AUTHORIZATION|AUTO_INCREMENT|BACKUP|BDB|BEGIN|BERKELEYDB|BIGINT|BINARY|BIT|BLOB|BOOL|BOOLEAN|BREAK|BROWSE|BTREE|BULK|BY|CALL|CASCADED?|CASE|CHAIN|CHAR(?:ACTER|SET)?|CHECK(?:POINT)?|CLOSE|CLUSTERED|COALESCE|COLLATE|COLUMNS?|COMMENT|COMMIT(?:TED)?|COMPUTE|CONNECT|CONSISTENT|CONSTRAINT|CONTAINS(?:TABLE)?|CONTINUE|CONVERT|CREATE|CROSS|CURRENT(?:_DATE|_TIME|_TIMESTAMP|_USER)?|CURSOR|CYCLE|DATA(?:BASES?)?|DATE(?:TIME)?|DAY|DBCC|DEALLOCATE|DEC|DECIMAL|DECLARE|DEFAULT|DEFINER|DELAYED|DELETE|DELIMITERS?|DENY|DESC|DESCRIBE|DETERMINISTIC|DISABLE|DISCARD|DISK|DISTINCT|DISTINCTROW|DISTRIBUTED|DO|DOUBLE|DROP|DUMMY|DUMP(?:FILE)?|DUPLICATE|ELSE(?:IF)?|ENABLE|ENCLOSED|END|ENGINE|ENUM|ERRLVL|ERRORS|ESCAPED?|EXCEPT|EXEC(?:UTE)?|EXISTS|EXIT|EXPLAIN|EXTENDED|FETCH|FIELDS|FILE|FILLFACTOR|FIRST|FIXED|FLOAT|FOLLOWING|FOR(?: EACH ROW)?|FORCE|FOREIGN|FREETEXT(?:TABLE)?|FROM|FULL|FUNCTION|GEOMETRY(?:COLLECTION)?|GLOBAL|GOTO|GRANT|GROUP|HANDLER|HASH|HAVING|HOLDLOCK|HOUR|IDENTITY(?:COL|_INSERT)?|IF|IGNORE|IMPORT|INDEX|INFILE|INNER|INNODB|INOUT|INSERT|INT|INTEGER|INTERSECT|INTERVAL|INTO|INVOKER|ISOLATION|ITERATE|JOIN|KEYS?|KILL|LANGUAGE|LAST|LEAVE|LEFT|LEVEL|LIMIT|LINENO|LINES|LINESTRING|LOAD|LOCAL|LOCK|LONG(?:BLOB|TEXT)|LOOP|MATCH(?:ED)?|MEDIUM(?:BLOB|INT|TEXT)|MERGE|MIDDLEINT|MINUTE|MODE|MODIFIES|MODIFY|MONTH|MULTI(?:LINESTRING|POINT|POLYGON)|NATIONAL|NATURAL|NCHAR|NEXT|NO|NONCLUSTERED|NULLIF|NUMERIC|OFF?|OFFSETS?|ON|OPEN(?:DATASOURCE|QUERY|ROWSET)?|OPTIMIZE|OPTION(?:ALLY)?|ORDER|OUT(?:ER|FILE)?|OVER|PARTIAL|PARTITION|PERCENT|PIVOT|PLAN|POINT|POLYGON|PRECEDING|PRECISION|PREPARE|PREV|PRIMARY|PRINT|PRIVILEGES|PROC(?:EDURE)?|PUBLIC|PURGE|QUICK|RAISERROR|READS?|REAL|RECONFIGURE|REFERENCES|RELEASE|RENAME|REPEAT(?:ABLE)?|REPLACE|REPLICATION|REQUIRE|RESIGNAL|RESTORE|RESTRICT|RETURN(?:ING|S)?|REVOKE|RIGHT|ROLLBACK|ROUTINE|ROW(?:COUNT|GUIDCOL|S)?|RTREE|RULE|SAVE(?:POINT)?|SCHEMA|SECOND|SELECT|SERIAL(?:IZABLE)?|SESSION(?:_USER)?|SET(?:USER)?|SHARE|SHOW|SHUTDOWN|SIMPLE|SMALLINT|SNAPSHOT|SOME|SONAME|SQL|START(?:ING)?|STATISTICS|STATUS|STRIPED|SYSTEM_USER|TABLES?|TABLESPACE|TEMP(?:ORARY|TABLE)?|TERMINATED|TEXT(?:SIZE)?|THEN|TIME(?:STAMP)?|TINY(?:BLOB|INT|TEXT)|TOP?|TRAN(?:SACTIONS?)?|TRIGGER|TRUNCATE|TSEQUAL|TYPES?|UNBOUNDED|UNCOMMITTED|UNDEFINED|UNION|UNIQUE|UNLOCK|UNPIVOT|UNSIGNED|UPDATE(?:TEXT)?|USAGE|USE|USER|USING|VALUES?|VAR(?:BINARY|CHAR|CHARACTER|YING)|VIEW|WAITFOR|WARNINGS|WHEN|WHERE|WHILE|WITH(?: ROLLUP|IN)?|WORK|WRITE(?:TEXT)?|YEAR)\b/i,boolean:/\b(?:FALSE|NULL|TRUE)\b/i,number:/\b0x[\da-f]+\b|\b\d+(?:\.\d*)?|\B\.\d+\b/i,operator:/[-+*\/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,punctuation:/[;[\]()`,.]/},function(e){var t=e.languages.javascript["template-string"],n=t.pattern.source,r=t.inside.interpolation,i=r.inside["interpolation-punctuation"],s=r.pattern.source;function o(h,f){if(e.languages[h])return{pattern:RegExp("((?:"+f+")\\s*)"+n),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:h}}}}function a(h,f,p){return h={code:h,grammar:f,language:p},e.hooks.run("before-tokenize",h),h.tokens=e.tokenize(h.code,h.grammar),e.hooks.run("after-tokenize",h),h.tokens}function l(h,f,p){var b=e.tokenize(h,{interpolation:{pattern:RegExp(s),lookbehind:!0}}),m=0,y={},b=a(b.map(function(v){if(typeof v=="string")return v;for(var g,x,v=v.content;h.indexOf((x=m++,g="___"+p.toUpperCase()+"_"+x+"___"))!==-1;);return y[g]=v,g}).join(""),f,p),_=Object.keys(y);return m=0,function v(g){for(var x=0;x<g.length;x++){if(m>=_.length)return;var k,S,N,P,B,R,F,L=g[x];typeof L=="string"||typeof L.content=="string"?(k=_[m],(F=(R=typeof L=="string"?L:L.content).indexOf(k))!==-1&&(++m,S=R.substring(0,F),B=y[k],N=void 0,(P={})["interpolation-punctuation"]=i,(P=e.tokenize(B,P)).length===3&&((N=[1,1]).push.apply(N,a(P[1],e.languages.javascript,"javascript")),P.splice.apply(P,N)),N=new e.Token("interpolation",P,r.alias,B),P=R.substring(F+k.length),B=[],S&&B.push(S),B.push(N),P&&(v(R=[P]),B.push.apply(B,R)),typeof L=="string"?(g.splice.apply(g,[x,1].concat(B)),x+=B.length-1):L.content=B)):(F=L.content,Array.isArray(F)?v(F):v([F]))}}(b),new e.Token(p,b,"language-"+p,h)}e.languages.javascript["template-string"]=[o("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),o("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),o("svg",/\bsvg/.source),o("markdown",/\b(?:markdown|md)/.source),o("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),o("sql",/\bsql/.source),t].filter(Boolean);var c={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};function d(h){return typeof h=="string"?h:Array.isArray(h)?h.map(d).join(""):d(h.content)}e.hooks.add("after-tokenize",function(h){h.language in c&&function f(p){for(var m=0,y=p.length;m<y;m++){var b,_,v,g=p[m];typeof g!="string"&&(b=g.content,Array.isArray(b)?g.type==="template-string"?(g=b[1],b.length===3&&typeof g!="string"&&g.type==="embedded-code"&&(_=d(g),g=g.alias,g=Array.isArray(g)?g[0]:g,v=e.languages[g])&&(b[1]=l(_,v,g))):f(b):typeof b!="string"&&f([b]))}}(h.tokens)})}(U),function(e){e.languages.typescript=e.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript}(U),function(e){var t=e.languages.javascript,n=/\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})+\}/.source,r="(@(?:arg|argument|param|property)\\s+(?:"+n+"\\s+)?)";e.languages.jsdoc=e.languages.extend("javadoclike",{parameter:{pattern:RegExp(r+/(?:(?!\s)[$\w\xA0-\uFFFF.])+(?=\s|$)/.source),lookbehind:!0,inside:{punctuation:/\./}}}),e.languages.insertBefore("jsdoc","keyword",{"optional-parameter":{pattern:RegExp(r+/\[(?:(?!\s)[$\w\xA0-\uFFFF.])+(?:=[^[\]]+)?\](?=\s|$)/.source),lookbehind:!0,inside:{parameter:{pattern:/(^\[)[$\w\xA0-\uFFFF\.]+/,lookbehind:!0,inside:{punctuation:/\./}},code:{pattern:/(=)[\s\S]*(?=\]$)/,lookbehind:!0,inside:t,alias:"language-javascript"},punctuation:/[=[\]]/}},"class-name":[{pattern:RegExp(/(@(?:augments|class|extends|interface|memberof!?|template|this|typedef)\s+(?:<TYPE>\s+)?)[A-Z]\w*(?:\.[A-Z]\w*)*/.source.replace(/<TYPE>/g,function(){return n})),lookbehind:!0,inside:{punctuation:/\./}},{pattern:RegExp("(@[a-z]+\\s+)"+n),lookbehind:!0,inside:{string:t.string,number:t.number,boolean:t.boolean,keyword:e.languages.typescript.keyword,operator:/=>|\.\.\.|[&|?:*]/,punctuation:/[.,;=<>{}()[\]]/}}],example:{pattern:/(@example\s+(?!\s))(?:[^@\s]|\s+(?!\s))+?(?=\s*(?:\*\s*)?(?:@\w|\*\/))/,lookbehind:!0,inside:{code:{pattern:/^([\t ]*(?:\*\s*)?)\S.*$/m,lookbehind:!0,inside:t,alias:"language-javascript"}}}}),e.languages.javadoclike.addSupport("javascript",e.languages.jsdoc)}(U),function(e){e.languages.flow=e.languages.extend("javascript",{}),e.languages.insertBefore("flow","keyword",{type:[{pattern:/\b(?:[Bb]oolean|Function|[Nn]umber|[Ss]tring|[Ss]ymbol|any|mixed|null|void)\b/,alias:"class-name"}]}),e.languages.flow["function-variable"].pattern=/(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=\s*(?:function\b|(?:\([^()]*\)(?:\s*:\s*\w+)?|(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/i,delete e.languages.flow.parameter,e.languages.insertBefore("flow","operator",{"flow-punctuation":{pattern:/\{\||\|\}/,alias:"punctuation"}}),Array.isArray(e.languages.flow.keyword)||(e.languages.flow.keyword=[e.languages.flow.keyword]),e.languages.flow.keyword.unshift({pattern:/(^|[^$]\b)(?:Class|declare|opaque|type)\b(?!\$)/,lookbehind:!0},{pattern:/(^|[^$]\B)\$(?:Diff|Enum|Exact|Keys|ObjMap|PropertyType|Record|Shape|Subtype|Supertype|await)\b(?!\$)/,lookbehind:!0})}(U),U.languages.n4js=U.languages.extend("javascript",{keyword:/\b(?:Array|any|boolean|break|case|catch|class|const|constructor|continue|debugger|declare|default|delete|do|else|enum|export|extends|false|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|module|new|null|number|package|private|protected|public|return|set|static|string|super|switch|this|throw|true|try|typeof|var|void|while|with|yield)\b/}),U.languages.insertBefore("n4js","constant",{annotation:{pattern:/@+\w+/,alias:"operator"}}),U.languages.n4jsd=U.languages.n4js,function(e){function t(o,a){return RegExp(o.replace(/<ID>/g,function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source}),a)}e.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+e.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),e.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+e.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),e.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]}),e.languages.insertBefore("javascript","keyword",{imports:{pattern:t(/(\bimport\b\s*)(?:<ID>(?:\s*,\s*(?:\*\s*as\s+<ID>|\{[^{}]*\}))?|\*\s*as\s+<ID>|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:e.languages.javascript},exports:{pattern:t(/(\bexport\b\s*)(?:\*(?:\s*as\s+<ID>)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:e.languages.javascript}}),e.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),e.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),e.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:t(/(\.\s*)#?<ID>/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var n=["function","function-variable","method","method-variable","property-access"],r=0;r<n.length;r++){var s=n[r],i=e.languages.javascript[s],s=(i=e.util.type(i)==="RegExp"?e.languages.javascript[s]={pattern:i}:i).inside||{};(i.inside=s)["maybe-class-name"]=/^[A-Z][\s\S]*/}}(U),function(e){var t=e.util.clone(e.languages.javascript),n=/(?:\s|\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))\*\/)/.source,r=/(?:\{(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])*\})/.source,i=/(?:\{<S>*\.{3}(?:[^{}]|<BRACES>)*\})/.source;function s(l,c){return l=l.replace(/<S>/g,function(){return n}).replace(/<BRACES>/g,function(){return r}).replace(/<SPREAD>/g,function(){return i}),RegExp(l,c)}i=s(i).source,e.languages.jsx=e.languages.extend("markup",t),e.languages.jsx.tag.pattern=s(/<\/?(?:[\w.:-]+(?:<S>+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|<BRACES>))?|<SPREAD>))*<S>*\/?)?>/.source),e.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,e.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,e.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,e.languages.jsx.tag.inside.comment=t.comment,e.languages.insertBefore("inside","attr-name",{spread:{pattern:s(/<SPREAD>/.source),inside:e.languages.jsx}},e.languages.jsx.tag),e.languages.insertBefore("inside","special-attr",{script:{pattern:s(/=<BRACES>/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:e.languages.jsx}}},e.languages.jsx.tag);function o(l){for(var c=[],d=0;d<l.length;d++){var h=l[d],f=!1;typeof h!="string"&&(h.type==="tag"&&h.content[0]&&h.content[0].type==="tag"?h.content[0].content[0].content==="</"?0<c.length&&c[c.length-1].tagName===a(h.content[0].content[1])&&c.pop():h.content[h.content.length-1].content!=="/>"&&c.push({tagName:a(h.content[0].content[1]),openedBraces:0}):0<c.length&&h.type==="punctuation"&&h.content==="{"?c[c.length-1].openedBraces++:0<c.length&&0<c[c.length-1].openedBraces&&h.type==="punctuation"&&h.content==="}"?c[c.length-1].openedBraces--:f=!0),(f||typeof h=="string")&&0<c.length&&c[c.length-1].openedBraces===0&&(f=a(h),d<l.length-1&&(typeof l[d+1]=="string"||l[d+1].type==="plain-text")&&(f+=a(l[d+1]),l.splice(d+1,1)),0<d&&(typeof l[d-1]=="string"||l[d-1].type==="plain-text")&&(f=a(l[d-1])+f,l.splice(d-1,1),d--),l[d]=new e.Token("plain-text",f,null,f)),h.content&&typeof h.content!="string"&&o(h.content)}}var a=function(l){return l?typeof l=="string"?l:typeof l.content=="string"?l.content:l.content.map(a).join(""):""};e.hooks.add("after-tokenize",function(l){l.language!=="jsx"&&l.language!=="tsx"||o(l.tokens)})}(U),function(e){var t=e.util.clone(e.languages.typescript),t=(e.languages.tsx=e.languages.extend("jsx",t),delete e.languages.tsx.parameter,delete e.languages.tsx["literal-property"],e.languages.tsx.tag);t.pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+t.pattern.source+")",t.pattern.flags),t.lookbehind=!0}(U),U.languages.swift={comment:{pattern:/(^|[^\\:])(?:\/\/.*|\/\*(?:[^/*]|\/(?!\*)|\*(?!\/)|\/\*(?:[^*]|\*(?!\/))*\*\/)*\*\/)/,lookbehind:!0,greedy:!0},"string-literal":[{pattern:RegExp(/(^|[^"#])/.source+"(?:"+/"(?:\\(?:\((?:[^()]|\([^()]*\))*\)|\r\n|[^(])|[^\\\r\n"])*"/.source+"|"+/"""(?:\\(?:\((?:[^()]|\([^()]*\))*\)|[^(])|[^\\"]|"(?!""))*"""/.source+")"+/(?!["#])/.source),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\\($/,alias:"punctuation"},punctuation:/\\(?=[\r\n])/,string:/[\s\S]+/}},{pattern:RegExp(/(^|[^"#])(#+)/.source+"(?:"+/"(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|\r\n|[^#])|[^\\\r\n])*?"/.source+"|"+/"""(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|[^#])|[^\\])*?"""/.source+")\\2"),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\#+\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\#+\($/,alias:"punctuation"},string:/[\s\S]+/}}],directive:{pattern:RegExp(/#/.source+"(?:"+/(?:elseif|if)\b/.source+"(?:[ ]*"+/(?:![ \t]*)?(?:\b\w+\b(?:[ \t]*\((?:[^()]|\([^()]*\))*\))?|\((?:[^()]|\([^()]*\))*\))(?:[ \t]*(?:&&|\|\|))?/.source+")+|"+/(?:else|endif)\b/.source+")"),alias:"property",inside:{"directive-name":/^#\w+/,boolean:/\b(?:false|true)\b/,number:/\b\d+(?:\.\d+)*\b/,operator:/!|&&|\|\||[<>]=?/,punctuation:/[(),]/}},literal:{pattern:/#(?:colorLiteral|column|dsohandle|file(?:ID|Literal|Path)?|function|imageLiteral|line)\b/,alias:"constant"},"other-directive":{pattern:/#\w+\b/,alias:"property"},attribute:{pattern:/@\w+/,alias:"atrule"},"function-definition":{pattern:/(\bfunc\s+)\w+/,lookbehind:!0,alias:"function"},label:{pattern:/\b(break|continue)\s+\w+|\b[a-zA-Z_]\w*(?=\s*:\s*(?:for|repeat|while)\b)/,lookbehind:!0,alias:"important"},keyword:/\b(?:Any|Protocol|Self|Type|actor|as|assignment|associatedtype|associativity|async|await|break|case|catch|class|continue|convenience|default|defer|deinit|didSet|do|dynamic|else|enum|extension|fallthrough|fileprivate|final|for|func|get|guard|higherThan|if|import|in|indirect|infix|init|inout|internal|is|isolated|lazy|left|let|lowerThan|mutating|none|nonisolated|nonmutating|open|operator|optional|override|postfix|precedencegroup|prefix|private|protocol|public|repeat|required|rethrows|return|right|safe|self|set|some|static|struct|subscript|super|switch|throw|throws|try|typealias|unowned|unsafe|var|weak|where|while|willSet)\b/,boolean:/\b(?:false|true)\b/,nil:{pattern:/\bnil\b/,alias:"constant"},"short-argument":/\$\d+\b/,omit:{pattern:/\b_\b/,alias:"keyword"},number:/\b(?:[\d_]+(?:\.[\de_]+)?|0x[a-f0-9_]+(?:\.[a-f0-9p_]+)?|0b[01_]+|0o[0-7_]+)\b/i,"class-name":/\b[A-Z](?:[A-Z_\d]*[a-z]\w*)?\b/,function:/\b[a-z_]\w*(?=\s*\()/i,constant:/\b(?:[A-Z_]{2,}|k[A-Z][A-Za-z_]+)\b/,operator:/[-+*/%=!<>&|^~?]+|\.[.\-+*/%=!<>&|^~?]+/,punctuation:/[{}[\]();,.:\\]/},U.languages.swift["string-literal"].forEach(function(e){e.inside.interpolation.inside=U.languages.swift}),function(e){e.languages.kotlin=e.languages.extend("clike",{keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|data|do|dynamic|else|enum|expect|external|final|finally|for|fun|get|if|import|in|infix|init|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|to|try|typealias|val|var|vararg|when|where|while)\b/,lookbehind:!0},function:[{pattern:/(?:`[^\r\n`]+`|\b\w+)(?=\s*\()/,greedy:!0},{pattern:/(\.)(?:`[^\r\n`]+`|\w+)(?=\s*\{)/,lookbehind:!0,greedy:!0}],number:/\b(?:0[xX][\da-fA-F]+(?:_[\da-fA-F]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?[fFL]?)\b/,operator:/\+[+=]?|-[-=>]?|==?=?|!(?:!|==?)?|[\/*%<>]=?|[?:]:?|\.\.|&&|\|\||\b(?:and|inv|or|shl|shr|ushr|xor)\b/}),delete e.languages.kotlin["class-name"];var t={"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:e.languages.kotlin}};e.languages.insertBefore("kotlin","string",{"string-literal":[{pattern:/"""(?:[^$]|\$(?:(?!\{)|\{[^{}]*\}))*?"""/,alias:"multiline",inside:{interpolation:{pattern:/\$(?:[a-z_]\w*|\{[^{}]*\})/i,inside:t},string:/[\s\S]+/}},{pattern:/"(?:[^"\\\r\n$]|\\.|\$(?:(?!\{)|\{[^{}]*\}))*"/,alias:"singleline",inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:[a-z_]\w*|\{[^{}]*\})/i,lookbehind:!0,inside:t},string:/[\s\S]+/}}],char:{pattern:/'(?:[^'\\\r\n]|\\(?:.|u[a-fA-F0-9]{0,4}))'/,greedy:!0}}),delete e.languages.kotlin.string,e.languages.insertBefore("kotlin","keyword",{annotation:{pattern:/\B@(?:\w+:)?(?:[A-Z]\w*|\[[^\]]+\])/,alias:"builtin"}}),e.languages.insertBefore("kotlin","function",{label:{pattern:/\b\w+@|@\w+\b/,alias:"symbol"}}),e.languages.kt=e.languages.kotlin,e.languages.kts=e.languages.kotlin}(U),U.languages.c=U.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),U.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),U.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},U.languages.c.string],char:U.languages.c.char,comment:U.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:U.languages.c}}}}),U.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete U.languages.c.boolean,U.languages.objectivec=U.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<<?=?|>>?=?|==?|&&?|\|\|?|[~^%?*\/@]/}),delete U.languages.objectivec["class-name"],U.languages.objc=U.languages.objectivec,U.languages.reason=U.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/}),U.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}}),delete U.languages.reason.function,function(e){for(var t=/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|<self>)*\*\//.source,n=0;n<2;n++)t=t.replace(/<self>/g,function(){return t});t=t.replace(/<self>/g,function(){return/[^\s\S]/.source}),e.languages.rust={comment:[{pattern:RegExp(/(^|[^\\])/.source+t),lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/b?"(?:\\[\s\S]|[^\\"])*"|b?r(#*)"(?:[^"]|"(?!\1))*"\1/,greedy:!0},char:{pattern:/b?'(?:\\(?:x[0-7][\da-fA-F]|u\{(?:[\da-fA-F]_*){1,6}\}|.)|[^\\\r\n\t'])'/,greedy:!0},attribute:{pattern:/#!?\[(?:[^\[\]"]|"(?:\\[\s\S]|[^\\"])*")*\]/,greedy:!0,alias:"attr-name",inside:{string:null}},"closure-params":{pattern:/([=(,:]\s*|\bmove\s*)\|[^|]*\||\|[^|]*\|(?=\s*(?:\{|->))/,lookbehind:!0,greedy:!0,inside:{"closure-punctuation":{pattern:/^\||\|$/,alias:"punctuation"},rest:null}},"lifetime-annotation":{pattern:/'\w+/,alias:"symbol"},"fragment-specifier":{pattern:/(\$\w+:)[a-z]+/,lookbehind:!0,alias:"punctuation"},variable:/\$\w+/,"function-definition":{pattern:/(\bfn\s+)\w+/,lookbehind:!0,alias:"function"},"type-definition":{pattern:/(\b(?:enum|struct|trait|type|union)\s+)\w+/,lookbehind:!0,alias:"class-name"},"module-declaration":[{pattern:/(\b(?:crate|mod)\s+)[a-z][a-z_\d]*/,lookbehind:!0,alias:"namespace"},{pattern:/(\b(?:crate|self|super)\s*)::\s*[a-z][a-z_\d]*\b(?:\s*::(?:\s*[a-z][a-z_\d]*\s*::)*)?/,lookbehind:!0,alias:"namespace",inside:{punctuation:/::/}}],keyword:[/\b(?:Self|abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|self|static|struct|super|trait|try|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\b/,/\b(?:bool|char|f(?:32|64)|[ui](?:8|16|32|64|128|size)|str)\b/],function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())/,macro:{pattern:/\b\w+!/,alias:"property"},constant:/\b[A-Z_][A-Z_\d]+\b/,"class-name":/\b[A-Z]\w*\b/,namespace:{pattern:/(?:\b[a-z][a-z_\d]*\s*::\s*)*\b[a-z][a-z_\d]*\s*::(?!\s*<)/,inside:{punctuation:/::/}},number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0o[0-7](?:_?[0-7])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)(?:_?(?:f32|f64|[iu](?:8|16|32|64|size)?))?\b/,boolean:/\b(?:false|true)\b/,punctuation:/->|\.\.=|\.{1,3}|::|[{}[\];(),:]/,operator:/[-+*\/%!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?=?|[@?]/},e.languages.rust["closure-params"].inside.rest=e.languages.rust,e.languages.rust.attribute.inside.string=e.languages.rust.string}(U),U.languages.go=U.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),U.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete U.languages.go["class-name"],function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!<keyword>)\w+(?:\s*\.\s*\w+)*\b/.source.replace(/<keyword>/g,function(){return t.source});e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!<keyword>)\w+/.source.replace(/<keyword>/g,function(){return t.source})),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/<mod-name>(?:\s*:\s*<mod-name>)?|:\s*<mod-name>/.source.replace(/<mod-name>/g,function(){return n})+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])}(U),U.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern://,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},U.languages.python["string-interpolation"].inside.interpolation.inside.rest=U.languages.python,U.languages.py=U.languages.python,U.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},U.languages.webmanifest=U.languages.json;var Gp={};sD(Gp,{dracula:()=>uD,duotoneDark:()=>dD,duotoneLight:()=>pD,github:()=>gD,gruvboxMaterialDark:()=>VD,gruvboxMaterialLight:()=>KD,jettwaveDark:()=>OD,jettwaveLight:()=>BD,nightOwl:()=>_D,nightOwlLight:()=>bD,oceanicNext:()=>SD,okaidia:()=>kD,oneDark:()=>$D,oneLight:()=>WD,palenight:()=>ED,shadesOfPurple:()=>jD,synthwave84:()=>TD,ultramin:()=>PD,vsDark:()=>ZS,vsLight:()=>ID});var cD={plain:{color:"#F8F8F2",backgroundColor:"#282A36"},styles:[{types:["prolog","constant","builtin"],style:{color:"rgb(189, 147, 249)"}},{types:["inserted","function"],style:{color:"rgb(80, 250, 123)"}},{types:["deleted"],style:{color:"rgb(255, 85, 85)"}},{types:["changed"],style:{color:"rgb(255, 184, 108)"}},{types:["punctuation","symbol"],style:{color:"rgb(248, 248, 242)"}},{types:["string","char","tag","selector"],style:{color:"rgb(255, 121, 198)"}},{types:["keyword","variable"],style:{color:"rgb(189, 147, 249)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(98, 114, 164)"}},{types:["attr-name"],style:{color:"rgb(241, 250, 140)"}}]},uD=cD,hD={plain:{backgroundColor:"#2a2734",color:"#9a86fd"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#6c6783"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#e09142"}},{types:["property","function"],style:{color:"#9a86fd"}},{types:["tag-id","selector","atrule-id"],style:{color:"#eeebff"}},{types:["attr-name"],style:{color:"#c4b9fe"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule","placeholder","variable"],style:{color:"#ffcc99"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#c4b9fe"}}]},dD=hD,fD={plain:{backgroundColor:"#faf8f5",color:"#728fcb"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#b6ad9a"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#063289"}},{types:["property","function"],style:{color:"#b29762"}},{types:["tag-id","selector","atrule-id"],style:{color:"#2d2006"}},{types:["attr-name"],style:{color:"#896724"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule"],style:{color:"#728fcb"}},{types:["placeholder","variable"],style:{color:"#93abdc"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#896724"}}]},pD=fD,mD={plain:{color:"#393A34",backgroundColor:"#f6f8fa"},styles:[{types:["comment","prolog","doctype","cdata"],style:{color:"#999988",fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}},{types:["string","attr-value"],style:{color:"#e3116c"}},{types:["punctuation","operator"],style:{color:"#393A34"}},{types:["entity","url","symbol","number","boolean","variable","constant","property","regex","inserted"],style:{color:"#36acaa"}},{types:["atrule","keyword","attr-name","selector"],style:{color:"#00a4db"}},{types:["function","deleted","tag"],style:{color:"#d73a49"}},{types:["function-variable"],style:{color:"#6f42c1"}},{types:["tag","selector","keyword"],style:{color:"#00009f"}}]},gD=mD,yD={plain:{color:"#d6deeb",backgroundColor:"#011627"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)",fontStyle:"italic"}},{types:["inserted","attr-name"],style:{color:"rgb(173, 219, 103)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(99, 119, 119)",fontStyle:"italic"}},{types:["string","url"],style:{color:"rgb(173, 219, 103)"}},{types:["variable"],style:{color:"rgb(214, 222, 235)"}},{types:["number"],style:{color:"rgb(247, 140, 108)"}},{types:["builtin","char","constant","function"],style:{color:"rgb(130, 170, 255)"}},{types:["punctuation"],style:{color:"rgb(199, 146, 234)"}},{types:["selector","doctype"],style:{color:"rgb(199, 146, 234)",fontStyle:"italic"}},{types:["class-name"],style:{color:"rgb(255, 203, 139)"}},{types:["tag","operator","keyword"],style:{color:"rgb(127, 219, 202)"}},{types:["boolean"],style:{color:"rgb(255, 88, 116)"}},{types:["property"],style:{color:"rgb(128, 203, 196)"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)"}}]},_D=yD,vD={plain:{color:"#403f53",backgroundColor:"#FBFBFB"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)",fontStyle:"italic"}},{types:["inserted","attr-name"],style:{color:"rgb(72, 118, 214)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(152, 159, 177)",fontStyle:"italic"}},{types:["string","builtin","char","constant","url"],style:{color:"rgb(72, 118, 214)"}},{types:["variable"],style:{color:"rgb(201, 103, 101)"}},{types:["number"],style:{color:"rgb(170, 9, 130)"}},{types:["punctuation"],style:{color:"rgb(153, 76, 195)"}},{types:["function","selector","doctype"],style:{color:"rgb(153, 76, 195)",fontStyle:"italic"}},{types:["class-name"],style:{color:"rgb(17, 17, 17)"}},{types:["tag"],style:{color:"rgb(153, 76, 195)"}},{types:["operator","property","keyword","namespace"],style:{color:"rgb(12, 150, 155)"}},{types:["boolean"],style:{color:"rgb(188, 84, 84)"}}]},bD=vD,Bn={char:"#D8DEE9",comment:"#999999",keyword:"#c5a5c5",primitive:"#5a9bcf",string:"#8dc891",variable:"#d7deea",boolean:"#ff8b50",tag:"#fc929e",function:"#79b6f2",className:"#FAC863"},wD={plain:{backgroundColor:"#282c34",color:"#ffffff"},styles:[{types:["attr-name"],style:{color:Bn.keyword}},{types:["attr-value"],style:{color:Bn.string}},{types:["comment","block-comment","prolog","doctype","cdata","shebang"],style:{color:Bn.comment}},{types:["property","number","function-name","constant","symbol","deleted"],style:{color:Bn.primitive}},{types:["boolean"],style:{color:Bn.boolean}},{types:["tag"],style:{color:Bn.tag}},{types:["string"],style:{color:Bn.string}},{types:["punctuation"],style:{color:Bn.string}},{types:["selector","char","builtin","inserted"],style:{color:Bn.char}},{types:["function"],style:{color:Bn.function}},{types:["operator","entity","url","variable"],style:{color:Bn.variable}},{types:["keyword"],style:{color:Bn.keyword}},{types:["atrule","class-name"],style:{color:Bn.className}},{types:["important"],style:{fontWeight:"400"}},{types:["bold"],style:{fontWeight:"bold"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}}]},SD=wD,xD={plain:{color:"#f8f8f2",backgroundColor:"#272822"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"#f92672",fontStyle:"italic"}},{types:["inserted"],style:{color:"rgb(173, 219, 103)",fontStyle:"italic"}},{types:["comment"],style:{color:"#8292a2",fontStyle:"italic"}},{types:["string","url"],style:{color:"#a6e22e"}},{types:["variable"],style:{color:"#f8f8f2"}},{types:["number"],style:{color:"#ae81ff"}},{types:["builtin","char","constant","function","class-name"],style:{color:"#e6db74"}},{types:["punctuation"],style:{color:"#f8f8f2"}},{types:["selector","doctype"],style:{color:"#a6e22e",fontStyle:"italic"}},{types:["tag","operator","keyword"],style:{color:"#66d9ef"}},{types:["boolean"],style:{color:"#ae81ff"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)",opacity:.7}},{types:["tag","property"],style:{color:"#f92672"}},{types:["attr-name"],style:{color:"#a6e22e !important"}},{types:["doctype"],style:{color:"#8292a2"}},{types:["rule"],style:{color:"#e6db74"}}]},kD=xD,CD={plain:{color:"#bfc7d5",backgroundColor:"#292d3e"},styles:[{types:["comment"],style:{color:"rgb(105, 112, 152)",fontStyle:"italic"}},{types:["string","inserted"],style:{color:"rgb(195, 232, 141)"}},{types:["number"],style:{color:"rgb(247, 140, 108)"}},{types:["builtin","char","constant","function"],style:{color:"rgb(130, 170, 255)"}},{types:["punctuation","selector"],style:{color:"rgb(199, 146, 234)"}},{types:["variable"],style:{color:"rgb(191, 199, 213)"}},{types:["class-name","attr-name"],style:{color:"rgb(255, 203, 107)"}},{types:["tag","deleted"],style:{color:"rgb(255, 85, 114)"}},{types:["operator"],style:{color:"rgb(137, 221, 255)"}},{types:["boolean"],style:{color:"rgb(255, 88, 116)"}},{types:["keyword"],style:{fontStyle:"italic"}},{types:["doctype"],style:{color:"rgb(199, 146, 234)",fontStyle:"italic"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)"}},{types:["url"],style:{color:"rgb(221, 221, 221)"}}]},ED=CD,ND={plain:{color:"#9EFEFF",backgroundColor:"#2D2A55"},styles:[{types:["changed"],style:{color:"rgb(255, 238, 128)"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)"}},{types:["inserted"],style:{color:"rgb(173, 219, 103)"}},{types:["comment"],style:{color:"rgb(179, 98, 255)",fontStyle:"italic"}},{types:["punctuation"],style:{color:"rgb(255, 255, 255)"}},{types:["constant"],style:{color:"rgb(255, 98, 140)"}},{types:["string","url"],style:{color:"rgb(165, 255, 144)"}},{types:["variable"],style:{color:"rgb(255, 238, 128)"}},{types:["number","boolean"],style:{color:"rgb(255, 98, 140)"}},{types:["attr-name"],style:{color:"rgb(255, 180, 84)"}},{types:["keyword","operator","property","namespace","tag","selector","doctype"],style:{color:"rgb(255, 157, 0)"}},{types:["builtin","char","constant","function","class-name"],style:{color:"rgb(250, 208, 0)"}}]},jD=ND,RD={plain:{backgroundColor:"linear-gradient(to bottom, #2a2139 75%, #34294f)",backgroundImage:"#34294f",color:"#f92aad",textShadow:"0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"},styles:[{types:["comment","block-comment","prolog","doctype","cdata"],style:{color:"#495495",fontStyle:"italic"}},{types:["punctuation"],style:{color:"#ccc"}},{types:["tag","attr-name","namespace","number","unit","hexcode","deleted"],style:{color:"#e2777a"}},{types:["property","selector"],style:{color:"#72f1b8",textShadow:"0 0 2px #100c0f, 0 0 10px #257c5575, 0 0 35px #21272475"}},{types:["function-name"],style:{color:"#6196cc"}},{types:["boolean","selector-id","function"],style:{color:"#fdfdfd",textShadow:"0 0 2px #001716, 0 0 3px #03edf975, 0 0 5px #03edf975, 0 0 8px #03edf975"}},{types:["class-name","maybe-class-name","builtin"],style:{color:"#fff5f6",textShadow:"0 0 2px #000, 0 0 10px #fc1f2c75, 0 0 5px #fc1f2c75, 0 0 25px #fc1f2c75"}},{types:["constant","symbol"],style:{color:"#f92aad",textShadow:"0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"}},{types:["important","atrule","keyword","selector-class"],style:{color:"#f4eee4",textShadow:"0 0 2px #393a33, 0 0 8px #f39f0575, 0 0 2px #f39f0575"}},{types:["string","char","attr-value","regex","variable"],style:{color:"#f87c32"}},{types:["parameter"],style:{fontStyle:"italic"}},{types:["entity","url"],style:{color:"#67cdcc"}},{types:["operator"],style:{color:"ffffffee"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["entity"],style:{cursor:"help"}},{types:["inserted"],style:{color:"green"}}]},TD=RD,DD={plain:{color:"#282a2e",backgroundColor:"#ffffff"},styles:[{types:["comment"],style:{color:"rgb(197, 200, 198)"}},{types:["string","number","builtin","variable"],style:{color:"rgb(150, 152, 150)"}},{types:["class-name","function","tag","attr-name"],style:{color:"rgb(40, 42, 46)"}}]},PD=DD,LD={plain:{color:"#9CDCFE",backgroundColor:"#1E1E1E"},styles:[{types:["prolog"],style:{color:"rgb(0, 0, 128)"}},{types:["comment"],style:{color:"rgb(106, 153, 85)"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"rgb(86, 156, 214)"}},{types:["number","inserted"],style:{color:"rgb(181, 206, 168)"}},{types:["constant"],style:{color:"rgb(100, 102, 149)"}},{types:["attr-name","variable"],style:{color:"rgb(156, 220, 254)"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"rgb(206, 145, 120)"}},{types:["selector"],style:{color:"rgb(215, 186, 125)"}},{types:["tag"],style:{color:"rgb(78, 201, 176)"}},{types:["tag"],languages:["markup"],style:{color:"rgb(86, 156, 214)"}},{types:["punctuation","operator"],style:{color:"rgb(212, 212, 212)"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"rgb(220, 220, 170)"}},{types:["class-name"],style:{color:"rgb(78, 201, 176)"}},{types:["char"],style:{color:"rgb(209, 105, 105)"}}]},ZS=LD,AD={plain:{color:"#000000",backgroundColor:"#ffffff"},styles:[{types:["comment"],style:{color:"rgb(0, 128, 0)"}},{types:["builtin"],style:{color:"rgb(0, 112, 193)"}},{types:["number","variable","inserted"],style:{color:"rgb(9, 134, 88)"}},{types:["operator"],style:{color:"rgb(0, 0, 0)"}},{types:["constant","char"],style:{color:"rgb(129, 31, 63)"}},{types:["tag"],style:{color:"rgb(128, 0, 0)"}},{types:["attr-name"],style:{color:"rgb(255, 0, 0)"}},{types:["deleted","string"],style:{color:"rgb(163, 21, 21)"}},{types:["changed","punctuation"],style:{color:"rgb(4, 81, 165)"}},{types:["function","keyword"],style:{color:"rgb(0, 0, 255)"}},{types:["class-name"],style:{color:"rgb(38, 127, 153)"}}]},ID=AD,MD={plain:{color:"#f8fafc",backgroundColor:"#011627"},styles:[{types:["prolog"],style:{color:"#000080"}},{types:["comment"],style:{color:"#6A9955"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"#569CD6"}},{types:["number","inserted"],style:{color:"#B5CEA8"}},{types:["constant"],style:{color:"#f8fafc"}},{types:["attr-name","variable"],style:{color:"#9CDCFE"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"#cbd5e1"}},{types:["selector"],style:{color:"#D7BA7D"}},{types:["tag"],style:{color:"#0ea5e9"}},{types:["tag"],languages:["markup"],style:{color:"#0ea5e9"}},{types:["punctuation","operator"],style:{color:"#D4D4D4"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"#7dd3fc"}},{types:["class-name"],style:{color:"#0ea5e9"}},{types:["char"],style:{color:"#D16969"}}]},OD=MD,zD={plain:{color:"#0f172a",backgroundColor:"#f1f5f9"},styles:[{types:["prolog"],style:{color:"#000080"}},{types:["comment"],style:{color:"#6A9955"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"#0c4a6e"}},{types:["number","inserted"],style:{color:"#B5CEA8"}},{types:["constant"],style:{color:"#0f172a"}},{types:["attr-name","variable"],style:{color:"#0c4a6e"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"#64748b"}},{types:["selector"],style:{color:"#D7BA7D"}},{types:["tag"],style:{color:"#0ea5e9"}},{types:["tag"],languages:["markup"],style:{color:"#0ea5e9"}},{types:["punctuation","operator"],style:{color:"#475569"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"#0e7490"}},{types:["class-name"],style:{color:"#0ea5e9"}},{types:["char"],style:{color:"#D16969"}}]},BD=zD,FD={plain:{backgroundColor:"hsl(220, 13%, 18%)",color:"hsl(220, 14%, 71%)",textShadow:"0 1px rgba(0, 0, 0, 0.3)"},styles:[{types:["comment","prolog","cdata"],style:{color:"hsl(220, 10%, 40%)"}},{types:["doctype","punctuation","entity"],style:{color:"hsl(220, 14%, 71%)"}},{types:["attr-name","class-name","maybe-class-name","boolean","constant","number","atrule"],style:{color:"hsl(29, 54%, 61%)"}},{types:["keyword"],style:{color:"hsl(286, 60%, 67%)"}},{types:["property","tag","symbol","deleted","important"],style:{color:"hsl(355, 65%, 65%)"}},{types:["selector","string","char","builtin","inserted","regex","attr-value"],style:{color:"hsl(95, 38%, 62%)"}},{types:["variable","operator","function"],style:{color:"hsl(207, 82%, 66%)"}},{types:["url"],style:{color:"hsl(187, 47%, 55%)"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"hsl(220, 14%, 71%)"}}]},$D=FD,HD={plain:{backgroundColor:"hsl(230, 1%, 98%)",color:"hsl(230, 8%, 24%)"},styles:[{types:["comment","prolog","cdata"],style:{color:"hsl(230, 4%, 64%)"}},{types:["doctype","punctuation","entity"],style:{color:"hsl(230, 8%, 24%)"}},{types:["attr-name","class-name","boolean","constant","number","atrule"],style:{color:"hsl(35, 99%, 36%)"}},{types:["keyword"],style:{color:"hsl(301, 63%, 40%)"}},{types:["property","tag","symbol","deleted","important"],style:{color:"hsl(5, 74%, 59%)"}},{types:["selector","string","char","builtin","inserted","regex","attr-value","punctuation"],style:{color:"hsl(119, 34%, 47%)"}},{types:["variable","operator","function"],style:{color:"hsl(221, 87%, 60%)"}},{types:["url"],style:{color:"hsl(198, 99%, 37%)"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"hsl(230, 8%, 24%)"}}]},WD=HD,UD={plain:{color:"#ebdbb2",backgroundColor:"#292828"},styles:[{types:["imports","class-name","maybe-class-name","constant","doctype","builtin","function"],style:{color:"#d8a657"}},{types:["property-access"],style:{color:"#7daea3"}},{types:["tag"],style:{color:"#e78a4e"}},{types:["attr-name","char","url","regex"],style:{color:"#a9b665"}},{types:["attr-value","string"],style:{color:"#89b482"}},{types:["comment","prolog","cdata","operator","inserted"],style:{color:"#a89984"}},{types:["delimiter","boolean","keyword","selector","important","atrule","property","variable","deleted"],style:{color:"#ea6962"}},{types:["entity","number","symbol"],style:{color:"#d3869b"}}]},VD=UD,qD={plain:{color:"#654735",backgroundColor:"#f9f5d7"},styles:[{types:["delimiter","boolean","keyword","selector","important","atrule","property","variable","deleted"],style:{color:"#af2528"}},{types:["imports","class-name","maybe-class-name","constant","doctype","builtin"],style:{color:"#b4730e"}},{types:["string","attr-value"],style:{color:"#477a5b"}},{types:["property-access"],style:{color:"#266b79"}},{types:["function","attr-name","char","url"],style:{color:"#72761e"}},{types:["tag"],style:{color:"#b94c07"}},{types:["comment","prolog","cdata","operator","inserted"],style:{color:"#a89984"}},{types:["entity","number","symbol"],style:{color:"#924f79"}}]},KD=qD,YD=e=>w.useCallback(t=>{var n=t,{className:r,style:i,line:s}=n,o=JS(n,["className","style","line"]);const a=lu(Ar({},o),{className:fo("token-line",r)});return typeof e=="object"&&"plain"in e&&(a.style=e.plain),typeof i=="object"&&(a.style=Ar(Ar({},a.style||{}),i)),a},[e]),GD=e=>{const t=w.useCallback(({types:n,empty:r})=>{if(e!=null){{if(n.length===1&&n[0]==="plain")return r!=null?{display:"inline-block"}:void 0;if(n.length===1&&r!=null)return e[n[0]]}return Object.assign(r!=null?{display:"inline-block"}:{},...n.map(i=>e[i]))}},[e]);return w.useCallback(n=>{var r=n,{token:i,className:s,style:o}=r,a=JS(r,["token","className","style"]);const l=lu(Ar({},a),{className:fo("token",...i.types,s),children:i.content,style:t(i)});return o!=null&&(l.style=Ar(Ar({},l.style||{}),o)),l},[t])},XD=/\r\n|\r|\n/,My=e=>{e.length===0?e.push({types:["plain"],content:`
|
|
69
|
+
`,empty:!0}):e.length===1&&e[0].content===""&&(e[0].content=`
|
|
70
|
+
`,e[0].empty=!0)},Oy=(e,t)=>{const n=e.length;return n>0&&e[n-1]===t?e:e.concat(t)},JD=e=>{const t=[[]],n=[e],r=[0],i=[e.length];let s=0,o=0,a=[];const l=[a];for(;o>-1;){for(;(s=r[o]++)<i[o];){let c,d=t[o];const f=n[o][s];if(typeof f=="string"?(d=o>0?d:["plain"],c=f):(d=Oy(d,f.type),f.alias&&(d=Oy(d,f.alias)),c=f.content),typeof c!="string"){o++,t.push(d),n.push(c),r.push(0),i.push(c.length);continue}const p=c.split(XD),m=p.length;a.push({types:d,content:p[0]});for(let y=1;y<m;y++)My(a),l.push(a=[]),a.push({types:d,content:p[y]})}o--,t.pop(),n.pop(),r.pop(),i.pop()}return My(a),l},zy=JD,ZD=({prism:e,code:t,grammar:n,language:r})=>w.useMemo(()=>{if(n==null)return zy([t]);const i={code:t,grammar:n,language:r,tokens:[]};return e.hooks.run("before-tokenize",i),i.tokens=e.tokenize(t,n),e.hooks.run("after-tokenize",i),zy(i.tokens)},[t,n,r,e]),QD=(e,t)=>{const{plain:n}=e,r=e.styles.reduce((i,s)=>{const{languages:o,style:a}=s;return o&&!o.includes(t)||s.types.forEach(l=>{const c=Ar(Ar({},i[l]),a);i[l]=c}),i},{});return r.root=n,r.plain=lu(Ar({},n),{backgroundColor:void 0}),r},eP=QD,tP=({children:e,language:t,code:n,theme:r,prism:i})=>{const s=t.toLowerCase(),o=eP(r,s),a=YD(o),l=GD(o),c=i.languages[s],d=ZD({prism:i,language:s,code:n,grammar:c});return e({tokens:d,className:`prism-code language-${s}`,style:o!=null?o.root:{},getLineProps:a,getTokenProps:l})},QS=e=>w.createElement(tP,lu(Ar({},e),{prism:e.prism||U,theme:e.theme||ZS,code:e.code,language:e.language}));/*! Bundled license information:
|
|
71
|
+
|
|
72
|
+
prismjs/prism.js:
|
|
73
|
+
(**
|
|
74
|
+
* Prism: Lightweight, robust, elegant syntax highlighting
|
|
75
|
+
*
|
|
76
|
+
* @license MIT <https://opensource.org/licenses/MIT>
|
|
77
|
+
* @author Lea Verou <https://lea.verou.me>
|
|
78
|
+
* @namespace
|
|
79
|
+
* @public
|
|
80
|
+
*)
|
|
81
|
+
*/const nP={sh:"bash",shell:"bash",zsh:"bash",console:"bash",yml:"yaml",md:"markdown",mjs:"javascript",cjs:"javascript",node:"javascript",js:"javascript",ts:"typescript",py:"python",rs:"rust",html:"markup",xml:"markup",txt:"text"};function rP(e){if(!e)return"text";const t=String(e).toLowerCase();return nP[t]||t}function iP({code:e,language:t}){const[n,r]=w.useState(!1),i=rP(t),s=w.useCallback(()=>{var o;try{(o=navigator.clipboard)==null||o.writeText(e),r(!0),setTimeout(()=>r(!1),1400)}catch{}},[e]);return u.jsxs("div",{className:"code-block","data-testid":"code-block",children:[u.jsxs("div",{className:"code-block-head",children:[u.jsx("span",{className:"code-lang",children:i==="text"?"code":i}),u.jsx("button",{className:"code-copy",onClick:s,title:"Copy to clipboard",children:n?"✓ copied":"Copy"})]}),u.jsx(QS,{theme:Gp.vsDark,code:e,language:i,children:({tokens:o,getLineProps:a,getTokenProps:l})=>u.jsx("pre",{className:"code-block-body",children:o.map((c,d)=>u.jsx("div",{...a({line:c}),children:c.map((h,f)=>u.jsx("span",{...l({token:h})},f))},d))})})]})}const sP={pre({children:e}){const t=Array.isArray(e)?e[0]:e,n=(t==null?void 0:t.props)||{},r=/language-([\w-]+)/.exec(n.className||""),i=n.children,s=(Array.isArray(i)?i.join(""):String(i??"")).replace(/\n+$/,"");return u.jsx(iP,{code:s,language:r?r[1]:""})},code({children:e}){return u.jsx("code",{className:"md-code-inline",children:e})},a({href:e,children:t}){return u.jsx("a",{href:e,target:"_blank",rel:"noopener noreferrer",children:t})},table({children:e}){return u.jsx("div",{className:"md-table-wrap",children:u.jsx("table",{children:e})})}};function oP({text:e}){return u.jsx("div",{className:"markdown",children:u.jsx(Bj,{remarkPlugins:[ZT],components:sP,children:e||""})})}const ex=w.memo(oP);class aP{diff(t,n,r={}){let i;typeof r=="function"?(i=r,r={}):"callback"in r&&(i=r.callback);const s=this.castInput(t,r),o=this.castInput(n,r),a=this.removeEmpty(this.tokenize(s,r)),l=this.removeEmpty(this.tokenize(o,r));return this.diffWithOptionsObj(a,l,r,i)}diffWithOptionsObj(t,n,r,i){var s;const o=v=>{if(v=this.postProcess(v,r),i){setTimeout(function(){i(v)},0);return}else return v},a=n.length,l=t.length;let c=1,d=a+l;r.maxEditLength!=null&&(d=Math.min(d,r.maxEditLength));const h=(s=r.timeout)!==null&&s!==void 0?s:1/0,f=Date.now()+h,p=[{oldPos:-1,lastComponent:void 0}];let m=this.extractCommon(p[0],n,t,0,r);if(p[0].oldPos+1>=l&&m+1>=a)return o(this.buildValues(p[0].lastComponent,n,t));let y=-1/0,b=1/0;const _=()=>{for(let v=Math.max(y,-c);v<=Math.min(b,c);v+=2){let g;const x=p[v-1],k=p[v+1];x&&(p[v-1]=void 0);let S=!1;if(k){const P=k.oldPos-v;S=k&&0<=P&&P<a}const N=x&&x.oldPos+1<l;if(!S&&!N){p[v]=void 0;continue}if(!N||S&&x.oldPos<k.oldPos?g=this.addToPath(k,!0,!1,0,r):g=this.addToPath(x,!1,!0,1,r),m=this.extractCommon(g,n,t,v,r),g.oldPos+1>=l&&m+1>=a)return o(this.buildValues(g.lastComponent,n,t))||!0;p[v]=g,g.oldPos+1>=l&&(b=Math.min(b,v-1)),m+1>=a&&(y=Math.max(y,v+1))}c++};if(i)(function v(){setTimeout(function(){if(c>d||Date.now()>f)return i(void 0);_()||v()},0)})();else for(;c<=d&&Date.now()<=f;){const v=_();if(v)return v}}addToPath(t,n,r,i,s){const o=t.lastComponent;return o&&!s.oneChangePerToken&&o.added===n&&o.removed===r?{oldPos:t.oldPos+i,lastComponent:{count:o.count+1,added:n,removed:r,previousComponent:o.previousComponent}}:{oldPos:t.oldPos+i,lastComponent:{count:1,added:n,removed:r,previousComponent:o}}}extractCommon(t,n,r,i,s){const o=n.length,a=r.length;let l=t.oldPos,c=l-i,d=0;for(;c+1<o&&l+1<a&&this.equals(r[l+1],n[c+1],s);)c++,l++,d++,s.oneChangePerToken&&(t.lastComponent={count:1,previousComponent:t.lastComponent,added:!1,removed:!1});return d&&!s.oneChangePerToken&&(t.lastComponent={count:d,previousComponent:t.lastComponent,added:!1,removed:!1}),t.oldPos=l,c}equals(t,n,r){return r.comparator?r.comparator(t,n):t===n||!!r.ignoreCase&&t.toLowerCase()===n.toLowerCase()}removeEmpty(t){const n=[];for(let r=0;r<t.length;r++)t[r]&&n.push(t[r]);return n}castInput(t,n){return t}tokenize(t,n){return Array.from(t)}join(t){return t.join("")}postProcess(t,n){return t}get useLongestToken(){return!1}buildValues(t,n,r){const i=[];let s;for(;t;)i.push(t),s=t.previousComponent,delete t.previousComponent,t=s;i.reverse();const o=i.length;let a=0,l=0,c=0;for(;a<o;a++){const d=i[a];if(d.removed)d.value=this.join(r.slice(c,c+d.count)),c+=d.count;else{if(!d.added&&this.useLongestToken){let h=n.slice(l,l+d.count);h=h.map(function(f,p){const m=r[c+p];return m.length>f.length?m:f}),d.value=this.join(h)}else d.value=this.join(n.slice(l,l+d.count));l+=d.count,d.added||(c+=d.count)}}return i}}class lP extends aP{constructor(){super(...arguments),this.tokenize=hP}equals(t,n,r){return r.ignoreWhitespace?((!r.newlineIsToken||!t.includes(`
|
|
82
|
+
`))&&(t=t.trim()),(!r.newlineIsToken||!n.includes(`
|
|
83
|
+
`))&&(n=n.trim())):r.ignoreNewlineAtEof&&!r.newlineIsToken&&(t.endsWith(`
|
|
84
|
+
`)&&(t=t.slice(0,-1)),n.endsWith(`
|
|
85
|
+
`)&&(n=n.slice(0,-1))),super.equals(t,n,r)}}const cP=new lP;function uP(e,t,n){return cP.diff(e,t,n)}function hP(e,t){t.stripTrailingCr&&(e=e.replace(/\r\n/g,`
|
|
86
|
+
`));const n=[],r=e.split(/(\n|\r\n)/);r[r.length-1]||r.pop();for(let i=0;i<r.length;i++){const s=r[i];i%2&&!t.newlineIsToken?n[n.length-1]+=s:n.push(s)}return n}function dP(e,t){const n=uP(e??"",t??""),r=[];for(const i of n){const s=i.added?"add":i.removed?"del":"ctx",o=i.value.split(`
|
|
87
|
+
`);o.length>1&&o[o.length-1]===""&&o.pop();for(const a of o)r.push({type:s,text:a})}return r}const fP={add:"+",del:"−",ctx:" "};function Hl({oldText:e,newText:t,maxRows:n=80}){const r=dP(e,t),i=r.reduce((a,l)=>a+(l.type==="add"?1:0),0),s=r.reduce((a,l)=>a+(l.type==="del"?1:0),0),o=r.slice(0,n);return u.jsxs("div",{className:"diff-view","data-testid":"diff-view",children:[u.jsxs("div",{className:"diff-stat",children:[u.jsxs("span",{className:"diff-stat-add",children:["+",i]}),u.jsxs("span",{className:"diff-stat-del",children:["−",s]})]}),u.jsx("pre",{className:"diff-body",children:o.map((a,l)=>u.jsxs("div",{className:`diff-line ${a.type}`,children:[u.jsx("span",{className:"diff-gutter",children:fP[a.type]}),u.jsx("span",{className:"diff-text",children:a.text===""?" ":a.text})]},l))}),r.length>n&&u.jsxs("div",{className:"diff-more",children:["+",r.length-n," more lines"]})]})}function By(e){if(!e)return"";const t=String(e).split(/[\\/]+/).filter(Boolean);return t.length>2?"…/"+t.slice(-2).join("/"):t.join("/")}function pP(e){if(!e||typeof e!="object")return"";for(const t of Object.values(e))if(typeof t=="string"&&t)return t;return""}const mP={Read:{icon:"📄",verb:"Read"},Edit:{icon:"✏️",verb:"Edit"},MultiEdit:{icon:"✏️",verb:"Edit"},Write:{icon:"📝",verb:"Write"},NotebookEdit:{icon:"📓",verb:"Edit notebook"},Bash:{icon:"▶",verb:"Run"},PowerShell:{icon:"▶",verb:"Run"},Glob:{icon:"🔍",verb:"Find"},Grep:{icon:"🔍",verb:"Search"},Task:{icon:"🤖",verb:"Agent"},WebFetch:{icon:"🌐",verb:"Fetch"},WebSearch:{icon:"🌐",verb:"Web search"},Skill:{icon:"✨",verb:"Skill"},TodoWrite:{icon:"☑",verb:"Plan"}};function gP(e,t){if(!t)return"";switch(e){case"Read":case"Edit":case"MultiEdit":case"Write":return By(t.file_path);case"NotebookEdit":return By(t.notebook_path);case"Bash":case"PowerShell":return t.command||"";case"Glob":case"Grep":return t.pattern||"";case"Task":return t.description||t.subagent_type||"";case"WebFetch":return t.url||"";case"WebSearch":return t.query||"";case"Skill":return t.command||t.name||"";default:return pP(t)}}function yP({name:e,input:t}){return(t==null?void 0:t._raw)!=null?u.jsx("pre",{className:"tool-raw",children:String(t._raw)}):e==="Edit"?u.jsx(Hl,{oldText:t.old_string||"",newText:t.new_string||""}):e==="MultiEdit"&&Array.isArray(t.edits)?u.jsx(u.Fragment,{children:t.edits.map((n,r)=>u.jsx(Hl,{oldText:n.old_string||"",newText:n.new_string||""},r))}):e==="Write"?u.jsx(Hl,{oldText:"",newText:t.content||""}):(e==="Bash"||e==="PowerShell")&&t.description?u.jsx("div",{className:"tool-desc",children:t.description}):null}function _P({content:e,isError:t}){if(e==null)return null;const n=String(e);if(!n.trim()&&!t)return null;const i=n.length>4e3?n.slice(0,4e3)+`
|
|
88
|
+
… (truncated)`:n,s=n.split(`
|
|
89
|
+
`).find(o=>o.trim())||(t?"error":"done");return u.jsxs("details",{className:`tool-result ${t?"err":""}`,open:t,children:[u.jsxs("summary",{children:[t?"✗ ":"",s.slice(0,140)]}),u.jsx("pre",{children:i})]})}function vP({block:e}){const{name:t,input:n={},result:r,done:i,isError:s}=e,o=mP[t]||{icon:"⚙",verb:t},a=gP(t,n),l=i?s?"error":"done":"running";return u.jsxs("div",{className:`tool-card ${l}`,"data-testid":"tool-card","data-tool":t,children:[u.jsxs("div",{className:"tool-head",children:[u.jsx("span",{className:"tool-icon",children:o.icon}),u.jsx("span",{className:"tool-verb",children:o.verb}),a&&u.jsx("code",{className:"tool-target",children:a}),t==="Edit"&&n.replace_all&&u.jsx("span",{className:"tool-tag",children:"all"}),u.jsx("span",{className:"tool-status","data-status":l,children:l==="running"?u.jsx("span",{className:"tool-spinner","aria-label":"running"}):l==="error"?"✗":"✓"})]}),u.jsx(yP,{name:t,input:n}),u.jsx(_P,{content:r,isError:s})]})}function tx(e={}){var s,o;const t=(s=e.vetting)==null?void 0:s.verdict;let n,r;if(t==="auto"||t==="reviewed")n="Verified",r="ok";else if(t==="scanned")n="Scanned",r="ok";else if(t==="flagged")n="Flagged",r="warn";else if(t==="unscanned"||t==="unvetted")n="New",r="neutral";else{const a=e.safetyBadge;a==="verified"?(n="Verified",r="ok"):a==="tested"?(n="Tested",r="ok"):(n="New",r="neutral")}const i=((o=e.attestation)==null?void 0:o.privacy)==="not-attested"?"This producer hasn't confirmed how it handles your data's privacy.":null;return{label:n,tone:r,note:i}}function Fy(e={}){const t=Array.isArray(e.builtFrom)?e.builtFrom[0]:null;return(t==null?void 0:t.note)||null}function nx(e){return`$${(Number(e)||0).toFixed(2)}`}const Xp=()=>u.jsx("span",{className:"bz-represented",title:"No real money moves yet — this is a preview of how earnings would work.",children:"represented · settles later"});function bP({block:e,bazaarState:t,canReply:n,onQuickReply:r}){var l;const{tool:i,phase:s,data:o}=e;if(s!=="result")return u.jsx(xP,{tool:i,input:e.input});if(!o||o.kind==="error")return null;switch(i){case"search_shelf":return u.jsx(kP,{data:o});case"open_recipe":return u.jsx(CP,{data:o});case"launch_preview":return u.jsx(EP,{data:o});case"record_use":return u.jsxs(u.Fragment,{children:[((l=o.recipe)==null?void 0:l.riskClass)==="C"&&u.jsx(NP,{recipe:o.recipe}),u.jsx(jP,{data:o,bazaarState:t})]});case"publish_listing":case"publish_draft":return u.jsx(RP,{data:o});case"draft_recipe":return u.jsx(TP,{data:o,canReply:n,onQuickReply:r});default:return null}}const wP={search_shelf:"Searching the bazaar shelf",open_recipe:"Absorbing the recipe",launch_preview:"Opening your live preview",record_use:"Recording the build",publish_listing:"Packaging for the shelf",draft_recipe:"Drafting a recipe from your work",publish_draft:"Publishing to the shelf"},SP={search_shelf:"🛒",open_recipe:"📖",launch_preview:"▶️",record_use:"🧾",publish_listing:"📦",draft_recipe:"📝",publish_draft:"📦"};function xP({tool:e,input:t}){return u.jsxs("div",{className:"bazaar-card bz-call","data-testid":`bazaar-${e}-call`,children:[u.jsx("span",{className:"bz-icon",children:SP[e]||"🛍️"}),u.jsxs("span",{className:"bz-call-label",children:[wP[e]||"Bazaar","…"]}),e==="search_shelf"&&(t==null?void 0:t.need)&&u.jsxs("span",{className:"bz-call-need",children:["“",t.need,"”"]}),u.jsxs("span",{className:"bz-dots",children:[u.jsx("i",{}),u.jsx("i",{}),u.jsx("i",{})]})]})}function $y(e){return`${Math.round((Number(e)||0)*100)}%`}function kP({data:e}){var r;const t=e.hits||[];if(!t.length)return u.jsxs("div",{className:"bazaar-card bz-empty","data-testid":"bazaar-search-result",children:[u.jsx("span",{className:"bz-icon",children:"🛒"}),u.jsx("span",{children:"Checked the shelf — nothing proven fit this one, so I'll build it from scratch."})]});const n=t[0];return u.jsxs("div",{className:"bazaar-card bz-search","data-testid":"bazaar-search-result",children:[u.jsxs("div",{className:"bz-head",children:[u.jsx("span",{className:"bz-icon",children:"🛒"}),u.jsx("span",{className:"bz-head-title",children:"Found a proven recipe on the shelf"})]}),u.jsxs("div",{className:"bz-hit bz-hit-top",children:[u.jsxs("div",{className:"bz-hit-main",children:[u.jsx("span",{className:"bz-hit-title",children:n.title}),u.jsxs("span",{className:"bz-hit-by",children:["by ",((r=n.producer)==null?void 0:r.name)||"a producer"]})]}),u.jsxs("div",{className:"bz-outcome",title:"How often this recipe actually gets people a working result",children:[u.jsx("strong",{children:$y(n.outcomeScore)})," of builds worked"]})]}),n.pitch&&u.jsx("p",{className:"bz-hit-pitch",children:n.pitch}),t.length>1&&u.jsxs("div",{className:"bz-others",children:["also on the shelf:"," ",t.slice(1,3).map((i,s)=>u.jsxs("span",{children:[s>0&&" · ",i.title," (",$y(i.outcomeScore),")"]},i.id))]})]})}function CP({data:e}){var n;const t=e.card||{};return u.jsxs("div",{className:"bazaar-card bz-recipe","data-testid":"bazaar-recipe",children:[u.jsx("span",{className:"bz-icon",children:"📖"}),u.jsxs("span",{className:"bz-recipe-text",children:["Absorbed ",u.jsx("strong",{children:t.title})," — ",((n=t.producer)==null?void 0:n.name)||"the producer","'s know-how",(()=>{const r=tx(t);return u.jsx("span",{className:`bz-badge bz-trust-${r.tone}`,title:r.note||void 0,children:r.label})})()]})]})}function EP({data:e}){return u.jsxs("div",{className:"bazaar-card bz-preview","data-testid":"bazaar-preview",children:[u.jsx("span",{className:"bz-icon",children:"▶️"}),u.jsx("span",{children:"Your live preview is open — try it on the right."})]})}function NP({recipe:e}){var c,d;const t=e.dataTouched||{},n=e.attestation||{},r=((c=e.vetting)==null?void 0:c.stakes)==="high",i=((d=e.producer)==null?void 0:d.name)||"a connected service",s=t.egress||[],o=t.paid||{},a=o.model&&o.model!=="none",l=n.privacy==="not-attested";return u.jsxs("div",{className:`bazaar-card bz-receipt${r?" bz-receipt-high":""}`,"data-testid":"bazaar-receipt",children:[u.jsxs("div",{className:"bz-receipt-head",children:[u.jsx("span",{className:"bz-icon",children:r?"⚠️":"🔌"}),u.jsx("span",{className:"bz-receipt-title",children:r?`Heads up before ${i} goes live`:`Now using ${i} — here's what that means`})]}),u.jsxs("ul",{className:"bz-receipt-lines",children:[s.length>0&&u.jsxs("li",{"data-testid":"bazaar-receipt-egress",children:[u.jsx("strong",{children:"Leaves your machine:"})," ",s.join(", ")," — sent to ",i,"."]}),a&&u.jsxs("li",{children:[u.jsx("strong",{children:"Cost:"})," ",o.note||o.model,". ",u.jsx(Xp,{})]}),u.jsxs("li",{"data-testid":"bazaar-receipt-privacy",className:l?"bz-receipt-warn":"",children:[u.jsx("strong",{children:"Privacy:"})," ",l?`${i} hasn't confirmed how it handles your data's privacy.`:`${i} has attested how it handles your data.`]}),u.jsx("li",{className:"bz-receipt-foot",children:"You can switch this off anytime — review it later in one place."})]}),r&&u.jsx("div",{className:"bz-receipt-confirm","data-testid":"bazaar-receipt-confirm",children:"This service moves money or takes a real-world action — make sure you're happy before it runs."})]})}function jP({data:e,bazaarState:t}){var c;const n=e.threeWay||{},r=(c=e.recipe)==null?void 0:c.producer,i=e.credit||{},s=((t==null?void 0:t.earnings)||[]).find(d=>d.handle===(r==null?void 0:r.handle)),o=(s==null?void 0:s.total)??i.oneTime??0,a=(s==null?void 0:s.matches)??0,l=!!e.service;return u.jsxs("div",{className:"bazaar-card bz-threeway","data-testid":"bazaar-threeway",children:[u.jsxs("div",{className:"bz-tw-head",children:[u.jsx("span",{className:"bz-tw-spark",children:"✦"})," Everyone just won"]}),u.jsxs("div",{className:"bz-tw-cols",children:[u.jsxs("div",{className:"bz-tw-col bz-tw-you",children:[u.jsx("div",{className:"bz-tw-who",children:"👤 You"}),u.jsx("div",{className:"bz-tw-what",children:n.you})]}),u.jsxs("div",{className:"bz-tw-col bz-tw-producer",children:[u.jsxs("div",{className:"bz-tw-who",children:["🏷️ ",(r==null?void 0:r.name)||"The producer"]}),u.jsx("div",{className:"bz-tw-what",children:n.producer}),u.jsxs("div",{className:"bz-tw-meter","data-testid":"bazaar-meter",children:[u.jsx("span",{className:"bz-meter-amount",children:nx(o)}),u.jsx("span",{className:"bz-meter-sub",children:l?`${a} ${a===1?"match":"matches"} so far`:"one-time"})]}),u.jsx(Xp,{})]}),u.jsxs("div",{className:"bz-tw-col bz-tw-vw",children:[u.jsx("div",{className:"bz-tw-who",children:"🟣 VentureWild"}),u.jsx("div",{className:"bz-tw-what",children:n.platform})]})]})]})}function RP({data:e}){const t=e.listing||{},n=e.earning||{};return u.jsxs("div",{className:"bazaar-card bz-publish","data-testid":"bazaar-publish",children:[u.jsxs("div",{className:"bz-head",children:[u.jsx("span",{className:"bz-icon",children:"📦"}),u.jsx("span",{className:"bz-head-title",children:"You're a producer now"})]}),u.jsxs("p",{className:"bz-publish-text",children:[u.jsx("strong",{children:t.title})," is on the shelf. You'll earn when other people build on it."]}),u.jsxs("div",{className:"bz-tw-meter",children:[u.jsx("span",{className:"bz-meter-amount",children:nx(n.oneTimeValue)}),u.jsxs("span",{className:"bz-meter-sub",children:["per build · ",u.jsx(Xp,{})]})]})]})}function TP({data:e,canReply:t,onQuickReply:n}){var i;const r=e.draft||{};return u.jsxs("div",{className:"bazaar-card bz-draft","data-testid":"bazaar-draft",children:[u.jsxs("div",{className:"bz-head",children:[u.jsx("span",{className:"bz-icon",children:"📝"}),u.jsx("span",{className:"bz-head-title",children:"Draft recipe — review before it goes on the shelf"})]}),u.jsx("div",{className:"bz-hit-main",children:u.jsx("span",{className:"bz-hit-title",children:r.title})}),r.pitch&&u.jsx("p",{className:"bz-hit-pitch",children:r.pitch}),r.sourceNote&&u.jsxs("div",{className:"bz-draft-source",children:["Generalized from: ",r.sourceNote]}),((i=r.tags)==null?void 0:i.length)>0&&u.jsx("div",{className:"bz-others",children:r.tags.slice(0,8).join(" · ")}),r.knowHow&&u.jsxs("details",{className:"bz-draft-knowhow",children:[u.jsx("summary",{children:"Preview the know-how — check it for any client specifics"}),u.jsx("pre",{children:r.knowHow})]}),n?u.jsxs("div",{className:"bz-draft-actions",children:[u.jsx("button",{type:"button",className:"bz-build-btn",disabled:!t,"data-testid":"bazaar-draft-publish",onClick:()=>t&&n(`Publish the “${r.title}” draft to my shelf.`),children:"Publish to my shelf →"}),u.jsx("button",{type:"button",className:"bz-draft-skip",disabled:!t,"data-testid":"bazaar-draft-skip",onClick:()=>t&&n(`Skip the “${r.title}” draft — don't publish that one.`),children:"Skip this one"}),u.jsx("span",{className:"bz-draft-hint",children:"Nothing's published until you choose."})]}):u.jsx("div",{className:"bz-draft-hint",children:"Nothing's published yet — tell me which drafts to put on your shelf."})]})}const Ss=[{who:"Two HR people",occ:"recruiting team",built:"an AI platform that matches candidates to roles — no engineers on the team"},{who:"A freight-forwarding team",occ:"logistics",built:"an analytics brain that answers plain-language questions about their shipments"},{who:"A game-studio founder",occ:"games",built:"a world of AI agents that play and learn together"},{who:"A solo consultant",occ:"business consulting",built:"turned a year of client work into a product — this one"}],DP="Most of the people building here have never written a line of code.",PP=4200;function LP(){return typeof window<"u"&&typeof window.matchMedia=="function"&&window.matchMedia("(prefers-reduced-motion: reduce)").matches}function cu({variant:e="ambient"}){const t=e==="ambient"&&Ss.length>1&&!LP(),[n,r]=w.useState(()=>Math.floor(Math.random()*Ss.length));w.useEffect(()=>{if(!t)return;const s=setInterval(()=>r(o=>(o+1)%Ss.length),PP);return()=>clearInterval(s)},[t]);const i=e==="block"?Ss:[Ss[n%Ss.length]];return u.jsxs("div",{className:`peer-stream peer-stream-${e}`,"data-testid":"peer-stream",children:[i.map((s,o)=>u.jsxs("div",{className:"peer-item",children:[u.jsxs("span",{className:"peer-who",children:[s.who,s.occ?u.jsxs("span",{className:"peer-occ",children:[" · ",s.occ]}):null]}),u.jsx("span",{className:"peer-built",children:s.quote?`“${s.quote}”`:s.built})]},`${s.who}-${o}-${e==="ambient"?n:"all"}`)),u.jsx("p",{className:"peer-honest",children:DP})]})}const Nc="wild-workspace.chat.v2";function uh({id:e,isDefault:t}={},n){const r=t||!e?Nc:`${Nc}:${e}`;return n?`${r}:${n}`:r}function AP({messageId:e,userText:t,agentText:n}={}){return!e||!t||!n?[]:[{id:`u-${e}`,role:"user",text:t},{id:e,role:"agent",blocks:[{type:"text",text:n}]}]}function IP(e,t=globalThis.localStorage,n=Nc){const r=AP(e);if(!r.length||!t)return!1;try{const i=t.getItem(n),s=i?JSON.parse(i):[];return Array.isArray(s)&&s.length>0?!1:(t.setItem(n,JSON.stringify(r)),!0)}catch{return!1}}const Ud="wild:workspace:id";let Xs=null;try{Xs=typeof sessionStorage<"u"&&sessionStorage.getItem(Ud)||null}catch{Xs=null}function ra(){return Xs}function MP(e){Xs=e||null;try{Xs?sessionStorage.setItem(Ud,Xs):sessionStorage.removeItem(Ud)}catch{}}function OP(e,t){var i;const n=e.blocks?e.blocks.slice():[],r=n[n.length-1];switch(t.type){case"text":return r&&r.type==="text"?n[n.length-1]={...r,text:r.text+t.text}:n.push({type:"text",text:t.text}),{...e,blocks:n};case"thinking":return r&&r.type==="thinking"?n[n.length-1]={...r,text:r.text+t.text}:n.push({type:"thinking",text:t.text}),{...e,blocks:n};case"tool-use":return n.push({type:"tool",id:t.id,name:t.name,input:t.input||{},done:!1}),{...e,blocks:n};case"tool-result":{const s=n.findIndex(o=>o.type==="tool"&&o.id===t.id);return s>=0&&(n[s]={...n[s],result:t.content,isError:t.isError,done:!0}),{...e,blocks:n}}case"usage":return{...e,usage:t.usage,costUsd:(i=t.usage)==null?void 0:i.cost_usd,durationMs:t.durationMs};case"error":return n.push({type:"error",text:t.message||"agent error"}),{...e,blocks:n};case"bazaar":{if(t.phase==="call")return n.push({type:"bazaar",id:t.id,tool:t.tool,phase:"call",input:t.input||{}}),{...e,blocks:n};if(t.phase==="result"){const s=n.findIndex(o=>o.type==="bazaar"&&o.id===t.id);return s>=0?n[s]={...n[s],phase:"result",data:t.data,isError:t.isError}:n.push({type:"bazaar",id:t.id,tool:t.tool,phase:"result",data:t.data}),{...e,blocks:n}}return e}case"canvas":{if(t.phase==="call")return n.push({type:"canvas",id:t.id,tool:t.tool,phase:"call"}),{...e,blocks:n};if(t.phase==="result"){const s=n.findIndex(a=>a.type==="canvas"&&a.id===t.id),o={type:"canvas",id:t.id,tool:t.tool,phase:"result",data:t.data,isError:t.isError};return s>=0?n[s]={...n[s],...o}:n.push(o),{...e,blocks:n}}return e}default:return e}}function Hy(e,t,n){const r=e.findIndex(s=>s.id===t);if(r<0)return e;const i=e.slice();return i[r]=OP(i[r],n),i}function zP(e,t,n){if(!n||!n.trim())return e;const r=e.findIndex(s=>s.id===t);if(r<0)return e;const i=e.slice();return i[r]={...i[r],stderr:(i[r].stderr||"")+n},i}function BP({role:e,capabilities:t,mode:n,token:r,onBazaarEvent:i,inject:s,onInjectConsumed:o,agentName:a,storageKey:l,threadId:c,sessionId:d,onOpenReading:h}){const f=l||Nc,[p,m]=w.useState(()=>{try{const Y=localStorage.getItem(f);if(Y)return JSON.parse(Y)}catch{}return[]}),[y,b]=w.useState(null),[_,v]=w.useState(!1),[g,x]=w.useState(""),[k,S]=w.useState(!1),[N,P]=w.useState(null),B=w.useRef(null),R=w.useRef(null),F=w.useRef(!0),L=w.useRef(i),T=w.useRef(null),I=w.useRef(null),j=w.useRef(null);w.useEffect(()=>{L.current=i},[i]),w.useEffect(()=>{try{localStorage.setItem(f,JSON.stringify(p.slice(-120)))}catch{}},[p]);const O=d||"main",H=w.useRef(p);w.useEffect(()=>{H.current=p},[p]),w.useEffect(()=>{let Y=!1;return fetch(`/api/sessions/${encodeURIComponent(O)}/messages`).then(X=>X.ok?X.json():null).then(X=>{if(Y||!X)return;const ae=Array.isArray(X.messages)?X.messages:[];ae.length?m(ae):H.current.length&&t.chatWrite&&fetch(`/api/sessions/${encodeURIComponent(O)}/messages`,{method:"PUT",headers:{"content-type":"application/json"},body:JSON.stringify({messages:H.current.slice(-200)})}).catch(()=>{})}).catch(()=>{}),()=>{Y=!0}},[O]);const D=(Y=!1)=>fetch(`/api/sessions/${encodeURIComponent(O)}/messages`,{method:"PUT",headers:{"content-type":"application/json"},body:JSON.stringify({messages:H.current.slice(-200)}),keepalive:Y}).catch(()=>{});w.useEffect(()=>{if(!t.chatWrite||!p.length)return;const Y=setTimeout(()=>D(!1),800);return()=>clearTimeout(Y)},[p,O,t.chatWrite]),w.useEffect(()=>{if(t.chatWrite)return()=>{D(!0)}},[O,t.chatWrite]),w.useEffect(()=>{const Y=R.current;Y&&F.current&&(Y.scrollTop=Y.scrollHeight)},[p]);function W(){const Y=R.current;Y&&(F.current=Y.scrollHeight-Y.scrollTop-Y.clientHeight<90)}w.useEffect(()=>{let Y=!1,X=0,ae=null,be=null;const ie=()=>{if(Y)return;const Ee=window.location.protocol==="https:"?"wss":"ws",ge=new URL(`${Ee}://${window.location.host}/ws/chat`);r&&ge.searchParams.set("t",r);const Ie=ra();Ie&&ge.searchParams.set("workspace",Ie),c&&ge.searchParams.set("thread",c),be=new WebSocket(ge.toString()),B.current=be,be.onopen=()=>{X=0,S(!0)},be.onmessage=A=>{var se,me,Pe,Ge,je,xe,Ze,Ue,et,lt;let Z;try{Z=JSON.parse(A.data)}catch{return}if(!(Z.threadId&&Z.threadId!==c)){if(Z.type==="chunk"){const oe=Z.chunk;if(m(M=>Hy(M,Z.messageId,oe)),(oe==null?void 0:oe.type)==="bazaar"&&oe.phase==="result"&&!oe.isError){const M=oe.data||{};if(oe.tool==="launch_preview"||oe.tool==="record_use"&&M.preview){const K=M.url||((se=M.preview)==null?void 0:se.url)||"/preview/";(me=L.current)==null||me.call(L,{type:"preview",url:K,ts:Date.now()}),T.current=K}}(oe==null?void 0:oe.type)==="canvas"&&oe.phase==="result"&&!oe.isError&&((Pe=oe.data)==null?void 0:Pe.kind)==="block"&&oe.data.block&&((Ge=L.current)==null||Ge.call(L,{type:"block",op:oe.data.op||"make",block:oe.data.block})),(oe==null?void 0:oe.type)==="canvas"&&oe.phase==="result"&&!oe.isError&&((je=oe.data)==null?void 0:je.kind)==="theme"&&oe.data.op==="set"&&oe.data.theme&&((xe=L.current)==null||xe.call(L,{type:"theme",theme:oe.data.theme})),(oe==null?void 0:oe.type)==="bazaar"&&oe.phase==="result"&&!oe.isError&&((Ze=oe.data)==null?void 0:Ze.kind)==="theme-applied"&&oe.data.theme&&((Ue=L.current)==null||Ue.call(L,{type:"theme",theme:oe.data.theme}))}else if(Z.type==="bazaar")Z.phase==="meter"&&(P(Z.state),(et=L.current)==null||et.call(L,{type:"meter",state:Z.state}));else if(Z.type==="usage")(lt=L.current)==null||lt.call(L,{type:"usage",state:Z.state});else if(Z.type==="stderr")m(oe=>zP(oe,Z.messageId,Z.text));else if(Z.type==="end"){if(b(null),v(!1),T.current){let oe=T.current;T.current=null;try{oe=new URL(oe,window.location.origin).href}catch{}m(M=>[...M,{id:`win-${Date.now()}`,role:"win",url:oe}])}}else if(Z.type==="error")b(null),v(!1),T.current=null,Z.messageId?m(oe=>Hy(oe,Z.messageId,{type:"error",message:Z.message||"agent error"})):m(oe=>[...oe,{id:`err-${Date.now()}`,role:"error",text:Z.message||"agent error"}]);else if(Z.type==="turn-begin")T.current=null,m(oe=>{if(oe.some(K=>K.id===Z.messageId))return oe;const M=[];return Z.userText&&M.push({id:`u-${Z.messageId}`,role:"user",text:Z.userText}),Z.note&&M.push({id:`note-${Z.messageId}`,role:"system",text:Z.note}),M.push({id:Z.messageId,role:"agent",blocks:[]}),[...oe,...M]}),b(Z.messageId),v(!0);else if(Z.type==="reset"){m([]),b(null),v(!1),T.current=null;try{localStorage.removeItem(f)}catch{}}}},be.onerror=()=>v(!1),be.onclose=()=>{if(S(!1),v(!1),b(null),Y)return;const A=Math.min(1e3*2**X,1e4);X+=1,ae=setTimeout(ie,A)}};return ie(),()=>{Y=!0,clearTimeout(ae);try{be==null||be.close()}catch{}}},[r,c]);function C(Y,X){if(!t.chatWrite)return;const ae=(typeof Y=="string"?Y:g).trim();if(!ae||_)return;const be=typeof X=="string"&&X.trim()||ae,ie=B.current,Ee=ie==null?void 0:ie.readyState;if(!ie||Ee!==WebSocket.OPEN&&Ee!==WebSocket.CONNECTING){m(A=>[...A,{id:`err-${Date.now()}`,role:"error",text:"reconnecting to your agent — try again in a few seconds"}]);return}const ge=`m-${Date.now()}`;F.current=!0,m(A=>[...A,{id:`u-${ge}`,role:"user",text:be},{id:ge,role:"agent",blocks:[]}]),b(ge),v(!0),x("");const Ie=JSON.stringify({type:"send",text:ae,mode:n,messageId:ge,...c?{threadId:c}:{}});Ee===WebSocket.OPEN?ie.send(Ie):ie.addEventListener("open",()=>{try{ie.send(Ie)}catch{}},{once:!0})}I.current=C,w.useEffect(()=>{var Y;!(s!=null&&s.text)||j.current===s.ts||(j.current=s.ts,F.current=!0,(Y=I.current)==null||Y.call(I,s.text),o==null||o())},[s,o]);function ee(){var Y;((Y=B.current)==null?void 0:Y.readyState)===WebSocket.OPEN&&B.current.send(JSON.stringify({type:"cancel",...c?{threadId:c}:{}})),v(!1),b(null)}function he(){var Y;((Y=B.current)==null?void 0:Y.readyState)===WebSocket.OPEN&&B.current.send(JSON.stringify({type:"reset",...c?{threadId:c}:{}})),m([]),b(null),v(!1),T.current=null;try{localStorage.removeItem(f)}catch{}}function E(Y){Y.key==="Enter"&&!Y.shiftKey&&(Y.preventDefault(),C())}const pe=p.length===0;return u.jsxs(u.Fragment,{children:[!pe&&(h||t.chatWrite)&&u.jsxs("div",{className:"chat-toolbar","data-testid":"chat-toolbar",children:[h&&u.jsxs("button",{className:"chat-aabtn",onClick:h,"data-testid":"reading-open-btn",title:"Reading — choose a font & size for the chat",children:[u.jsx("span",{className:"chat-aa-glyph","aria-hidden":"true",children:"Aa"})," Reading"]}),u.jsx("span",{className:"chat-toolbar-spacer"}),t.chatWrite&&u.jsx("button",{className:"chat-newbtn",onClick:he,disabled:_,"data-testid":"new-chat-btn",title:"Start a fresh conversation — the agent forgets the current thread",children:"+ New chat"})]}),u.jsxs("div",{className:"chat-messages",ref:R,onScroll:W,"data-testid":"chat-messages",children:[pe&&u.jsx(YP,{role:e,connected:k,agentName:a,canSend:t.chatWrite&&!_,onSend:C}),p.map(Y=>u.jsx(FP,{message:Y,streaming:Y.id===y,bazaarState:N,canReply:t.chatWrite&&!_,onQuickReply:C},Y.id))]}),t.chatWrite&&u.jsxs("div",{className:"chat-input","data-testid":"chat-input",children:[u.jsx("textarea",{"data-testid":"chat-textarea",placeholder:e==="client"?"Describe the change you’d like…":"Ask the agent to build, fix, or explain something — Enter to send",value:g,onChange:Y=>x(Y.target.value),onKeyDown:E,disabled:_,rows:2}),_?u.jsx("button",{onClick:ee,"data-testid":"cancel-btn",children:"Stop"}):u.jsx("button",{className:"primary send-btn",onClick:C,disabled:!g.trim(),"data-testid":"send-btn",children:"Send"})]}),!t.chatWrite&&e==="viewer"&&u.jsx("div",{className:"chat-readonly-banner",children:"You’re viewing a shared workspace (read-only)."})]})}function FP({message:e,streaming:t,bazaarState:n,canReply:r,onQuickReply:i}){if(e.role==="user")return u.jsx("div",{className:"chat-msg user","data-testid":"chat-msg-user",children:u.jsx("div",{className:"msg-plain",children:e.text})});if(e.role==="system")return u.jsx("div",{className:"chat-msg system","data-testid":"chat-msg-system",children:e.text});if(e.role==="win")return u.jsx(VP,{url:e.url});if(e.role==="error")return u.jsxs("div",{className:"chat-msg error","data-testid":"chat-msg-error",children:["⚠ ",e.text]});const s=e.blocks||[],o=s[s.length-1],a=t&&(o==null?void 0:o.type)==="text"?s.length-1:-1,l=t&&(s.length===0||(o==null?void 0:o.type)==="tool"&&o.done);return u.jsxs("div",{className:"chat-msg agent","data-testid":"chat-msg-agent",children:[s.map((c,d)=>u.jsx($P,{block:c,cursor:d===a,bazaarState:n,canReply:r,onQuickReply:i},c.id||`${c.type}-${d}`)),l&&u.jsx(qP,{}),e.usage&&u.jsx(KP,{usage:e.usage,costUsd:e.costUsd,durationMs:e.durationMs}),e.stderr&&u.jsxs("details",{className:"stderr-block",children:[u.jsx("summary",{children:"stderr"}),u.jsx("pre",{children:e.stderr})]})]})}function $P({block:e,cursor:t,bazaarState:n,canReply:r,onQuickReply:i}){var s;return e.type==="bazaar"?u.jsx(bP,{block:e,bazaarState:n,canReply:r,onQuickReply:i}):e.type==="text"?u.jsxs("div",{className:"agent-text",children:[u.jsx(ex,{text:e.text}),t&&u.jsx("span",{className:"stream-cursor"})]}):e.type==="thinking"?u.jsxs("details",{className:"thinking-block",children:[u.jsx("summary",{children:"💭 Thought process"}),u.jsx("div",{className:"thinking-body",children:e.text})]}):e.type==="tool"?e.name==="AskUserQuestion"&&Array.isArray((s=e.input)==null?void 0:s.questions)&&e.input.questions.length?u.jsx(WP,{block:e,canReply:r,onQuickReply:i}):u.jsx(vP,{block:e}):e.type==="canvas"?u.jsx(HP,{block:e}):e.type==="error"?u.jsxs("div",{className:"agent-error",children:["⚠ ",e.text]}):null}function HP({block:e}){var r,i,s,o;if(e.phase==="result"&&!e.isError&&((r=e.data)==null?void 0:r.kind)==="theme"&&e.data.op==="set"){const a=(i=e.data.theme)==null?void 0:i.name;return u.jsxs("div",{className:"canvas-card","data-testid":"canvas-card",children:[u.jsx("span",{className:"canvas-card-icon",children:"🎨"}),u.jsxs("span",{className:"canvas-card-text",children:["Restyled your workspace",a?u.jsxs(u.Fragment,{children:[" — ",u.jsx("strong",{children:a})]}):null]})]})}const t=(s=e.data)==null?void 0:s.block;if(e.phase==="call"||!t)return u.jsx("div",{className:"canvas-card is-pending","data-testid":"canvas-card",children:"🧩 Building a block…"});if(e.isError)return u.jsx("div",{className:"canvas-card is-error","data-testid":"canvas-card",children:"⚠ Couldn’t build that block."});const n=((o=e.data)==null?void 0:o.op)==="update"?"Updated":"Added";return u.jsxs("div",{className:"canvas-card","data-testid":"canvas-card",children:[u.jsx("span",{className:"canvas-card-icon",children:t.icon||"🧩"}),u.jsxs("span",{className:"canvas-card-text",children:[n," ",u.jsx("strong",{children:t.title})," to your canvas"]})]})}function WP({block:e,canReply:t,onQuickReply:n}){const r=e.input.questions;return u.jsxs("div",{className:"ask-card","data-testid":"ask-card",children:[u.jsxs("div",{className:"ask-head",children:[u.jsx("span",{className:"ask-icon",children:"🤔"}),u.jsx("span",{children:"Your call"})]}),r.map((i,s)=>u.jsx(UP,{q:i,canReply:t,onQuickReply:n},s)),u.jsx("div",{className:"ask-foot",children:"…or just type your answer below."})]})}function UP({q:e,canReply:t,onQuickReply:n}){const[r,i]=w.useState([]),s=!!e.multiSelect,o=Array.isArray(e.options)?e.options:[],a=l=>i(c=>c.includes(l)?c.filter(d=>d!==l):[...c,l]);return u.jsxs("div",{className:"ask-q",children:[e.header&&u.jsx("span",{className:"ask-q-header",children:e.header}),e.question&&u.jsx("p",{className:"ask-q-text",children:e.question}),u.jsx("div",{className:"ask-options",children:o.map((l,c)=>s?u.jsxs("button",{type:"button",className:`ask-opt${r.includes(l.label)?" sel":""}`,disabled:!t,onClick:()=>a(l.label),title:l.description||"",children:[u.jsx("span",{className:"ask-opt-check",children:r.includes(l.label)?"☑":"☐"}),u.jsxs("span",{className:"ask-opt-main",children:[u.jsx("span",{className:"ask-opt-label",children:l.label}),l.description&&u.jsx("span",{className:"ask-opt-desc",children:l.description})]})]},c):u.jsxs("button",{type:"button",className:"ask-opt",disabled:!t,onClick:()=>t&&n(l.label),title:l.description||"",children:[u.jsxs("span",{className:"ask-opt-main",children:[u.jsx("span",{className:"ask-opt-label",children:l.label}),l.description&&u.jsx("span",{className:"ask-opt-desc",children:l.description})]}),u.jsx("span",{className:"ask-opt-go",children:"→"})]},c))}),s&&u.jsxs("button",{type:"button",className:"primary ask-send",disabled:!t||!r.length,onClick:()=>t&&r.length&&n(r.join(", ")),children:["Send",r.length?` (${r.length})`:""]})]})}function VP({url:e}){let t=e;try{const n=new URL(e);t=`${n.host}${n.pathname==="/"?"":n.pathname}`}catch{}return u.jsxs("div",{className:"chat-msg win-card","data-testid":"win-card",children:[u.jsx("span",{className:"win-spark",children:"✨"}),u.jsxs("div",{className:"win-body",children:[u.jsx("span",{className:"win-lead",children:"It’s live — this is yours:"}),u.jsx("a",{className:"win-url",href:e,target:"_blank",rel:"noreferrer",children:t}),u.jsx("span",{className:"win-sub",children:"Open it, or send it to someone."})]})]})}function qP(){return u.jsxs("div",{className:"agent-working","data-testid":"agent-working",children:[u.jsxs("span",{className:"dots",children:[u.jsx("i",{}),u.jsx("i",{}),u.jsx("i",{})]}),"working"]})}function KP({usage:e,costUsd:t,durationMs:n}){const r=typeof t=="number"?t:e==null?void 0:e.cost_usd;return u.jsxs("div",{className:"usage-footer","data-testid":"usage-footer",children:[(e==null?void 0:e.output_tokens)!=null&&u.jsxs("span",{title:"output tokens",children:["↑ ",e.output_tokens.toLocaleString()]}),typeof r=="number"&&r>0&&u.jsxs("span",{title:"cost (USD)",children:["$",r.toFixed(4)]}),n!=null&&u.jsxs("span",{children:[(n/1e3).toFixed(1),"s"]})]})}function YP({role:e,connected:t,agentName:n,canSend:r,onSend:i}){if(e==="client")return u.jsxs("div",{className:"chat-empty","data-testid":"chat-empty",children:[u.jsx("div",{className:"chat-empty-mark",children:"✦"}),u.jsx("p",{className:"chat-empty-title",children:"Describe what you’d like changed"}),u.jsx("p",{className:"chat-empty-sub",children:"The team’s AI agent will pick it up and you’ll see it here."}),!t&&u.jsx("p",{className:"chat-empty-warn",children:"connecting to the agent bridge…"})]});const s=n&&n!=="Chat"?n:null,o=[{label:"✦ Build my workspace for me",display:"Build my workspace for me.",primary:!0,prompt:"Set up a friendly starter workspace for me. Use your canvas tools to add a couple of useful blocks — for example a short welcome note, a quick getting-started checklist, and maybe a tips block — and pick a warm, welcoming theme if you'd like. Narrate as you go in short plain lines (one line per step, no jargon) so I can watch it come together. Then say a brief, friendly hello telling me what you set up. Keep it light."},{label:"Show me around",display:"Show me around.",prompt:"What's in this workspace? Give me a quick, friendly tour."},{label:"Make something I can show off",display:"Make something I can show off.",prompt:"Build me a simple, good-looking landing page, and put a Live view on my canvas so I can watch it come together. Narrate as you go in short plain lines — one line per step, no jargon. When it’s done, tell me where to see it."}];return u.jsxs("div",{className:"chat-empty","data-testid":"chat-empty",children:[u.jsx("div",{className:"chat-empty-mark",children:"✦"}),u.jsx("p",{className:"chat-empty-title",children:s?`Hi — I’m ${s}.`:"Hi — I’m your agent."}),u.jsx("p",{className:"chat-empty-sub",children:"Tell me what you’re working on and I’ll set it up for you — I can build, write, and arrange your workspace as we go. Not sure where to start?"}),u.jsx("div",{className:"chat-empty-starters",children:o.map(a=>u.jsx("button",{type:"button",className:`chat-empty-starter${a.primary?" primary":""}`,onClick:()=>i==null?void 0:i(a.prompt,a.display),disabled:!r||!t,"data-testid":"chat-empty-starter",children:a.label},a.label))}),!t&&u.jsx("p",{className:"chat-empty-warn",children:"connecting to the agent bridge…"}),u.jsx(cu,{variant:"ambient"})]})}const zo="main";function GP(e){return e&&e!=="local"?e:"this device"}function XP(e){if(!e)return"";const t=Math.max(0,Math.floor((Date.now()-e)/1e3));if(t<45)return"just now";const n=Math.floor(t/60);if(n<60)return`${n}m ago`;const r=Math.floor(n/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}function Wy(e){return e.title||(e.id===zo?"Main":"Untitled")}function JP({workspaceKey:e,activeSessionId:t,onSelect:n,canWrite:r}){const[i,s]=w.useState(!1),[o,a]=w.useState([]),[l,c]=w.useState(!1),[d,h]=w.useState(null),[f,p]=w.useState(""),m=w.useRef(null),y=t||zo;async function b(){c(!0);try{const N=await(await fetch("/api/sessions")).json().catch(()=>null);a(Array.isArray(N==null?void 0:N.sessions)?N.sessions:[])}catch{a([])}finally{c(!1)}}w.useEffect(()=>{i&&b()},[i,e]),w.useEffect(()=>{if(!i)return;const S=N=>{m.current&&!m.current.contains(N.target)&&s(!1)};return document.addEventListener("mousedown",S),()=>document.removeEventListener("mousedown",S)},[i]);const _=o.find(S=>S.id===y),v=_?Wy(_):y===zo?"Main":"Chat";async function g(){var S;try{const P=await(await fetch("/api/sessions",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({})})).json().catch(()=>null);(S=P==null?void 0:P.session)!=null&&S.id&&(s(!1),n(P.session.id))}catch{}}async function x(S){const N=f.trim();h(null);try{await fetch(`/api/sessions/${encodeURIComponent(S)}`,{method:"PATCH",headers:{"content-type":"application/json"},body:JSON.stringify({title:N})})}catch{}b()}async function k(S){try{await fetch(`/api/sessions/${encodeURIComponent(S)}`,{method:"DELETE"})}catch{}y===S&&n(zo),b()}return u.jsxs("div",{className:"session-picker",ref:m,children:[u.jsxs("button",{className:"session-picker-toggle",onClick:()=>s(S=>!S),"data-testid":"session-picker-toggle",title:"Switch chat sessions",children:[u.jsx("span",{className:"session-picker-label",children:v}),(_==null?void 0:_.live)&&u.jsx("span",{className:"session-live-dot","aria-hidden":!0}),u.jsx("span",{"aria-hidden":!0,children:"▾"})]}),i&&u.jsxs("div",{className:"session-menu","data-testid":"session-menu",children:[l?u.jsx("div",{className:"session-empty",children:"Loading…"}):o.length===0?u.jsx("div",{className:"session-empty",children:"No sessions yet"}):o.map(S=>u.jsxs("div",{className:`session-row${S.id===y?" active":""}`,"data-testid":`session-row-${S.id}`,children:[d===S.id?u.jsx("input",{className:"session-rename",autoFocus:!0,value:f,onChange:N=>p(N.target.value),onKeyDown:N=>{N.key==="Enter"&&x(S.id),N.key==="Escape"&&h(null)},onBlur:()=>x(S.id),"data-testid":`session-rename-${S.id}`}):u.jsxs("button",{className:"session-open",onClick:()=>{s(!1),n(S.id)},"data-testid":`session-open-${S.id}`,children:[u.jsx("span",{className:"session-title",children:Wy(S)}),S.live&&u.jsx("span",{className:"session-live-dot",title:"active now","aria-hidden":!0}),u.jsxs("span",{className:"session-meta",children:[GP(S.account)," · ",XP(S.lastActivityAt)]})]}),r&&S.id!==zo&&d!==S.id&&u.jsxs("span",{className:"session-actions",children:[u.jsx("button",{title:"Rename",onClick:()=>{h(S.id),p(S.title||"")},"data-testid":`session-rename-btn-${S.id}`,children:"✎"}),u.jsx("button",{title:"Delete",onClick:()=>k(S.id),"data-testid":`session-delete-${S.id}`,children:"🗑"})]})]},S.id)),r&&u.jsx("button",{className:"session-new",onClick:g,"data-testid":"session-new",children:"+ New session"})]})]})}function ZP({onPick:e,onCancel:t,busy:n=!1}){var y,b,_;const[r,i]=w.useState(null),[s,o]=w.useState(null),[a,l]=w.useState(!0),[c,d]=w.useState(null),[h,f]=w.useState("");w.useEffect(()=>{let v=!1;l(!0),d(null);const g=r?`?path=${encodeURIComponent(r)}`:"";return fetch(`/api/lobby/browse${g}`).then(async x=>{const k=await x.json().catch(()=>null);if(!v){if(!x.ok){d((k==null?void 0:k.message)||(k==null?void 0:k.error)||`couldn’t open that folder (HTTP ${x.status})`);return}o(k)}}).catch(x=>{v||d(String((x==null?void 0:x.message)||x))}).finally(()=>{v||l(!1)}),()=>{v=!0}},[r]);const p=()=>{s!=null&&s.path&&!n&&e(s.path)},m=()=>{const v=h.trim();v&&!n&&e(v)};return u.jsxs("div",{"data-testid":"folder-picker",style:QP,children:[((y=s==null?void 0:s.drives)==null?void 0:y.length)>0&&u.jsxs("div",{style:Uy,children:[u.jsx("span",{style:eL,children:"This PC"}),s.drives.map(v=>u.jsxs("button",{"data-testid":`fp-drive-${v.name.replace(/[^a-zA-Z0-9]/g,"")}`,onClick:()=>i(v.dir),disabled:n,style:Vy,title:v.dir,children:["🖴 ",v.name]},v.dir))]}),((b=s==null?void 0:s.roots)==null?void 0:b.length)>0&&u.jsx("div",{style:Uy,children:s.roots.map(v=>u.jsx("button",{"data-testid":`fp-root-${v.name}`,onClick:()=>i(v.dir),disabled:n,style:Vy,title:v.dir,children:v.name},v.dir))}),u.jsxs("div",{style:tL,children:[u.jsx("button",{"data-testid":"fp-up",onClick:()=>(s==null?void 0:s.parent)&&i(s.parent),disabled:n||a||!(s!=null&&s.parent),style:nL,title:"Up one folder",children:"⬆"}),u.jsx("span",{"data-testid":"fp-path",style:rL,title:(s==null?void 0:s.path)||"",children:(s==null?void 0:s.path)||"…"})]}),u.jsx("div",{"data-testid":"fp-list",style:iL,children:a?u.jsxs("div",{style:hh,children:[u.jsx("span",{className:"spinner"})," Loading…"]}):c?u.jsx("div",{"data-testid":"fp-error",style:{...hh,color:"var(--error)"},children:c}):(_=s==null?void 0:s.entries)!=null&&_.length?s.entries.map(v=>u.jsxs("button",{"data-testid":`fp-entry-${v.name}`,onClick:()=>i(v.dir),disabled:n,style:sL,children:[u.jsx("span",{"aria-hidden":!0,children:"📁"}),u.jsx("span",{style:oL,children:v.name})]},v.dir)):u.jsx("div",{style:hh,children:"No sub-folders here — open this folder, or go up."})}),u.jsxs("div",{style:aL,children:[u.jsx("button",{className:"primary","data-testid":"fp-open-current",onClick:p,disabled:n||a||!(s!=null&&s.path),children:"Open this folder"}),u.jsx("button",{"data-testid":"fp-cancel",onClick:t,disabled:n,children:"Cancel"})]}),u.jsxs("div",{style:{display:"flex",gap:8,marginTop:8},children:[u.jsx("input",{"data-testid":"fp-manual-path",value:h,onChange:v=>f(v.target.value),onKeyDown:v=>{v.key==="Enter"&&m()},placeholder:"…or paste a folder path",style:lL,disabled:n}),u.jsx("button",{"data-testid":"fp-manual-open",onClick:m,disabled:n||!h.trim(),children:"Open"})]})]})}const QP={marginTop:8,padding:12,borderRadius:10,border:"1px solid var(--border)",background:"var(--surface-2, var(--surface, transparent))"},Uy={display:"flex",flexWrap:"wrap",alignItems:"center",gap:6,marginBottom:8},eL={fontSize:11,color:"var(--text-muted)",marginRight:2,textTransform:"uppercase",letterSpacing:.4},Vy={fontSize:12,padding:"3px 9px",borderRadius:999,border:"1px solid var(--border)",background:"var(--surface, transparent)",color:"inherit",cursor:"pointer",whiteSpace:"nowrap"},tL={display:"flex",alignItems:"center",gap:8,marginBottom:6},nL={fontSize:13,lineHeight:1,padding:"4px 8px",borderRadius:8,border:"1px solid var(--border)",background:"var(--surface, transparent)",color:"inherit",cursor:"pointer"},rL={fontSize:12,color:"var(--text-muted)",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",flex:1,minWidth:0,direction:"rtl",textAlign:"left"},iL={maxHeight:220,overflowY:"auto",border:"1px solid var(--border)",borderRadius:8,background:"var(--surface, transparent)"},sL={display:"flex",alignItems:"center",gap:8,width:"100%",textAlign:"left",padding:"8px 10px",background:"none",border:"none",borderBottom:"1px solid var(--border)",color:"inherit",font:"inherit",cursor:"pointer"},oL={overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},hh={padding:"12px 10px",fontSize:13,color:"var(--text-muted)"},aL={display:"flex",gap:8,marginTop:8},lL={flex:1,padding:"8px 10px",borderRadius:8,border:"1px solid var(--border)",background:"var(--surface, transparent)",color:"inherit"};function cL(e){var n;const t=(n=e==null?void 0:e.session)==null?void 0:n.source;return t==="localhost"||t==="loopback"}function uL(e){return(String(e||"?").split("@")[0].replace(/[^a-zA-Z0-9]/g,"").slice(0,2)||"?").toUpperCase()}function hL(e){let t=0;const n=String(e||"");for(let r=0;r<n.length;r+=1)t=(t*31+n.charCodeAt(r))%360;return`hsl(${t} 52% 42%)`}function dL(e){if(!e)return"";const t=String(e).split(/[\\/]/).filter(Boolean);return t[t.length-1]||e}function fL({session:e,onEnter:t,onClose:n}){var ge,Ie;const[r,i]=w.useState(null),[s,o]=w.useState(null),[a,l]=w.useState(!1),[c,d]=w.useState(0),[h,f]=w.useState(""),[p,m]=w.useState(!1),[y,b]=w.useState(null),[_,v]=w.useState(null),[g,x]=w.useState(""),[k,S]=w.useState(null),[N,P]=w.useState(null),[B,R]=w.useState(""),[F,L]=w.useState(""),[T,I]=w.useState(null),[j,O]=w.useState({}),H=w.useRef(null),D=cL(e),W=!!((ge=e==null?void 0:e.account)!=null&&ge.email),C=D||!!((Ie=e==null?void 0:e.capabilities)!=null&&Ie.fileTree);async function ee(){try{const A=await fetch("/api/lobby/workspaces");if(!A.ok)throw new Error(`HTTP ${A.status}`);const Z=await A.json();i(Array.isArray(Z.workspaces)?Z.workspaces:[])}catch(A){o(String((A==null?void 0:A.message)||A)),i([])}}w.useEffect(()=>{ee()},[]),w.useEffect(()=>{var A;r&&r.length&&((A=H.current)==null||A.focus())},[r]);async function he(A){if(!(!A||a)){if(A.joinable){X(A);return}l(!0);try{await fetch(`/api/lobby/workspaces/${encodeURIComponent(A.id)}/open`,{method:"POST"})}catch{}t(A.id)}}async function E({name:A,dir:Z}){if(!a){l(!0),o(null);try{const se=await fetch("/api/lobby/workspaces",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify(A?{name:A}:{dir:Z})}),me=await se.json().catch(()=>null);if(!se.ok){o((me==null?void 0:me.message)||(me==null?void 0:me.error)||`create failed (HTTP ${se.status})`),l(!1);return}t(me.workspace.id)}catch(se){o(String((se==null?void 0:se.message)||se)),l(!1)}}}async function pe(A){if(!a){l(!0),o(null);try{const Z=await fetch(`/api/lobby/workspaces/${encodeURIComponent(A.id)}/share`,{method:"POST"}),se=await Z.json().catch(()=>null);if(!Z.ok){o((se==null?void 0:se.message)||(se==null?void 0:se.error)||`couldn’t share (HTTP ${Z.status})`);return}b(null),await ee(),v(A.id),S(null),x("")}catch(Z){o(String((Z==null?void 0:Z.message)||Z))}finally{l(!1)}}}async function Y(A){const Z=g.trim();if(!(!Z||a)){l(!0),S(null);try{const se=await fetch(`/api/lobby/workspaces/${encodeURIComponent(A.id)}/invite`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({email:Z})}),me=await se.json().catch(()=>null);if(!se.ok){S({ok:!1,text:(me==null?void 0:me.message)||(me==null?void 0:me.error)||`invite failed (HTTP ${se.status})`});return}S({ok:!0,text:me!=null&&me.pending?`Invited ${Z}. They’ll see this workspace the next time they sign in to VentureWild — just let them know to sign in.`:`${Z} is in — they’ll see this workspace when they sign in.`}),x("")}catch(se){S({ok:!1,text:String((se==null?void 0:se.message)||se)})}finally{l(!1)}}}function X(A){P(Z=>Z===A.id?null:A.id),R(A.name||""),L(""),o(null)}async function ae(A){const Z=T!==A.id;if(I(Z?A.id:null),!(!Z||j[A.id])){O(se=>({...se,[A.id]:{loading:!0,members:[]}}));try{const me=await(await fetch(`/api/lobby/workspaces/${encodeURIComponent(A.id)}/members`)).json().catch(()=>null);O(Pe=>({...Pe,[A.id]:{loading:!1,members:Array.isArray(me==null?void 0:me.members)?me.members:[]}}))}catch{O(se=>({...se,[A.id]:{loading:!1,members:[]}}))}}}w.useEffect(()=>{if(!T)return;const A=T;let Z=!1;const me=setInterval(async()=>{try{const Ge=await(await fetch(`/api/lobby/workspaces/${encodeURIComponent(A)}/members`)).json().catch(()=>null);if(Z||!Array.isArray(Ge==null?void 0:Ge.members))return;O(je=>({...je,[A]:{loading:!1,members:Ge.members}}))}catch{}},2e4);return()=>{Z=!0,clearInterval(me)}},[T]);async function be(A){var Z;if(!a){l(!0),o(null);try{const se=F.trim(),me={slug:((Z=A.shared)==null?void 0:Z.slug)||A.slug};se?me.dir=se:me.name=B.trim()||A.name;const Pe=await fetch("/api/lobby/workspaces/join",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify(me)}),Ge=await Pe.json().catch(()=>null);if(!Pe.ok){o((Ge==null?void 0:Ge.message)||(Ge==null?void 0:Ge.error)||`couldn’t join (HTTP ${Pe.status})`);return}t(Ge.workspace.id)}catch(se){o(String((se==null?void 0:se.message)||se))}finally{l(!1)}}}function ie(A){var Z;return u.jsxs(u.Fragment,{children:[u.jsxs("div",{style:{...qy,..._L},children:[u.jsxs("div",{style:{...Ky,cursor:"default"},children:[u.jsx("span",{style:{fontWeight:600},children:A.name}),u.jsx("span",{"data-testid":`lobby-shared-${A.id}`,style:Yy,children:"shared"}),u.jsx("span",{style:{flex:1}}),u.jsx("span",{style:{color:"var(--text-muted)",fontSize:12},children:(Z=A.shared)!=null&&Z.ownerEmail?`invited by ${A.shared.ownerEmail}`:"shared with you"})]}),D?u.jsx("button",{"data-testid":`lobby-join-${A.id}`,onClick:()=>X(A),disabled:a,style:hl,title:"Save it to a folder on this computer",children:"Join"}):u.jsx("span",{style:{fontSize:12,color:"var(--text-muted)",paddingRight:4},children:"join from your computer"})]}),N===A.id&&u.jsxs("div",{"data-testid":`lobby-join-panel-${A.id}`,style:dl,children:[u.jsxs("p",{style:{margin:"0 0 8px",fontSize:13,lineHeight:1.5},children:["Pick where ",u.jsx("strong",{children:A.name})," lives on this computer — your agent here joins the shared brain."]}),u.jsxs("div",{style:{display:"flex",gap:8},children:[u.jsx("input",{"data-testid":`lobby-join-name-${A.id}`,value:B,onChange:se=>R(se.target.value),onKeyDown:se=>{se.key==="Enter"&&be(A)},placeholder:"Folder name…",style:fl,disabled:a}),u.jsx("button",{className:"primary","data-testid":`lobby-join-confirm-${A.id}`,onClick:()=>be(A),disabled:a,children:"Join"})]}),u.jsx("input",{"data-testid":`lobby-join-path-${A.id}`,value:F,onChange:se=>L(se.target.value),placeholder:"…or paste an existing folder path",style:{...fl,marginTop:8,width:"100%"},disabled:a})]})]})}function Ee(A){!r||!r.length||(A.key==="ArrowDown"?(A.preventDefault(),d(Z=>Math.min(r.length-1,Z+1))):A.key==="ArrowUp"?(A.preventDefault(),d(Z=>Math.max(0,Z-1))):A.key==="Enter"&&(A.preventDefault(),he(r[c])))}return u.jsx("div",{className:"app lobby fd-wallpaper","data-testid":"lobby",style:pL,children:u.jsxs("div",{style:mL,children:[u.jsxs("header",{style:{marginBottom:18},children:[u.jsx("div",{style:{marginBottom:12},children:u.jsxs("span",{className:"fd-brand",children:[u.jsx("span",{className:"fd-brand-mark",children:"✦"})," VentureWild"]})}),u.jsx("h1",{style:{margin:0,fontSize:22},children:"Your workspaces"}),u.jsxs("p",{style:{margin:"6px 0 0",color:"var(--text-muted)",fontSize:13},children:["Pick one to dive in",D?", or start a new one":"",". Each keeps its own files and its own agent."]})]}),s&&u.jsx("p",{"data-testid":"lobby-error",style:{color:"var(--error)",fontSize:13},children:s}),r===null?u.jsxs("div",{style:{color:"var(--text-muted)",padding:12},children:[u.jsx("span",{className:"spinner"})," Loading…"]}):r.length===0?u.jsxs("div",{"data-testid":"lobby-empty",style:gL,children:[u.jsx("div",{style:{fontSize:26,marginBottom:6},children:"✦"}),u.jsx("p",{style:{margin:"0 0 4px",fontSize:16,fontWeight:600},children:D?"Let's create your first workspace":"No workspaces here yet"}),u.jsx("p",{style:{margin:0,color:"var(--text-muted)",fontSize:13,lineHeight:1.5},children:D?"A workspace is just a folder your agent works in. Name one below — your agent meets you inside.":"Create one on your computer to get started; its files live there."})]}):u.jsx("ul",{ref:H,tabIndex:0,onKeyDown:Ee,"data-testid":"lobby-list",style:{listStyle:"none",margin:0,padding:0,outline:"none"},children:r.map((A,Z)=>{var se,me,Pe,Ge;return u.jsx("li",{children:A.joinable?ie(A):u.jsxs(u.Fragment,{children:[u.jsxs("div",{style:{...qy,...Z===c?yL:null},children:[u.jsxs("button",{"data-testid":`lobby-card-${A.id}`,onClick:()=>{d(Z),he(A)},disabled:a,style:Ky,children:[u.jsx("span",{style:{fontWeight:600},children:A.name}),A.isDefault&&u.jsx("span",{style:vL,children:"default"}),A.kind==="shared"&&u.jsx("span",{"data-testid":`lobby-shared-${A.id}`,style:Yy,children:"shared"}),A.kind==="shared"&&u.jsx("span",{"data-testid":`lobby-sync-${A.id}`,style:(se=A.shared)!=null&&se.projectCode?rx:bL,title:(me=A.shared)!=null&&me.projectCode?"Files replicate to teammates via VentureWild":"File sync starts when this computer’s sync service is online",children:(Pe=A.shared)!=null&&Pe.projectCode?"⟳ synced":"sync pending"}),u.jsx("span",{style:{flex:1}}),u.jsxs("span",{style:{color:"var(--text-muted)",fontSize:12},title:A.dir,children:["📁 ",dL(A.dir)]})]}),D&&W&&A.kind!=="shared"&&u.jsx("button",{"data-testid":`lobby-share-${A.id}`,onClick:()=>{b(A.id),v(null)},disabled:a,style:hl,title:"Make this a shared workspace",children:"Share"}),D&&W&&A.kind==="shared"&&((Ge=A.shared)==null?void 0:Ge.role)==="owner"&&u.jsx("button",{"data-testid":`lobby-invite-toggle-${A.id}`,onClick:()=>{v(je=>je===A.id?null:A.id),S(null)},disabled:a,style:hl,title:"Invite a teammate",children:"+ Invite"}),W&&A.kind==="shared"&&u.jsx("button",{"data-testid":`lobby-members-toggle-${A.id}`,onClick:()=>ae(A),disabled:a,style:hl,title:"See who's in this workspace",children:"Members"})]}),T===A.id&&A.kind==="shared"&&u.jsx("div",{"data-testid":`lobby-roster-${A.id}`,style:dl,children:(()=>{const je=j[A.id];return!je||je.loading?u.jsx("p",{style:Gy,children:"Loading members…"}):je.members.length?u.jsx("div",{style:{display:"flex",flexDirection:"column",gap:6},children:je.members.map((xe,Ze)=>{const Ue=xe.status==="invited",et=!Ue&&!!xe.online;return u.jsxs("div",{"data-testid":`lobby-roster-member-${A.id}-${Ze}`,style:{display:"flex",alignItems:"center",gap:8},children:[u.jsxs("span",{style:{position:"relative",display:"inline-flex"},children:[u.jsx("span",{"aria-hidden":!0,style:{...SL,background:hL(xe.email),opacity:Ue?.5:et?1:.55},children:uL(xe.email)}),et&&u.jsx("span",{"aria-hidden":!0,"data-testid":`lobby-roster-online-${A.id}-${Ze}`,style:xL})]}),u.jsx("span",{style:wL,children:xe.email}),u.jsx("span",{style:Ue?NL:xe.role==="owner"?CL:EL,children:Ue?"invited":xe.role}),et&&u.jsx("span",{style:kL,title:"Active now",children:"online"})]},xe.account_id||xe.email||Ze)})}):u.jsx("p",{style:Gy,children:"Just you so far — invite a teammate to grow the team."})})()}),y===A.id&&u.jsxs("div",{"data-testid":`lobby-share-prompt-${A.id}`,style:dl,children:[u.jsxs("p",{style:{margin:"0 0 8px",fontSize:13,lineHeight:1.5},children:["Make ",u.jsx("strong",{children:A.name})," a shared workspace? Teammates you invite become ",u.jsx("strong",{children:"equal members"})," — they get the files ",u.jsx("strong",{children:"and"})," ","everything your agent has learned about this work. That shared memory is the point."]}),u.jsxs("div",{style:{display:"flex",gap:8},children:[u.jsx("button",{className:"primary","data-testid":`lobby-share-confirm-${A.id}`,onClick:()=>pe(A),disabled:a,children:"Share it"}),u.jsx("button",{onClick:()=>b(null),disabled:a,children:"Cancel"})]})]}),_===A.id&&A.kind==="shared"&&u.jsxs("div",{"data-testid":`lobby-invite-${A.id}`,style:dl,children:[u.jsxs("div",{style:{display:"flex",gap:8},children:[u.jsx("input",{"data-testid":`lobby-invite-email-${A.id}`,type:"email",value:g,onChange:je=>x(je.target.value),onKeyDown:je=>{je.key==="Enter"&&g.trim()&&Y(A)},placeholder:"teammate@email.com",style:fl,disabled:a}),u.jsx("button",{className:"primary","data-testid":`lobby-invite-send-${A.id}`,onClick:()=>Y(A),disabled:a||!g.trim(),children:"Send invite"})]}),k&&u.jsx("p",{"data-testid":`lobby-invite-msg-${A.id}`,style:{margin:"8px 0 0",fontSize:12,color:k.ok?"var(--accent, #0891b2)":"var(--error)"},children:k.text})]})]})},A.id)})}),C&&u.jsxs("div",{style:{marginTop:18,borderTop:"1px solid var(--border)",paddingTop:16},children:[u.jsxs("div",{style:{display:"flex",gap:8},children:[u.jsx("input",{"data-testid":"lobby-new-name",value:h,onChange:A=>f(A.target.value),onKeyDown:A=>{A.key==="Enter"&&h.trim()&&E({name:h.trim()})},placeholder:"Name a new workspace…",style:fl,disabled:a}),u.jsx("button",{className:"primary","data-testid":"lobby-create",onClick:()=>h.trim()&&E({name:h.trim()}),disabled:a||!h.trim(),children:"+ New workspace"})]}),p?u.jsx(ZP,{onPick:A=>A&&E({dir:A}),onCancel:()=>m(!1),busy:a}):u.jsx("button",{"data-testid":"lobby-open-toggle",onClick:()=>m(!0),style:{marginTop:8,background:"none",border:"none",color:"var(--accent, #4a90d9)",cursor:"pointer",fontSize:13,padding:0},children:"or open an existing folder →"})]}),n&&u.jsx("div",{style:{marginTop:18},children:u.jsx("button",{"data-testid":"lobby-close",onClick:n,children:"← Back to my workspace"})})]})})}const pL={display:"flex",alignItems:"flex-start",justifyContent:"center",padding:"10vh 16px",height:"100%",overflow:"auto"},mL={width:"100%",maxWidth:640,background:"var(--surface)",border:"1px solid var(--border)",borderRadius:"var(--r-xl)",boxShadow:"var(--shadow-lg)",padding:"28px 32px"},gL={textAlign:"center",padding:"20px 16px 24px",border:"1px dashed var(--border)",borderRadius:12,marginBottom:8},qy={display:"flex",alignItems:"center",gap:8,width:"100%",marginBottom:8,borderRadius:10,border:"1px solid var(--border)",background:"var(--surface, transparent)",boxShadow:"var(--shadow-sm)",paddingRight:10},Ky={display:"flex",alignItems:"center",gap:10,flex:1,minWidth:0,textAlign:"left",padding:"12px 14px",background:"none",border:"none",borderRadius:10,color:"inherit",font:"inherit",cursor:"pointer"},yL={border:"1px solid var(--accent, #4a90d9)",boxShadow:"0 0 0 1px var(--accent, #4a90d9)"},_L={borderStyle:"dashed"},vL={fontSize:11,padding:"1px 6px",borderRadius:6,border:"1px solid var(--border)",color:"var(--text-muted)"},Yy={fontSize:11,padding:"1px 6px",borderRadius:6,border:"1px solid var(--accent, #0891b2)",color:"var(--accent, #0891b2)"},rx={fontSize:11,padding:"1px 6px",borderRadius:6,color:"var(--text-muted)"},bL={...rx,fontStyle:"italic",opacity:.75},hl={fontSize:12,padding:"5px 10px",borderRadius:8,border:"1px solid var(--border)",background:"var(--surface, transparent)",color:"inherit",cursor:"pointer",whiteSpace:"nowrap"},dl={margin:"-2px 0 10px",padding:"10px 12px",borderRadius:10,border:"1px solid var(--border)",background:"var(--surface-2, var(--surface, transparent))"},fl={flex:1,padding:"8px 10px",borderRadius:8,border:"1px solid var(--border)",background:"var(--surface, transparent)",color:"inherit"},Gy={margin:0,fontSize:12,color:"var(--text-muted)"},wL={fontSize:13,flex:1,minWidth:0,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},SL={display:"inline-flex",alignItems:"center",justifyContent:"center",width:24,height:24,borderRadius:999,flexShrink:0,fontSize:10,fontWeight:700,color:"#fff",letterSpacing:.3},xL={position:"absolute",right:-1,bottom:-1,width:8,height:8,borderRadius:999,background:"#22c55e",border:"1.5px solid var(--surface, #fff)"},kL={fontSize:10,color:"#16a34a",fontWeight:600,whiteSpace:"nowrap"},Jp={fontSize:10,padding:"1px 6px",borderRadius:6,whiteSpace:"nowrap"},CL={...Jp,border:"1px solid var(--accent, #0891b2)",color:"var(--accent, #0891b2)"},EL={...Jp,border:"1px solid var(--border)",color:"var(--text-muted)"},NL={...Jp,border:"1px dashed var(--border)",color:"var(--text-muted)",fontStyle:"italic"};function hs(e){const{margin:t,containerPadding:n,containerWidth:r,cols:i}=e;return(r-t[0]*(i-1)-n[0]*2)/i}function Nr(e,t,n){return Number.isFinite(e)?Math.round(t*e+Math.max(0,e-1)*n):e}function pl(e,t,n,r,i,s,o){const{margin:a,containerPadding:l,rowHeight:c}=e,d=hs(e);let h,f,p,m;if(o?(h=Math.round(o.width),f=Math.round(o.height)):(h=Nr(r,d,a[0]),f=Nr(i,c,a[1])),s?(p=Math.round(s.top),m=Math.round(s.left)):o?(p=Math.round(o.top),m=Math.round(o.left)):(p=Math.round((c+a[1])*n+l[1]),m=Math.round((d+a[0])*t+l[0])),!s&&!o){if(Number.isFinite(r)){const b=Math.round((d+a[0])*(t+r)+l[0])-m-h;b!==a[0]&&(h+=b-a[0])}if(Number.isFinite(i)){const b=Math.round((c+a[1])*(n+i)+l[1])-p-f;b!==a[1]&&(f+=b-a[1])}}return{top:p,left:m,width:h,height:f}}function jL(e,t,n,r,i){const{margin:s,containerPadding:o,cols:a,rowHeight:l,maxRows:c}=e,d=hs(e);let h=Math.round((n-o[0])/(d+s[0])),f=Math.round((t-o[1])/(l+s[1]));return h=jc(h,0,a-r),f=jc(f,0,c-i),{x:h,y:f}}function ml(e,t,n){const{margin:r,containerPadding:i,rowHeight:s}=e,o=hs(e),a=Math.round((n-i[0])/(o+r[0])),l=Math.round((t-i[1])/(s+r[1]));return{x:a,y:l}}function RL(e,t,n){const{margin:r,rowHeight:i}=e,s=hs(e),o=Math.max(1,Math.round((t+r[0])/(s+r[0]))),a=Math.max(1,Math.round((n+r[1])/(i+r[1])));return{w:o,h:a}}function jc(e,t,n){return Math.max(Math.min(e,n),t)}function Zp(e,t){return!(e.i===t.i||e.x+e.w<=t.x||e.x>=t.x+t.w||e.y+e.h<=t.y||e.y>=t.y+t.h)}function rs(e,t){for(let n=0;n<e.length;n++){const r=e[n];if(r!==void 0&&Zp(r,t))return r}}function ix(e,t){return e.filter(n=>Zp(n,t))}function TL(e,t){return t==="horizontal"?sx(e):t==="vertical"||t==="wrap"?Vd(e):[...e]}function Vd(e){return[...e].sort((t,n)=>t.y!==n.y?t.y-n.y:t.x-n.x)}function sx(e){return[...e].sort((t,n)=>t.x!==n.x?t.x-n.x:t.y-n.y)}function uu(e){let t=0;for(let n=0;n<e.length;n++){const r=e[n];if(r!==void 0){const i=r.y+r.h;i>t&&(t=i)}}return t}function qi(e,t){for(let n=0;n<e.length;n++){const r=e[n];if(r!==void 0&&r.i===t)return r}}function hu(e){return e.filter(t=>t.static===!0)}function ds(e){return{i:e.i,x:e.x,y:e.y,w:e.w,h:e.h,minW:e.minW,maxW:e.maxW,minH:e.minH,maxH:e.maxH,moved:!!e.moved,static:!!e.static,isDraggable:e.isDraggable,isResizable:e.isResizable,resizeHandles:e.resizeHandles,constraints:e.constraints,isBounded:e.isBounded}}function Di(e){const t=new Array(e.length);for(let n=0;n<e.length;n++){const r=e[n];r!==void 0&&(t[n]=ds(r))}return t}function DL(e,t){const n=new Array(e.length);for(let r=0;r<e.length;r++){const i=e[r];i!==void 0&&(t.i===i.i?n[r]=t:n[r]=i)}return n}function PL(e,t,n){let r=qi(e,t);return r?(r=n(ds(r)),[DL(e,r),r]):[[...e],null]}function Qp(e,t){const n=hu(e);for(let r=0;r<e.length;r++){const i=e[r];if(i!==void 0)if(i.x+i.w>t.cols&&(i.x=t.cols-i.w),i.x<0&&(i.x=0,i.w=t.cols),!i.static)n.push(i);else for(;rs(n,i);)i.y++}return e}function Qi(e,t,n,r,i,s,o,a,l){if(t.static&&t.isDraggable!==!0)return[...e];if(t.y===r&&t.x===n)return[...e];const c=t.x,d=t.y;typeof n=="number"&&(t.x=n),typeof r=="number"&&(t.y=r),t.moved=!0;let h=TL(e,o);(o==="vertical"&&typeof r=="number"?d>=r:o==="horizontal"&&typeof n=="number"?c>=n:!1)&&(h=h.reverse());const p=ix(h,t),m=p.length>0;if(m&&l)return Di(e);if(m&&s)return t.x=c,t.y=d,t.moved=!1,e;let y=[...e];for(let b=0;b<p.length;b++){const _=p[b];_!==void 0&&(_.moved||(_.static?y=Xy(y,_,t,i,o):y=Xy(y,t,_,i,o)))}return y}function Xy(e,t,n,r,i,s){const o=i==="horizontal",a=i==="vertical",l=t.static;if(r){r=!1;const h={x:o?Math.max(t.x-n.w,0):n.x,y:a?Math.max(t.y-n.h,0):n.y,w:n.w,h:n.h,i:"-1"},f=rs(e,h),p=f!==void 0&&f.y+f.h>t.y,m=f!==void 0&&t.x+t.w>f.x;if(!f)return Qi(e,n,o?h.x:void 0,a?h.y:void 0,r,l,i);if(p&&a)return Qi(e,n,void 0,n.y+1,r,l,i);if(p&&i===null)return t.y=n.y,n.y=n.y+n.h,[...e];if(m&&o)return Qi(e,t,n.x,void 0,r,l,i)}const c=o?n.x+1:void 0,d=a?n.y+1:void 0;return c===void 0&&d===void 0?[...e]:Qi(e,n,c,d,r,l,i)}function $s(e,t,n){return Math.max(t,Math.min(n,e))}var LL={name:"gridBounds",constrainPosition(e,t,n,{cols:r,maxRows:i}){return{x:$s(t,0,Math.max(0,r-e.w)),y:$s(n,0,Math.max(0,i-e.h))}},constrainSize(e,t,n,r,{cols:i,maxRows:s}){const o=r==="w"||r==="nw"||r==="sw"?e.x+e.w:i-e.x,a=r==="n"||r==="nw"||r==="ne"?e.y+e.h:s-e.y;return{w:$s(t,1,Math.max(1,o)),h:$s(n,1,Math.max(1,a))}}},AL={name:"minMaxSize",constrainSize(e,t,n){return{w:$s(t,e.minW??1,e.maxW??1/0),h:$s(n,e.minH??1,e.maxH??1/0)}}},ox=[LL,AL];function gl(e,t,n,r,i){let s={x:n,y:r};for(const o of e)o.constrainPosition&&(s=o.constrainPosition(t,s.x,s.y,i));if(t.constraints)for(const o of t.constraints)o.constrainPosition&&(s=o.constrainPosition(t,s.x,s.y,i));return s}function IL(e,t,n,r,i,s){let o={w:n,h:r};for(const a of e)a.constrainSize&&(o=a.constrainSize(t,o.w,o.h,i,s));if(t.constraints)for(const a of t.constraints)a.constrainSize&&(o=a.constrainSize(t,o.w,o.h,i,s));return o}function em({top:e,left:t,width:n,height:r}){const i=`translate(${t}px,${e}px)`;return{transform:i,WebkitTransform:i,MozTransform:i,msTransform:i,OTransform:i,width:`${n}px`,height:`${r}px`,position:"absolute"}}function ax({top:e,left:t,width:n,height:r}){return{top:`${e}px`,left:`${t}px`,width:`${n}px`,height:`${r}px`,position:"absolute"}}function Jy(e){return e*100+"%"}function ML(e,t,n,r){return e+n>r?t:n}function lx(e,t,n){return e<0?t:n}function OL(e){return Math.max(0,e)}function Rc(e){return Math.max(0,e)}var tm=(e,t,n)=>{const{left:r,height:i,width:s}=t,o=e.top-(i-e.height);return{left:r,width:s,height:lx(o,e.height,i),top:Rc(o)}},nm=(e,t,n)=>{const{top:r,left:i,height:s,width:o}=t;return{top:r,height:s,width:ML(e.left,e.width,o,n),left:OL(i)}},rm=(e,t,n)=>{const{top:r,height:i,width:s}=t,o=e.left+e.width-s;return o<0?{height:i,width:e.left+e.width,top:Rc(r),left:0}:{height:i,width:s,top:Rc(r),left:o}},im=(e,t,n)=>{const{top:r,left:i,height:s,width:o}=t;return{width:o,left:i,height:lx(r,e.height,s),top:Rc(r)}},zL=(e,t,n)=>tm(e,nm(e,t,n)),BL=(e,t,n)=>tm(e,rm(e,t)),FL=(e,t,n)=>im(e,nm(e,t,n)),$L=(e,t,n)=>im(e,rm(e,t)),HL={n:tm,ne:zL,e:nm,se:FL,s:im,sw:$L,w:rm,nw:BL};function WL(e,t,n,r){const i=HL[e];return i?i(t,{...t,...n},r):n}var cx={type:"transform",scale:1,calcStyle(e){return em(e)}},UL={type:"absolute",scale:1,calcStyle(e){return ax(e)}};function VL(e){return{type:"transform",scale:e,calcStyle(t){return em(t)},calcDragPosition(t,n,r,i){return{left:(t-r)/e,top:(n-i)/e}}}}var qL=cx,KL={cols:12,rowHeight:150,margin:[10,10],containerPadding:null,maxRows:1/0},YL={enabled:!0,bounded:!1,threshold:3},GL={enabled:!0,handles:["se"]},XL={enabled:!1,defaultItem:{w:1,h:1}};function sm(e,t,n,r,i){const s=r==="x"?"w":"h";t[r]+=1;const o=e.findIndex(l=>l.i===t.i),a=i??hu(e).length>0;for(let l=o+1;l<e.length;l++){const c=e[l];if(c!==void 0&&!c.static){if(!a&&c.y>t.y+t.h)break;Zp(t,c)&&sm(e,c,n+t[s],r,a)}}t[r]=n}function JL(e,t,n,r){for(t.x=Math.max(t.x,0),t.y=Math.max(t.y,0),t.y=Math.min(r,t.y);t.y>0&&!rs(e,t);)t.y--;let i;for(;(i=rs(e,t))!==void 0;)sm(n,t,i.y+i.h,"y");return t.y=Math.max(t.y,0),t}function ZL(e,t,n,r){for(t.x=Math.max(t.x,0),t.y=Math.max(t.y,0);t.x>0&&!rs(e,t);)t.x--;let i;for(;(i=rs(e,t))!==void 0;)if(sm(r,t,i.x+i.w,"x"),t.x+t.w>n)for(t.x=n-t.w,t.y++;t.x>0&&!rs(e,t);)t.x--;return t.x=Math.max(t.x,0),t}var ux={type:"vertical",allowOverlap:!1,compact(e,t){const n=hu(e);let r=uu(n);const i=Vd(e),s=new Array(e.length);for(let o=0;o<i.length;o++){const a=i[o];if(a===void 0)continue;let l=ds(a);l.static||(l=JL(n,l,i,r),r=Math.max(r,l.y+l.h),n.push(l));const c=e.indexOf(a);s[c]=l,l.moved=!1}return s}},hx={type:"horizontal",allowOverlap:!1,compact(e,t){const n=hu(e),r=sx(e),i=new Array(e.length);for(let s=0;s<r.length;s++){const o=r[s];if(o===void 0)continue;let a=ds(o);a.static||(a=ZL(n,a,t,r),n.push(a));const l=e.indexOf(o);i[l]=a,a.moved=!1}return i}},dx={type:null,allowOverlap:!1,compact(e,t){return Di(e)}},QL={...ux,allowOverlap:!0,compact(e,t){return Di(e)}},eA={...hx,allowOverlap:!0,compact(e,t){return Di(e)}},tA={...dx,allowOverlap:!0};function du(e,t=!1,n=!1){let r;return t?e==="vertical"?r=QL:e==="horizontal"?r=eA:r=tA:e==="vertical"?r=ux:e==="horizontal"?r=hx:r=dx,n?{...r,preventCollision:n}:r}function fx(e){return Object.keys(e).sort((n,r)=>e[n]-e[r])}function Zy(e,t){const n=fx(e);let r=n[0];if(r===void 0)throw new Error("No breakpoints defined");for(let i=1;i<n.length;i++){const s=n[i];if(s===void 0)continue;const o=e[s];t>o&&(r=s)}return r}function Qy(e,t){const n=t[e];if(n===void 0)throw new Error(`ResponsiveReactGridLayout: \`cols\` entry for breakpoint ${String(e)} is missing!`);return n}function dh(e,t,n,r,i,s){const o=e[n];if(o)return Di(o);let a=e[r];const l=fx(t),c=l.slice(l.indexOf(n));for(let p=0;p<c.length;p++){const m=c[p];if(m===void 0)continue;const y=e[m];if(y){a=y;break}}const d=Di(a||[]),h=Qp(d,{cols:i});return(typeof s=="object"&&s!==null?s:du(s)).compact(h,i)}function yl(e,t){if(Array.isArray(e))return e;const n=e,r=n[t];if(r!==void 0)return r;const i=Object.keys(n);for(const s of i){const o=n[s];if(o!==void 0)return o}return[10,10]}var px={exports:{}},nA="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",rA=nA,iA=rA;function mx(){}function gx(){}gx.resetWarningCache=mx;var sA=function(){function e(r,i,s,o,a,l){if(l!==iA){var c=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw c.name="Invariant Violation",c}}e.isRequired=e;function t(){return e}var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:gx,resetWarningCache:mx};return n.PropTypes=n,n};px.exports=sA();var om=px.exports;const ze=ja(om);var oA={};function qd(e,t){for(let n=0,r=e.length;n<r;n++)if(t.apply(t,[e[n],n,e]))return e[n]}function e_(e){return typeof e=="function"||Object.prototype.toString.call(e)==="[object Function]"}function Bo(e){return typeof e=="number"&&!isNaN(e)}function pn(e){return parseInt(e,10)}function Js(e,t,n){if(e[t])return new Error(`Invalid prop ${t} passed to ${n} - do not set this, set it on the child.`)}var fh=["Moz","Webkit","O","ms"];function aA(e="transform"){var t,n;if(typeof window>"u")return"";const r=(n=(t=window.document)==null?void 0:t.documentElement)==null?void 0:n.style;if(!r||e in r)return"";for(let i=0;i<fh.length;i++)if(yx(e,fh[i])in r)return fh[i];return""}function yx(e,t){return t?`${t}${lA(e)}`:e}function lA(e){let t="",n=!0;for(let r=0;r<e.length;r++)n?(t+=e[r].toUpperCase(),n=!1):e[r]==="-"?n=!0:t+=e[r];return t}var cA=aA(),ph="";function uA(e,t){var n;ph||(ph=(n=qd(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],function(i){return e_(e[i])}))!=null?n:"");const r=e[ph];return e_(r)?!!r.call(e,t):!1}function t_(e,t,n){let r=e;do{if(uA(r,t))return!0;if(r===n)return!1;r=r.parentNode}while(r);return!1}function mh(e,t,n,r){if(!e)return;const i={capture:!0,...r},s=n;e.addEventListener?e.addEventListener(t,s,i):e.attachEvent?e.attachEvent("on"+t,s):e["on"+t]=s}function $i(e,t,n,r){if(!e)return;const i={capture:!0,...r},s=n;e.removeEventListener?e.removeEventListener(t,s,i):e.detachEvent?e.detachEvent("on"+t,s):e["on"+t]=null}function hA(e){let t=e.clientHeight;const n=e.ownerDocument.defaultView.getComputedStyle(e);return t+=pn(n.borderTopWidth),t+=pn(n.borderBottomWidth),t}function dA(e){let t=e.clientWidth;const n=e.ownerDocument.defaultView.getComputedStyle(e);return t+=pn(n.borderLeftWidth),t+=pn(n.borderRightWidth),t}function fA(e){let t=e.clientHeight;const n=e.ownerDocument.defaultView.getComputedStyle(e);return t-=pn(n.paddingTop),t-=pn(n.paddingBottom),t}function pA(e){let t=e.clientWidth;const n=e.ownerDocument.defaultView.getComputedStyle(e);return t-=pn(n.paddingLeft),t-=pn(n.paddingRight),t}function mA(e,t,n){const i=t===t.ownerDocument.body?{left:0,top:0}:t.getBoundingClientRect(),s=(e.clientX+t.scrollLeft-i.left)/n,o=(e.clientY+t.scrollTop-i.top)/n;return{x:s,y:o}}function gA(e,t){const n=_x(e,t,"px");return{[yx("transform",cA)]:n}}function yA(e,t){return _x(e,t,"")}function _x({x:e,y:t},n,r){let i=`translate(${e}${r},${t}${r})`;if(n){const s=`${typeof n.x=="string"?n.x:n.x+r}`,o=`${typeof n.y=="string"?n.y:n.y+r}`;i=`translate(${s}, ${o})`+i}return i}function _A(e,t){return e.targetTouches&&qd(e.targetTouches,n=>t===n.identifier)||e.changedTouches&&qd(e.changedTouches,n=>t===n.identifier)}function vA(e){if(e.targetTouches&&e.targetTouches[0])return e.targetTouches[0].identifier;if(e.changedTouches&&e.changedTouches[0])return e.changedTouches[0].identifier}function bA(e){if(!e)return;let t=e.getElementById("react-draggable-style-el");t||(t=e.createElement("style"),t.type="text/css",t.id="react-draggable-style-el",t.innerHTML=`.react-draggable-transparent-selection *::-moz-selection {all: inherit;}
|
|
90
|
+
`,t.innerHTML+=`.react-draggable-transparent-selection *::selection {all: inherit;}
|
|
91
|
+
`,e.getElementsByTagName("head")[0].appendChild(t)),e.body&&wA(e.body,"react-draggable-transparent-selection")}function n_(e){window.requestAnimationFrame?window.requestAnimationFrame(()=>{r_(e)}):r_(e)}function r_(e){if(e)try{e.body&&SA(e.body,"react-draggable-transparent-selection");const t=e.selection;if(t)t.empty();else{const n=(e.defaultView||window).getSelection();n&&n.type!=="Caret"&&n.removeAllRanges()}}catch{}}function wA(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp(`(?:^|\\s)${t}(?!\\S)`))||(e.className+=` ${t}`)}function SA(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(`(?:^|\\s)${t}(?!\\S)`,"g"),"")}function xA(e,t,n){if(!e.props.bounds)return[t,n];let{bounds:r}=e.props;r=typeof r=="string"?r:EA(r);const i=am(e);if(typeof r=="string"){const{ownerDocument:s}=i,o=s.defaultView;if(!o)throw new Error("Cannot resolve the owner window of the draggable node.");let a;if(r==="parent"?a=i.parentNode:a=i.getRootNode().querySelector(r),!(a instanceof o.HTMLElement))throw new Error('Bounds selector "'+r+'" could not find an element.');const l=a,c=o.getComputedStyle(i),d=o.getComputedStyle(l);r={left:-i.offsetLeft+pn(d.paddingLeft)+pn(c.marginLeft),top:-i.offsetTop+pn(d.paddingTop)+pn(c.marginTop),right:pA(l)-dA(i)-i.offsetLeft+pn(d.paddingRight)-pn(c.marginRight),bottom:fA(l)-hA(i)-i.offsetTop+pn(d.paddingBottom)-pn(c.marginBottom)}}return Bo(r.right)&&(t=Math.min(t,r.right)),Bo(r.bottom)&&(n=Math.min(n,r.bottom)),Bo(r.left)&&(t=Math.max(t,r.left)),Bo(r.top)&&(n=Math.max(n,r.top)),[t,n]}function i_(e,t,n){const r=Math.round(t/e[0])*e[0],i=Math.round(n/e[1])*e[1];return[r,i]}function kA(e){return e.props.axis==="both"||e.props.axis==="x"}function CA(e){return e.props.axis==="both"||e.props.axis==="y"}function gh(e,t,n){const r=typeof t=="number"?_A(e,t):null;if(typeof t=="number"&&!r)return null;const i=am(n),s=n.props.offsetParent||i.offsetParent||i.ownerDocument.body;return mA(r||e,s,n.props.scale)}function yh(e,t,n){const r=!Bo(e.lastX),i=am(e);return r?{node:i,deltaX:0,deltaY:0,lastX:t,lastY:n,x:t,y:n}:{node:i,deltaX:t-e.lastX,deltaY:n-e.lastY,lastX:e.lastX,lastY:e.lastY,x:t,y:n}}function _h(e,t){const n=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/n,y:e.state.y+t.deltaY/n,deltaX:t.deltaX/n,deltaY:t.deltaY/n,lastX:e.state.x,lastY:e.state.y}}function EA(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}function am(e){const t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}function jr(...e){oA.DRAGGABLE_DEBUG&&console.log(...e)}var ur={touch:{start:"touchstart",move:"touchmove",stop:"touchend"},mouse:{start:"mousedown",move:"mousemove",stop:"mouseup"}},ai=ur.mouse,Mi=class extends w.Component{constructor(){super(...arguments),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,this.touchIdentifier=null,this.mounted=!1,this.handleDragStart=e=>{if(this.props.onMouseDown(e),!this.props.allowAnyClick&&(typeof e.button=="number"&&e.button!==0||e.ctrlKey))return!1;const t=this.findDOMNode();if(!t||!t.ownerDocument||!t.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:n}=t;if(this.props.disabled||!(e.target instanceof n.defaultView.Node)||this.props.handle&&!t_(e.target,this.props.handle,t)||this.props.cancel&&t_(e.target,this.props.cancel,t))return;e.type==="touchstart"&&!this.props.allowMobileScroll&&e.preventDefault();const r=vA(e);this.touchIdentifier=r;const i=gh(e,r,this);if(i==null)return;const{x:s,y:o}=i,a=yh(this,s,o);jr("DraggableCore: handleDragStart: %j",a),jr("calling",this.props.onStart),!(this.props.onStart(e,a)===!1||this.mounted===!1)&&(this.props.enableUserSelectHack&&bA(n),this.dragging=!0,this.lastX=s,this.lastY=o,mh(n,ai.move,this.handleDrag),mh(n,ai.stop,this.handleDragStop))},this.handleDrag=e=>{const t=gh(e,this.touchIdentifier,this);if(t==null)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let o=n-this.lastX,a=r-this.lastY;if([o,a]=i_(this.props.grid,o,a),!o&&!a)return;n=this.lastX+o,r=this.lastY+a}const i=yh(this,n,r);if(jr("DraggableCore: handleDrag: %j",i),this.props.onDrag(e,i)===!1||this.mounted===!1){try{this.handleDragStop(new MouseEvent("mouseup"))}catch{const o=document.createEvent("MouseEvents");o.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(o)}return}this.lastX=n,this.lastY=r},this.handleDragStop=e=>{if(!this.dragging)return;const t=gh(e,this.touchIdentifier,this);if(t==null)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let a=n-this.lastX||0,l=r-this.lastY||0;[a,l]=i_(this.props.grid,a,l),n=this.lastX+a,r=this.lastY+l}const i=yh(this,n,r);if(this.props.onStop(e,i)===!1||this.mounted===!1)return!1;const o=this.findDOMNode();o&&this.props.enableUserSelectHack&&n_(o.ownerDocument),jr("DraggableCore: handleDragStop: %j",i),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,o&&(jr("DraggableCore: Removing handlers"),$i(o.ownerDocument,ai.move,this.handleDrag),$i(o.ownerDocument,ai.stop,this.handleDragStop))},this.onMouseDown=e=>(ai=ur.mouse,this.handleDragStart(e)),this.onMouseUp=e=>(ai=ur.mouse,this.handleDragStop(e)),this.onTouchStart=e=>(ai=ur.touch,this.handleDragStart(e)),this.onTouchEnd=e=>(ai=ur.touch,this.handleDragStop(e))}componentDidMount(){this.mounted=!0;const e=this.findDOMNode();e&&mh(e,ur.touch.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const e=this.findDOMNode();if(e){const{ownerDocument:t}=e;$i(t,ur.mouse.move,this.handleDrag),$i(t,ur.touch.move,this.handleDrag),$i(t,ur.mouse.stop,this.handleDragStop),$i(t,ur.touch.stop,this.handleDragStop),$i(e,ur.touch.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&n_(t)}}findDOMNode(){var e;if((e=this.props)!=null&&e.nodeRef)return this.props.nodeRef.current;const t=Hw;return typeof t.findDOMNode=="function"?t.findDOMNode(this):(jr("react-draggable: ReactDOM.findDOMNode is not available in React 19+. You must provide a nodeRef prop. See: https://github.com/react-grid-layout/react-draggable#noderef"),null)}render(){return w.cloneElement(w.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};Mi.displayName="DraggableCore";Mi.propTypes={allowAnyClick:ze.bool,allowMobileScroll:ze.bool,children:ze.node.isRequired,disabled:ze.bool,enableUserSelectHack:ze.bool,offsetParent:function(e,t){if(e[t]&&e[t].nodeType!==1)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:ze.arrayOf(ze.number),handle:ze.string,cancel:ze.string,nodeRef:ze.object,onStart:ze.func,onDrag:ze.func,onStop:ze.func,onMouseDown:ze.func,scale:ze.number,className:Js,style:Js,transform:Js};Mi.defaultProps={allowAnyClick:!1,allowMobileScroll:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1};var fu=class extends w.Component{constructor(e){super(e),this.onDragStart=(t,n)=>{if(jr("Draggable: onDragStart: %j",n),this.props.onStart(t,_h(this,n))===!1)return!1;this.setState({dragging:!0,dragged:!0})},this.onDrag=(t,n)=>{if(!this.state.dragging)return!1;jr("Draggable: onDrag: %j",n);const r=_h(this,n),i={x:r.x,y:r.y,slackX:0,slackY:0};if(this.props.bounds){const{x:o,y:a}=i;i.x+=this.state.slackX,i.y+=this.state.slackY;const[l,c]=xA(this,i.x,i.y);i.x=l,i.y=c,i.slackX=this.state.slackX+(o-i.x),i.slackY=this.state.slackY+(a-i.y),r.x=i.x,r.y=i.y,r.deltaX=i.x-this.state.x,r.deltaY=i.y-this.state.y}if(this.props.onDrag(t,r)===!1)return!1;this.setState(i)},this.onDragStop=(t,n)=>{if(!this.state.dragging||this.props.onStop(t,_h(this,n))===!1)return!1;jr("Draggable: onDragStop: %j",n);const i={dragging:!1,slackX:0,slackY:0};if(!!this.props.position){const{x:o,y:a}=this.props.position;i.x=o,i.y=a}this.setState(i)},this.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:{...e.position},slackX:0,slackY:0,isElementSVG:!1},e.position&&!(e.onDrag||e.onStop)&&console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}static getDerivedStateFromProps({position:e},{prevPropsPosition:t}){return e&&(!t||e.x!==t.x||e.y!==t.y)?(jr("Draggable: getDerivedStateFromProps %j",{position:e,prevPropsPosition:t}),{x:e.x,y:e.y,prevPropsPosition:{...e}}):null}componentDidMount(){typeof window.SVGElement<"u"&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.state.dragging&&this.setState({dragging:!1})}findDOMNode(){var e;if((e=this.props)!=null&&e.nodeRef)return this.props.nodeRef.current;const t=Hw;return typeof t.findDOMNode=="function"?t.findDOMNode(this):null}render(){const{axis:e,bounds:t,children:n,defaultPosition:r,defaultClassName:i,defaultClassNameDragging:s,defaultClassNameDragged:o,position:a,positionOffset:l,scale:c,...d}=this.props;let h={},f=null;const m=!!!a||this.state.dragging,y=a||r,b={x:kA(this)&&m?this.state.x:y.x,y:CA(this)&&m?this.state.y:y.y};this.state.isElementSVG?f=yA(b,l):h=gA(b,l);const _=w.Children.only(n),v=fo(_.props.className||"",i,{[s]:this.state.dragging,[o]:this.state.dragged});return w.createElement(Mi,{...d,onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop},w.cloneElement(_,{className:v,style:{..._.props.style,...h},transform:f}))}};fu.displayName="Draggable";fu.propTypes={...Mi.propTypes,axis:ze.oneOf(["both","x","y","none"]),bounds:ze.oneOfType([ze.shape({left:ze.number,right:ze.number,top:ze.number,bottom:ze.number}),ze.string,ze.oneOf([!1])]),defaultClassName:ze.string,defaultClassNameDragging:ze.string,defaultClassNameDragged:ze.string,defaultPosition:ze.shape({x:ze.number,y:ze.number}),positionOffset:ze.shape({x:ze.oneOfType([ze.number,ze.string]),y:ze.oneOfType([ze.number,ze.string])}),position:ze.shape({x:ze.number,y:ze.number}),className:Js,style:Js,transform:Js};fu.defaultProps={...Mi.defaultProps,axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1};var NA=fu;const jA=Object.freeze(Object.defineProperty({__proto__:null,DraggableCore:Mi,default:NA},Symbol.toStringTag,{value:"Module"}));var lm={exports:{}},Oa={};const RA=I0(jA);var cm={};cm.__esModule=!0;cm.cloneElement=IA;var TA=DA(w);function DA(e){return e&&e.__esModule?e:{default:e}}function s_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function o_(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?s_(Object(n),!0).forEach(function(r){PA(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s_(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function PA(e,t,n){return(t=LA(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function LA(e){var t=AA(e,"string");return typeof t=="symbol"?t:t+""}function AA(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function IA(e,t){return t.style&&e.props.style&&(t.style=o_(o_({},e.props.style),t.style)),t.className&&e.props.className&&(t.className=e.props.className+" "+t.className),TA.default.cloneElement(e,t)}var za={};za.__esModule=!0;za.resizableProps=void 0;var Oe=MA(om);function MA(e){return e&&e.__esModule?e:{default:e}}za.resizableProps={axis:Oe.default.oneOf(["both","x","y","none"]),className:Oe.default.string,children:Oe.default.element.isRequired,draggableOpts:Oe.default.shape({allowAnyClick:Oe.default.bool,cancel:Oe.default.string,children:Oe.default.node,disabled:Oe.default.bool,enableUserSelectHack:Oe.default.bool,offsetParent:typeof Element<"u"?Oe.default.instanceOf(Element):Oe.default.any,grid:Oe.default.arrayOf(Oe.default.number),handle:Oe.default.string,nodeRef:Oe.default.object,onStart:Oe.default.func,onDrag:Oe.default.func,onStop:Oe.default.func,onMouseDown:Oe.default.func,scale:Oe.default.number}),height:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];const r=t[0];return r.axis==="both"||r.axis==="y"?Oe.default.number.isRequired(...t):Oe.default.number(...t)},handle:Oe.default.oneOfType([Oe.default.node,Oe.default.func]),handleSize:Oe.default.arrayOf(Oe.default.number),lockAspectRatio:Oe.default.bool,maxConstraints:Oe.default.arrayOf(Oe.default.number),minConstraints:Oe.default.arrayOf(Oe.default.number),onResizeStop:Oe.default.func,onResizeStart:Oe.default.func,onResize:Oe.default.func,resizeHandles:Oe.default.arrayOf(Oe.default.oneOf(["s","w","e","n","sw","nw","se","ne"])),transformScale:Oe.default.number,width:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];const r=t[0];return r.axis==="both"||r.axis==="x"?Oe.default.number.isRequired(...t):Oe.default.number(...t)}};Oa.__esModule=!0;Oa.default=void 0;var xs=vx(w),OA=RA,zA=cm,BA=za;const FA=["children","className","draggableOpts","width","height","handle","handleSize","lockAspectRatio","axis","minConstraints","maxConstraints","onResize","onResizeStop","onResizeStart","resizeHandles","transformScale"];function vx(e,t){if(typeof WeakMap=="function")var n=new WeakMap,r=new WeakMap;return(vx=function(i,s){if(!s&&i&&i.__esModule)return i;var o,a,l={__proto__:null,default:i};if(i===null||typeof i!="object"&&typeof i!="function")return l;if(o=s?r:n){if(o.has(i))return o.get(i);o.set(i,l)}for(const c in i)c!=="default"&&{}.hasOwnProperty.call(i,c)&&((a=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(i,c))&&(a.get||a.set)?o(l,c,a):l[c]=i[c]);return l})(e,t)}function Kd(){return Kd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kd.apply(null,arguments)}function $A(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)!==-1)continue;n[r]=e[r]}return n}function a_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function vh(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?a_(Object(n),!0).forEach(function(r){HA(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a_(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function HA(e,t,n){return(t=WA(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function WA(e){var t=UA(e,"string");return typeof t=="symbol"?t:t+""}function UA(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}let um=class extends xs.Component{constructor(){super(...arguments),this.handleRefs={},this.lastHandleRect=null,this.slack=null,this.lastSize=null}componentWillUnmount(){this.resetData()}resetData(){this.lastHandleRect=this.slack=this.lastSize=null}runConstraints(t,n){const r=this.props,i=r.minConstraints,s=r.maxConstraints,o=r.lockAspectRatio;if(!i&&!s&&!o)return[t,n];if(o){const f=this.props.width/this.props.height,p=t-this.props.width,m=n-this.props.height;Math.abs(p)>Math.abs(m*f)?n=t/f:t=n*f}const a=t,l=n;let c=this.slack||[0,0],d=c[0],h=c[1];return t+=d,n+=h,i&&(t=Math.max(i[0],t),n=Math.max(i[1],n)),s&&(t=Math.min(s[0],t),n=Math.min(s[1],n)),this.slack=[d+(a-t),h+(l-n)],[t,n]}resizeHandler(t,n){return(r,i)=>{var s,o,a,l;let c=i.node,d=i.deltaX,h=i.deltaY;t==="onResizeStart"&&this.resetData();const f=(this.props.axis==="both"||this.props.axis==="x")&&n!=="n"&&n!=="s",p=(this.props.axis==="both"||this.props.axis==="y")&&n!=="e"&&n!=="w";if(!f&&!p)return;const m=n[0],y=n[n.length-1],b=c.getBoundingClientRect();if(this.lastHandleRect!=null){if(y==="w"){const R=b.left-this.lastHandleRect.left;d+=R}if(m==="n"){const R=b.top-this.lastHandleRect.top;h+=R}}this.lastHandleRect=b,y==="w"&&(d=-d),m==="n"&&(h=-h);const _=(s=(o=this.lastSize)==null?void 0:o.width)!=null?s:this.props.width,v=(a=(l=this.lastSize)==null?void 0:l.height)!=null?a:this.props.height;let g=_+(f?d/this.props.transformScale:0),x=v+(p?h/this.props.transformScale:0);var k=this.runConstraints(g,x);if(g=k[0],x=k[1],t==="onResizeStop"&&this.lastSize){var S=this.lastSize;g=S.width,x=S.height}const N=g!==_||x!==v;t!=="onResizeStop"&&(this.lastSize={width:g,height:x});const P=typeof this.props[t]=="function"?this.props[t]:null;P&&!(t==="onResize"&&!N)&&(r.persist==null||r.persist(),P(r,{node:c,size:{width:g,height:x},handle:n})),t==="onResizeStop"&&this.resetData()}}renderResizeHandle(t,n){const r=this.props.handle;if(!r)return xs.createElement("span",{className:"react-resizable-handle react-resizable-handle-"+t,ref:n});if(typeof r=="function")return r(t,n);const i=typeof r.type=="string",s=vh({ref:n},i?{}:{handleAxis:t});return xs.cloneElement(r,s)}render(){const t=this.props,n=t.children,r=t.className,i=t.draggableOpts;t.width,t.height,t.handle,t.handleSize,t.lockAspectRatio,t.axis,t.minConstraints,t.maxConstraints,t.onResize,t.onResizeStop,t.onResizeStart;const s=t.resizeHandles;t.transformScale;const o=$A(t,FA);return(0,zA.cloneElement)(n,vh(vh({},o),{},{className:(r?r+" ":"")+"react-resizable",children:[...xs.Children.toArray(n.props.children),...s.map(a=>{var l;const c=(l=this.handleRefs[a])!=null?l:this.handleRefs[a]=xs.createRef();return xs.createElement(OA.DraggableCore,Kd({},i,{nodeRef:c,key:"resizableHandle-"+a,onStop:this.resizeHandler("onResizeStop",a),onStart:this.resizeHandler("onResizeStart",a),onDrag:this.resizeHandler("onResize",a)}),this.renderResizeHandle(a,c))})]}))}};Oa.default=um;um.propTypes=BA.resizableProps;um.defaultProps={axis:"both",handleSize:[20,20],lockAspectRatio:!1,minConstraints:[20,20],maxConstraints:[1/0,1/0],resizeHandles:["se"],transformScale:1};var pu={};pu.__esModule=!0;pu.default=void 0;var bh=wx(w),VA=bx(om),qA=bx(Oa),KA=za;const YA=["handle","handleSize","onResize","onResizeStart","onResizeStop","draggableOpts","minConstraints","maxConstraints","lockAspectRatio","axis","width","height","resizeHandles","style","transformScale"];function bx(e){return e&&e.__esModule?e:{default:e}}function wx(e,t){if(typeof WeakMap=="function")var n=new WeakMap,r=new WeakMap;return(wx=function(i,s){if(!s&&i&&i.__esModule)return i;var o,a,l={__proto__:null,default:i};if(i===null||typeof i!="object"&&typeof i!="function")return l;if(o=s?r:n){if(o.has(i))return o.get(i);o.set(i,l)}for(const c in i)c!=="default"&&{}.hasOwnProperty.call(i,c)&&((a=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(i,c))&&(a.get||a.set)?o(l,c,a):l[c]=i[c]);return l})(e,t)}function Yd(){return Yd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Yd.apply(null,arguments)}function l_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Tc(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?l_(Object(n),!0).forEach(function(r){GA(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l_(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function GA(e,t,n){return(t=XA(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function XA(e){var t=JA(e,"string");return typeof t=="symbol"?t:t+""}function JA(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ZA(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)!==-1)continue;n[r]=e[r]}return n}class Sx extends bh.Component{constructor(){super(...arguments),this.state={width:this.props.width,height:this.props.height,propsWidth:this.props.width,propsHeight:this.props.height},this.onResize=(t,n)=>{const r=n.size;this.props.onResize?(t.persist==null||t.persist(),this.setState(r,()=>this.props.onResize&&this.props.onResize(t,n))):this.setState(r)}}static getDerivedStateFromProps(t,n){return n.propsWidth!==t.width||n.propsHeight!==t.height?{width:t.width,height:t.height,propsWidth:t.width,propsHeight:t.height}:null}render(){const t=this.props,n=t.handle,r=t.handleSize;t.onResize;const i=t.onResizeStart,s=t.onResizeStop,o=t.draggableOpts,a=t.minConstraints,l=t.maxConstraints,c=t.lockAspectRatio,d=t.axis;t.width,t.height;const h=t.resizeHandles,f=t.style,p=t.transformScale,m=ZA(t,YA);return bh.createElement(qA.default,{axis:d,draggableOpts:o,handle:n,handleSize:r,height:this.state.height,lockAspectRatio:c,maxConstraints:l,minConstraints:a,onResizeStart:i,onResize:this.onResize,onResizeStop:s,resizeHandles:h,transformScale:p,width:this.state.width},bh.createElement("div",Yd({},m,{style:Tc(Tc({},f),{},{width:this.state.width+"px",height:this.state.height+"px"})})))}}pu.default=Sx;Sx.propTypes=Tc(Tc({},KA.resizableProps),{},{children:VA.default.element});lm.exports=function(){throw new Error("Don't instantiate Resizable directly! Use require('react-resizable').Resizable")};var QA=lm.exports.Resizable=Oa.default;lm.exports.ResizableBox=pu.default;function xx(e){return function(n,r,i,s,o,a,l){return e(n,r,l)}}function mu(e){return function(n,r,i,s){if(!n||!r||typeof n!="object"||typeof r!="object")return e(n,r,i,s);var o=s.get(n),a=s.get(r);if(o&&a)return o===r&&a===n;s.set(n,r),s.set(r,n);var l=e(n,r,i,s);return s.delete(n),s.delete(r),l}}function kx(e,t){var n={};for(var r in e)n[r]=e[r];for(var r in t)n[r]=t[r];return n}function c_(e){return e.constructor===Object||e.constructor==null}function u_(e){return typeof e.then=="function"}function gu(e,t){return e===t||e!==e&&t!==t}var eI="[object Arguments]",tI="[object Boolean]",nI="[object Date]",rI="[object RegExp]",iI="[object Map]",sI="[object Number]",oI="[object Object]",aI="[object Set]",lI="[object String]",h_=Object.prototype.toString;function yu(e){var t=e.areArraysEqual,n=e.areDatesEqual,r=e.areMapsEqual,i=e.areObjectsEqual,s=e.areRegExpsEqual,o=e.areSetsEqual,a=e.createIsNestedEqual,l=a(c);function c(d,h,f){if(d===h)return!0;if(!d||!h||typeof d!="object"||typeof h!="object")return d!==d&&h!==h;if(c_(d)&&c_(h))return i(d,h,l,f);var p=Array.isArray(d),m=Array.isArray(h);if(p||m)return p===m&&t(d,h,l,f);var y=h_.call(d);return y!==h_.call(h)?!1:y===nI?n(d,h,l,f):y===rI?s(d,h,l,f):y===iI?r(d,h,l,f):y===aI?o(d,h,l,f):y===oI||y===eI?u_(d)||u_(h)?!1:i(d,h,l,f):y===tI||y===sI||y===lI?gu(d.valueOf(),h.valueOf()):!1}return c}function Cx(e,t,n,r){var i=e.length;if(t.length!==i)return!1;for(;i-- >0;)if(!n(e[i],t[i],i,i,e,t,r))return!1;return!0}var cI=mu(Cx);function Ex(e,t){return gu(e.valueOf(),t.valueOf())}function Nx(e,t,n,r){var i=e.size===t.size;if(!i)return!1;if(!e.size)return!0;var s={},o=0;return e.forEach(function(a,l){if(i){var c=!1,d=0;t.forEach(function(h,f){!c&&!s[d]&&(c=n(l,f,o,d,e,t,r)&&n(a,h,l,f,e,t,r))&&(s[d]=!0),d++}),o++,i=c}}),i}var uI=mu(Nx),hI="_owner",dI=Object.prototype.hasOwnProperty;function jx(e,t,n,r){var i=Object.keys(e),s=i.length;if(Object.keys(t).length!==s)return!1;for(var o;s-- >0;){if(o=i[s],o===hI){var a=!!e.$$typeof,l=!!t.$$typeof;if((a||l)&&a!==l)return!1}if(!dI.call(t,o)||!n(e[o],t[o],o,o,e,t,r))return!1}return!0}var fI=mu(jx);function Rx(e,t){return e.source===t.source&&e.flags===t.flags}function Tx(e,t,n,r){var i=e.size===t.size;if(!i)return!1;if(!e.size)return!0;var s={};return e.forEach(function(o,a){if(i){var l=!1,c=0;t.forEach(function(d,h){!l&&!s[c]&&(l=n(o,d,a,h,e,t,r))&&(s[c]=!0),c++}),i=l}}),i}var pI=mu(Tx),Dx=Object.freeze({areArraysEqual:Cx,areDatesEqual:Ex,areMapsEqual:Nx,areObjectsEqual:jx,areRegExpsEqual:Rx,areSetsEqual:Tx,createIsNestedEqual:xx}),Px=Object.freeze({areArraysEqual:cI,areDatesEqual:Ex,areMapsEqual:uI,areObjectsEqual:fI,areRegExpsEqual:Rx,areSetsEqual:pI,createIsNestedEqual:xx}),mI=yu(Dx);function Hr(e,t){return mI(e,t,void 0)}yu(kx(Dx,{createIsNestedEqual:function(){return gu}}));yu(Px);yu(kx(Px,{createIsNestedEqual:function(){return gu}}));function d_(e){const{children:t,cols:n,containerWidth:r,margin:i,containerPadding:s,rowHeight:o,maxRows:a,isDraggable:l,isResizable:c,isBounded:d,static:h,useCSSTransforms:f=!0,usePercentages:p=!1,transformScale:m=1,positionStrategy:y,dragThreshold:b=0,droppingPosition:_,className:v="",style:g,handle:x="",cancel:k="",x:S,y:N,w:P,h:B,minW:R=1,maxW:F=1/0,minH:L=1,maxH:T=1/0,i:I,resizeHandles:j,resizeHandle:O,constraints:H=ox,layoutItem:D,layout:W=[],onDragStart:C,onDrag:ee,onDragStop:he,onResizeStart:E,onResize:pe,onResizeStop:Y}=e,[X,ae]=w.useState(!1),[be,ie]=w.useState(!1),Ee=w.useRef(null),ge=w.useRef({left:0,top:0}),Ie=w.useRef({top:0,left:0,width:0,height:0}),A=w.useRef(void 0),Z=w.useRef(W);Z.current=W;const se=w.useRef(null),me=w.useRef(null),Pe=w.useRef(!1),Ge=w.useRef({x:0,y:0}),je=w.useRef(!1),xe=w.useMemo(()=>({cols:n,containerPadding:s,containerWidth:r,margin:i,maxRows:a,rowHeight:o}),[n,s,r,i,a,o]),Ze=w.useMemo(()=>({cols:n,maxRows:a,containerWidth:r,containerHeight:0,rowHeight:o,margin:i,layout:[]}),[n,a,r,o,i]),Ue=w.useCallback(()=>({...Ze,layout:Z.current}),[Ze]),et=w.useMemo(()=>D??{i:I,x:S,y:N,w:P,h:B,minW:R,maxW:F,minH:L,maxH:T},[D,I,S,N,P,B,R,F,L,T]),lt=w.useCallback(He=>{if(y!=null&&y.calcStyle)return y.calcStyle(He);if(f)return em(He);const Ve=ax(He);return p?{...Ve,left:Jy(He.left/r),width:Jy(He.width/r)}:Ve},[y,f,p,r]),oe=w.useCallback((He,{node:Ve})=>{if(!C)return;const{offsetParent:Be}=Ve;if(!Be)return;const Qe=Be.getBoundingClientRect(),pt=Ve.getBoundingClientRect(),Rt=pt.left/m,Tt=Qe.left/m,mt=pt.top/m,$=Qe.top/m;let le;if(y!=null&&y.calcDragPosition){const ke=He;le=y.calcDragPosition(ke.clientX,ke.clientY,ke.clientX-pt.left,ke.clientY-pt.top)}else le={left:Rt-Tt+Be.scrollLeft,top:mt-$+Be.scrollTop};if(ge.current=le,b>0){const ke=He;Ge.current={x:ke.clientX,y:ke.clientY},Pe.current=!0,je.current=!1,ae(!0);return}ae(!0);const _e=ml(xe,le.top,le.left),{x:Ne,y:ne}=gl(H,et,_e.x,_e.y,Ue());C(I,Ne,ne,{e:He,node:Ve,newPosition:le})},[C,m,xe,y,b,H,et,Ue,I]),M=w.useCallback((He,{node:Ve,deltaX:Be,deltaY:Qe})=>{if(!ee||!X)return;const pt=He;if(Pe.current&&!je.current){const Ne=pt.clientX-Ge.current.x,ne=pt.clientY-Ge.current.y;if(Math.hypot(Ne,ne)<b)return;if(je.current=!0,Pe.current=!1,C){const de=ml(xe,ge.current.top,ge.current.left),{x:Le,y:Te}=gl(H,et,de.x,de.y,Ue());C(I,Le,Te,{e:He,node:Ve,newPosition:ge.current})}}let Rt=ge.current.top+Qe,Tt=ge.current.left+Be;if(d){const{offsetParent:Ne}=Ve;if(Ne){const ne=Ne.clientHeight-Nr(B,o,i[1]);Rt=jc(Rt,0,ne);const ke=hs(xe),de=r-Nr(P,ke,i[0]);Tt=jc(Tt,0,de)}}const mt={top:Rt,left:Tt};ge.current=mt;const $=ml(xe,Rt,Tt),{x:le,y:_e}=gl(H,et,$.x,$.y,Ue());ee(I,le,_e,{e:He,node:Ve,newPosition:mt})},[ee,C,X,b,d,B,o,i,xe,r,P,I,H,et,Ue]),K=w.useCallback((He,{node:Ve})=>{if(!he||!X)return;const Be=Pe.current;if(Pe.current=!1,je.current=!1,Ge.current={x:0,y:0},Be){ae(!1),ge.current={left:0,top:0};return}const{left:Qe,top:pt}=ge.current,Rt={top:pt,left:Qe};ae(!1),ge.current={left:0,top:0};const Tt=ml(xe,pt,Qe),{x:mt,y:$}=gl(H,et,Tt.x,Tt.y,Ue());he(I,mt,$,{e:He,node:Ve,newPosition:Rt})},[he,X,xe,H,et,Ue,I]);se.current=oe,me.current=M;const ye=w.useCallback((He,{node:Ve,size:Be,handle:Qe},pt,Rt)=>{const Tt=Rt==="onResizeStart"?E:Rt==="onResize"?pe:Y;if(!Tt)return;let mt;Ve?mt=WL(Qe,pt,Be,r):mt={...Be,top:pt.top,left:pt.left},Ie.current=mt;const $=RL(xe,mt.width,mt.height),{w:le,h:_e}=IL(H,et,$.w,$.h,Qe,Ue());Tt(I,le,_e,{e:He.nativeEvent,node:Ve,size:mt,handle:Qe})},[E,pe,Y,r,xe,I,H,et,Ue]),Ce=w.useCallback((He,Ve)=>{ie(!0);const Be=pl(xe,S,N,P,B),Qe={...Ve,handle:Ve.handle};ye(He,Qe,Be,"onResizeStart")},[ye,xe,S,N,P,B]),we=w.useCallback((He,Ve)=>{const Be=pl(xe,S,N,P,B),Qe={...Ve,handle:Ve.handle};ye(He,Qe,Be,"onResize")},[ye,xe,S,N,P,B]),Xe=w.useCallback((He,Ve)=>{ie(!1),Ie.current={top:0,left:0,width:0,height:0};const Be=pl(xe,S,N,P,B),Qe={...Ve,handle:Ve.handle};ye(He,Qe,Be,"onResizeStop")},[ye,xe,S,N,P,B]);w.useEffect(()=>{var Qe,pt;if(!_)return;const He=Ee.current;if(!He)return;const Ve=A.current||{left:0,top:0},Be=X&&(_.left!==Ve.left||_.top!==Ve.top);if(X){if(Be){const Rt=_.left-ge.current.left,Tt=_.top-ge.current.top,mt={node:He,deltaX:Rt,deltaY:Tt,lastX:ge.current.left,lastY:ge.current.top,x:_.left,y:_.top};(pt=me.current)==null||pt.call(me,_.e,mt)}}else{const Rt={node:He,deltaX:_.left,deltaY:_.top,lastX:0,lastY:0,x:_.left,y:_.top};(Qe=se.current)==null||Qe.call(se,_.e,Rt)}A.current=_},[_,X,I]);const ct=pl(xe,S,N,P,B,X?ge.current:null,be?Ie.current:null),tt=_r.Children.only(t),vt=hs(xe),Xt=[Nr(R,vt,i[0]),Nr(L,o,i[1])],jt=[Nr(F,vt,i[0]),Nr(T,o,i[1])],rt=tt.props,$t=rt.className,ve=rt.style;let Ht=_r.cloneElement(tt,{ref:Ee,className:fo("react-grid-item",$t,v,{static:h,resizing:be,"react-draggable":l,"react-draggable-dragging":X,dropping:!!_,cssTransforms:f}),style:{...g,...ve,...lt(ct)}});const Xn=O;return Ht=u.jsx(QA,{draggableOpts:{disabled:!c},className:c?void 0:"react-resizable-hide",width:ct.width,height:ct.height,minConstraints:Xt,maxConstraints:jt,onResizeStart:Ce,onResize:we,onResizeStop:Xe,transformScale:m,resizeHandles:j,handle:Xn,children:Ht}),Ht=u.jsx(Mi,{disabled:!l,onStart:oe,onDrag:M,onStop:K,handle:x,cancel:".react-resizable-handle"+(k?","+k:""),scale:m,nodeRef:Ee,children:Ht}),Ht}var zr=()=>{},f_="react-grid-layout",Lx=!1;try{Lx=/firefox/i.test(navigator.userAgent)}catch{}function gI(e,t){const n=_r.Children.toArray(e),r=_r.Children.toArray(t);if(n.length!==r.length)return!1;for(let i=0;i<n.length;i++){const s=n[i],o=r[i];if((s==null?void 0:s.key)!==(o==null?void 0:o.key))return!1}return!0}function p_(e,t,n,r){const i=[],s=new Set;_r.Children.forEach(t,a=>{if(!_r.isValidElement(a)||a.key===null)return;const l=String(a.key);s.add(l);const c=e.find(d=>d.i===l);if(c)i.push(ds(c));else{const h=a.props["data-grid"];h?i.push({i:l,x:h.x??0,y:h.y??0,w:h.w??1,h:h.h??1,minW:h.minW,maxW:h.maxW,minH:h.minH,maxH:h.maxH,static:h.static,isDraggable:h.isDraggable,isResizable:h.isResizable,resizeHandles:h.resizeHandles,isBounded:h.isBounded}):i.push({i:l,x:0,y:uu(i),w:1,h:1})}});const o=Qp(i,{cols:n});return r.compact(o,n)}function yI(e){const{children:t,width:n,gridConfig:r,dragConfig:i,resizeConfig:s,dropConfig:o,positionStrategy:a=qL,compactor:l,constraints:c=ox,layout:d=[],droppingItem:h,autoSize:f=!0,className:p="",style:m={},innerRef:y,onLayoutChange:b=zr,onDragStart:_=zr,onDrag:v=zr,onDragStop:g=zr,onResizeStart:x=zr,onResize:k=zr,onResizeStop:S=zr,onDrop:N=zr,onDropDragOver:P=zr}=e,B=w.useMemo(()=>({...KL,...r}),[r]),R=w.useMemo(()=>({...YL,...i}),[i]),F=w.useMemo(()=>({...GL,...s}),[s]),L=w.useMemo(()=>({...XL,...o}),[o]),{cols:T,rowHeight:I,maxRows:j,margin:O,containerPadding:H}=B,{enabled:D,bounded:W,handle:C,cancel:ee,threshold:he}=R,{enabled:E,handles:pe,handleComponent:Y}=F,{enabled:X,defaultItem:ae,onDragOver:be}=L,ie=l??du("vertical"),Ee=ie.type,ge=ie.allowOverlap,Ie=ie.preventCollision??!1,A=w.useMemo(()=>h??{i:"__dropping-elem__",...ae},[h,ae]),Z=a.type==="transform",se=a.scale,me=H??O,[Pe,Ge]=w.useState(!1),[je,xe]=w.useState(()=>p_(d,t,T,ie)),[Ze,Ue]=w.useState(null),[et,lt]=w.useState(!1),[oe,M]=w.useState(null),[K,ye]=w.useState(),Ce=w.useRef(null),we=w.useRef(null),Xe=w.useRef(null),ct=w.useRef(0),tt=w.useRef(je),vt=w.useRef(d),Xt=w.useRef(t),jt=w.useRef(Ee),rt=w.useRef(je);rt.current=je,w.useEffect(()=>{Ge(!0),Hr(je,d)||b(je)},[]),w.useEffect(()=>{if(Ze||oe)return;const ne=!Hr(d,vt.current),ke=!gI(t,Xt.current),de=Ee!==jt.current;if(ne||ke||de){const Te=p_(ne?d:je,t,T,ie);Hr(Te,je)||xe(Te)}vt.current=d,Xt.current=t,jt.current=Ee},[d,t,T,Ee,ie,Ze,oe,je]),w.useEffect(()=>{if(!Ze&&!Hr(je,tt.current)){tt.current=je;const ne=je.filter(ke=>ke.i!==A.i);b(ne)}},[je,Ze,b,A.i]);const $t=w.useMemo(()=>{if(!f)return;const ne=uu(je),ke=me[1];return ne*I+(ne-1)*O[1]+ke*2+"px"},[f,je,I,O,me]),ve=w.useCallback((ne,ke,de,Le)=>{const Te=rt.current,Ae=qi(Te,ne);if(!Ae)return;const it={w:Ae.w,h:Ae.h,x:Ae.x,y:Ae.y,i:ne};Ce.current=ds(Ae),Xe.current=Te,Ue(it),_(Te,Ae,Ae,null,Le.e,Le.node)},[_]),Ht=w.useCallback((ne,ke,de,Le)=>{const Te=rt.current,Ae=Ce.current,it=qi(Te,ne);if(!it)return;const Dt={w:it.w,h:it.h,x:it.x,y:it.y,i:ne},ot=Qi(Te,it,ke,de,!0,Ie,Ee,T,ge);v(ot,Ae,it,Dt,Le.e,Le.node),xe(ie.compact(ot,T)),Ue(Dt)},[Ie,Ee,T,ge,ie,v]),Xn=w.useCallback((ne,ke,de,Le)=>{if(!Ze)return;const Te=rt.current,Ae=Ce.current,it=qi(Te,ne);if(!it)return;const Dt=Qi(Te,it,ke,de,!0,Ie,Ee,T,ge),ot=ie.compact(Dt,T);g(ot,Ae,it,null,Le.e,Le.node);const Jt=Xe.current;Ce.current=null,Xe.current=null,Ue(null),xe(ot),Jt&&!Hr(Jt,ot)&&b(ot)},[Ze,Ie,Ee,T,ge,ie,g,b]),He=w.useCallback((ne,ke,de,Le)=>{const Te=rt.current,Ae=qi(Te,ne);Ae&&(we.current=ds(Ae),Xe.current=Te,lt(!0),x(Te,Ae,Ae,null,Le.e,Le.node))},[x]),Ve=w.useCallback((ne,ke,de,Le)=>{const Te=rt.current,Ae=we.current,{handle:it}=Le;let Dt=!1,ot,Jt;const[vs,vn]=PL(Te,ne,ht=>(ot=ht.x,Jt=ht.y,["sw","w","nw","n","ne"].includes(it)&&(["sw","nw","w"].includes(it)&&(ot=ht.x+(ht.w-ke),ke=ht.x!==ot&&ot<0?ht.w:ke,ot=ot<0?0:ot),["ne","n","nw"].includes(it)&&(Jt=ht.y+(ht.h-de),de=ht.y!==Jt&&Jt<0?ht.h:de,Jt=Jt<0?0:Jt),Dt=!0),Ie&&!ge&&ix(Te,{...ht,w:ke,h:de,x:ot??ht.x,y:Jt??ht.y}).filter(Rn=>Rn.i!==ht.i).length>0&&(Jt=ht.y,de=ht.h,ot=ht.x,ke=ht.w,Dt=!1),ht.w=ke,ht.h=de,ht));if(!vn)return;let ut=vs;Dt&&ot!==void 0&&Jt!==void 0&&(ut=Qi(vs,vn,ot,Jt,!0,Ie,Ee,T,ge));const ni={w:vn.w,h:vn.h,x:vn.x,y:vn.y,i:ne,static:!0};k(ut,Ae,vn,ni,Le.e,Le.node),xe(ie.compact(ut,T)),Ue(ni)},[Ie,Ee,T,ge,ie,k]),Be=w.useCallback((ne,ke,de,Le)=>{const Te=rt.current,Ae=we.current,it=qi(Te,ne),Dt=ie.compact(Te,T);S(Dt,Ae,it??null,null,Le.e,Le.node);const ot=Xe.current;we.current=null,Xe.current=null,Ue(null),lt(!1),xe(Dt),ot&&!Hr(ot,Dt)&&b(Dt)},[T,ie,S,b]),Qe=w.useCallback(()=>{const ne=rt.current;if(!ne.some(Le=>Le.i===A.i)){M(null),Ue(null),ye(void 0);return}const de=ie.compact(ne.filter(Le=>Le.i!==A.i),T);xe(de),M(null),Ue(null),ye(void 0)},[A.i,T,ie]),pt=w.useCallback(ne=>{var zi;if(ne.preventDefault(),ne.stopPropagation(),Lx&&!((zi=ne.nativeEvent.target)!=null&&zi.classList.contains(f_)))return!1;const ke=be?be(ne.nativeEvent):P(ne);if(ke===!1)return oe&&Qe(),!1;const{dragOffsetX:de=0,dragOffsetY:Le=0,...Te}=ke??{},Ae={...A,...Te},it=ne.currentTarget.getBoundingClientRect(),Dt={cols:T,margin:O,maxRows:j,rowHeight:I,containerWidth:n,containerPadding:me},ot=hs(Dt),Jt=Nr(Ae.w,ot,O[0]),vs=Nr(Ae.h,I,O[1]),vn=Jt/2,ut=vs/2,ni=ne.clientX-it.left+de-vn,ht=ne.clientY-it.top+Le-ut,br=Math.max(0,ni),Rn=Math.max(0,ht),Oi={left:br/se,top:Rn/se,e:ne.nativeEvent};if(oe)K&&(K.left!==Oi.left||K.top!==Oi.top)&&ye(Oi);else{const ri=jL(Dt,Rn,br,Ae.w,Ae.h);M(u.jsx("div",{},Ae.i)),ye(Oi);const go=rt.current.filter(Wa=>Wa.i!==Ae.i);xe([...go,{...Ae,x:ri.x,y:ri.y,static:!1,isDraggable:!0}])}},[oe,K,A,be,P,Qe,se,T,O,j,I,n,me]),Rt=w.useCallback(ne=>{ne.preventDefault(),ne.stopPropagation(),ct.current--,ct.current<0&&(ct.current=0),ct.current===0&&Qe()},[Qe]),Tt=w.useCallback(ne=>{ne.preventDefault(),ne.stopPropagation(),ct.current++},[]),mt=w.useCallback(ne=>{ne.preventDefault(),ne.stopPropagation();const ke=rt.current,de=ke.find(Le=>Le.i===A.i);ct.current=0,Qe(),N(ke,de,ne.nativeEvent)},[A.i,Qe,N]),$=w.useCallback((ne,ke)=>{if(!ne||!ne.key)return null;const de=qi(je,String(ne.key));if(!de)return null;const Le=typeof de.isDraggable=="boolean"?de.isDraggable:!de.static&&D,Te=typeof de.isResizable=="boolean"?de.isResizable:!de.static&&E,Ae=de.resizeHandles||[...pe],it=Le&&W&&de.isBounded!==!1,Dt=Y;return u.jsx(d_,{containerWidth:n,cols:T,margin:O,containerPadding:me,maxRows:j,rowHeight:I,cancel:ee,handle:C,onDragStart:ve,onDrag:Ht,onDragStop:Xn,onResizeStart:He,onResize:Ve,onResizeStop:Be,isDraggable:Le,isResizable:Te,isBounded:it,useCSSTransforms:Z&&Pe,usePercentages:!Pe,transformScale:se,positionStrategy:a,dragThreshold:he,w:de.w,h:de.h,x:de.x,y:de.y,i:de.i,minH:de.minH,minW:de.minW,maxH:de.maxH,maxW:de.maxW,static:de.static,droppingPosition:ke?K:void 0,resizeHandles:Ae,resizeHandle:Dt,constraints:c,layoutItem:de,layout:je,children:ne},de.i)},[je,n,T,O,me,j,I,ee,C,ve,Ht,Xn,He,Ve,Be,D,E,W,Z,Pe,se,a,he,K,pe,Y,c]),le=()=>Ze?u.jsx(d_,{w:Ze.w,h:Ze.h,x:Ze.x,y:Ze.y,i:Ze.i,className:`react-grid-placeholder ${et?"placeholder-resizing":""}`,containerWidth:n,cols:T,margin:O,containerPadding:me,maxRows:j,rowHeight:I,isDraggable:!1,isResizable:!1,isBounded:!1,useCSSTransforms:Z,transformScale:se,constraints:c,layout:je,children:u.jsx("div",{})}):null,_e=fo(f_,p),Ne={height:$t,...m};return u.jsxs("div",{ref:y,className:_e,style:Ne,onDrop:X?mt:void 0,onDragLeave:X?Rt:void 0,onDragEnter:X?Tt:void 0,onDragOver:X?pt:void 0,children:[_r.Children.map(t,ne=>_r.isValidElement(ne)?$(ne):null),X&&oe&&$(oe,!0),le()]})}var _I={lg:1200,md:996,sm:768,xs:480,xxs:0},vI={lg:12,md:10,sm:6,xs:4,xxs:2},wh=()=>{};function bI(e,t,n,r){const i=[];_r.Children.forEach(t,o=>{if(!_r.isValidElement(o)||o.key===null)return;const a=String(o.key),l=e.find(c=>c.i===a);if(l)i.push({...l,i:a});else{const d=o.props["data-grid"];d?i.push({i:a,x:d.x??0,y:d.y??0,w:d.w??1,h:d.h??1,minW:d.minW,maxW:d.maxW,minH:d.minH,maxH:d.maxH,static:d.static,isDraggable:d.isDraggable,isResizable:d.isResizable,resizeHandles:d.resizeHandles,isBounded:d.isBounded}):i.push({i:a,x:0,y:uu(i),w:1,h:1})}});const s=Qp(i,{cols:n});return r.compact(s,n)}function wI(e){const{children:t,width:n,breakpoint:r,breakpoints:i=_I,cols:s=vI,layouts:o={},rowHeight:a=150,maxRows:l=1/0,margin:c=[10,10],containerPadding:d=null,compactor:h,onBreakpointChange:f=wh,onLayoutChange:p=wh,onWidthChange:m=wh,...y}=e,b=h??du("vertical"),_=b.type,v=b.allowOverlap,g=w.useMemo(()=>r??Zy(i,n),[]),x=w.useMemo(()=>Qy(g,s),[g,s]),k=w.useMemo(()=>dh(o,i,g,g,x,_),[]),[S,N]=w.useState(g),[P,B]=w.useState(x),[R,F]=w.useState(k),[L,T]=w.useState(o),I=w.useRef(n),j=w.useRef(r),O=w.useRef(i),H=w.useRef(s),D=w.useRef(o),W=w.useRef(_),C=w.useRef(L);w.useEffect(()=>{C.current=L},[L]);const ee=w.useMemo(()=>Hr(o,D.current)?null:dh(o,i,S,S,P,b),[o,i,S,P,b]),he=ee??R;w.useEffect(()=>{ee!==null&&(F(ee),T(o),C.current=o,D.current=o)},[ee,o]),w.useEffect(()=>{if(_!==W.current){const ae=b.compact(Di(he),P),be={...C.current,[S]:ae};F(ae),T(be),C.current=be,p(ae,be),W.current=_}},[_,b,he,P,v,S,p]),w.useEffect(()=>{const ae=n!==I.current,be=r!==j.current,ie=!Hr(i,O.current),Ee=!Hr(s,H.current);if(ae||be||ie||Ee){const ge=r??Zy(i,n),Ie=Qy(ge,s),A=S;if(A!==ge||ie||Ee){const me={...C.current};me[A]||(me[A]=Di(R));let Pe=dh(me,i,ge,A,Ie,b);Pe=bI(Pe,t,Ie,b),me[ge]=Pe,N(ge),B(Ie),F(Pe),T(me),C.current=me,f(ge,Ie),p(Pe,me)}const Z=yl(c,ge),se=d?yl(d,ge):null;m(n,Z,Ie,se),I.current=n,j.current=r,O.current=i,H.current=s}},[n,r,i,s,S,P,R,t,b,_,v,c,d,f,p,m]);const E=w.useCallback(ae=>{const ie={...C.current,[S]:ae};F(ae),T(ie),C.current=ie,p(ae,ie)},[S,p]),pe=w.useMemo(()=>yl(c,S),[c,S]),Y=w.useMemo(()=>d===null?null:yl(d,S),[d,S]),X=w.useMemo(()=>({cols:P,rowHeight:a,maxRows:l,margin:pe,containerPadding:Y}),[P,a,l,pe,Y]);return u.jsx(yI,{...y,width:n,gridConfig:X,compactor:b,onLayoutChange:E,layout:he,children:t})}function Ax(e){const{children:t,width:n,breakpoint:r,breakpoints:i,cols:s,layouts:o,onBreakpointChange:a,onLayoutChange:l,onWidthChange:c,rowHeight:d,maxRows:h,margin:f,containerPadding:p,droppingItem:m,compactType:y,preventCollision:b=!1,allowOverlap:_=!1,verticalCompact:v,isDraggable:g=!0,isBounded:x=!1,draggableHandle:k,draggableCancel:S,isResizable:N=!0,resizeHandles:P=["se"],resizeHandle:B,isDroppable:R=!1,useCSSTransforms:F=!0,transformScale:L=1,autoSize:T,className:I,style:j,innerRef:O,onDragStart:H,onDrag:D,onDragStop:W,onResizeStart:C,onResize:ee,onResizeStop:he,onDrop:E,onDropDragOver:pe}=e;let Y=y===void 0?"vertical":y;v===!1&&(Y=null);const X={enabled:g,bounded:x,handle:k,cancel:S},ae={enabled:N,handles:P,handleComponent:B},be={enabled:R};let ie;F?L!==1?ie=VL(L):ie=cx:ie=UL;const Ee=du(Y,_,b);return u.jsx(wI,{width:n,breakpoint:r,breakpoints:i,cols:s,layouts:o,rowHeight:d,maxRows:h,margin:f,containerPadding:p,compactor:Ee,dragConfig:X,resizeConfig:ae,dropConfig:be,positionStrategy:ie,droppingItem:m,autoSize:T,className:I,style:j,innerRef:O,onBreakpointChange:a,onLayoutChange:l,onWidthChange:c,onDragStart:H,onDrag:D,onDragStop:W,onResizeStart:C,onResize:ee,onResizeStop:he,onDrop:E,onDropDragOver:pe,children:t})}Ax.displayName="ResponsiveReactGridLayout";var SI=Ax,xI="react-grid-layout";function kI(e){function t(n){const{measureBeforeMount:r=!1,className:i,style:s,...o}=n,[a,l]=w.useState(1280),[c,d]=w.useState(!1),h=w.useRef(null),f=w.useRef(null);return w.useEffect(()=>{d(!0)},[]),w.useEffect(()=>{const p=h.current;if(!(p instanceof HTMLElement))return;let m=null;const y=new ResizeObserver(b=>{if(b[0]){const _=b[0].contentRect.width;m!==null&&cancelAnimationFrame(m),m=requestAnimationFrame(()=>{l(_),m=null})}});return y.observe(p),f.current=y,()=>{m!==null&&cancelAnimationFrame(m),y.unobserve(p),y.disconnect()}},[c]),r&&!c?u.jsx("div",{className:fo(i,xI),style:s,ref:h}):u.jsx(e,{innerRef:h,className:i,style:s,...o,width:a})}return t.displayName=`WidthProvider(${e.displayName||e.name||"Component"})`,t}const CI=kI(SI),EI={lg:12,xxs:1},NI={lg:640,xxs:0},m_=12,Gd=20,Wl=16;function jI(e){const t=e-Gd*2-(m_-1)*Wl;return Math.max(16,t/m_)}function RI({blocks:e,layouts:t,mode:n,onLayoutChange:r,renderBlock:i,blockMeta:s,onRemove:o,onDuplicate:a,canRemove:l=()=>!0,canDuplicate:c=()=>!0}){const d=n==="layout",h=w.useRef(null),[f,p]=w.useState(46);return w.useLayoutEffect(()=>{const m=h.current;if(!m)return;const y=()=>p(jI(m.clientHeight));if(y(),typeof ResizeObserver>"u")return;const b=new ResizeObserver(y);return b.observe(m),()=>b.disconnect()},[]),u.jsx("div",{ref:h,className:`block-canvas ${d?"arranging":""}`,style:{"--row-pitch":`${f+Wl}px`},"data-testid":"block-canvas",children:u.jsx(CI,{className:"rgl",layouts:t,breakpoints:NI,cols:EI,rowHeight:f,margin:[Wl,Wl],containerPadding:[Gd,Gd],isDraggable:d,isResizable:d,draggableHandle:".block-handle",onLayoutChange:(m,y)=>r(y),compactType:"vertical",useCSSTransforms:!0,children:e.map(m=>{const y=s(m);return u.jsxs("div",{className:`block ${d?"is-arranging":""}`,"data-testid":`block-${m.type}`,"data-rgl-id":m.id,children:[u.jsxs("div",{className:`block-header ${d?"block-handle":""}`,children:[u.jsx("span",{className:"block-icon",children:y.icon}),u.jsx("span",{className:"block-title",children:y.title}),u.jsx("span",{className:"spacer"}),d&&u.jsxs("span",{className:"block-actions",children:[c(m)&&u.jsx("button",{title:"Duplicate",onClick:()=>a(m.id),"data-testid":"block-duplicate",children:"⧉"}),l(m)?u.jsx("button",{title:"Remove",onClick:()=>o(m.id),"data-testid":"block-remove",children:"✕"}):u.jsx("span",{className:"block-pin",title:"Chat is always here",children:"📌"})]})]}),u.jsx("div",{className:"block-body",children:i(m)})]},m.id)})})})}function TI({blocks:e,activeId:t,setActiveId:n,mode:r,renderBlock:i,blockMeta:s,onRemove:o,canRemove:a=()=>!0}){const l=e.find(d=>d.id===t)||e[0],c=r==="layout";return u.jsxs("div",{className:"mobile-canvas","data-testid":"mobile-canvas",children:[u.jsx("div",{className:"mobile-tabs","data-testid":"mobile-tabs",children:e.map(d=>{const h=s(d);return u.jsxs("button",{className:`mtab ${d.id===(l==null?void 0:l.id)?"active":""}`,onClick:()=>n(d.id),"data-testid":`mtab-${d.type}`,children:[u.jsx("span",{className:"mtab-icon",children:h.icon}),u.jsx("span",{className:"mtab-label",children:h.title}),c&&a(d)&&u.jsx("span",{className:"mtab-x",role:"button",title:"Remove",onClick:f=>{f.stopPropagation(),o(d.id)},children:"✕"})]},d.id)})}),u.jsx("div",{className:"mobile-block",children:l&&u.jsx("div",{className:"block",children:u.jsx("div",{className:"block-body",children:i(l)})})})]})}function DI({items:e,bazaarItems:t=[],onAdd:n,onClose:r}){return u.jsx("div",{className:"modal-backdrop",onClick:r,"data-testid":"add-gallery-backdrop",children:u.jsxs("div",{className:"modal add-gallery",onClick:i=>i.stopPropagation(),"data-testid":"add-gallery",children:[u.jsx("h2",{children:"Add a block"}),u.jsx("p",{className:"muted",children:"Build your space — drop in whatever's useful. Move and resize it however you like."}),u.jsx("div",{className:"gallery-grid",children:e.map(i=>u.jsxs("button",{className:"gallery-item",disabled:i.soon,onClick:()=>!i.soon&&n(i.type),"data-testid":`gallery-add-${i.type}`,children:[u.jsx("span",{className:"gallery-glyph",children:i.icon}),u.jsx("span",{className:"gallery-name",children:i.title}),u.jsx("span",{className:"gallery-desc",children:i.desc}),i.soon&&u.jsx("span",{className:"gallery-soon",children:"soon"})]},i.type))}),t.length>0&&u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"gallery-section",children:"🛍️ from the Bazaar"}),u.jsx("div",{className:"gallery-grid",children:t.map(i=>u.jsxs("button",{className:"gallery-item bazaar",onClick:()=>n(i.type),"data-testid":`gallery-add-${i.type}`,children:[u.jsx("span",{className:"gallery-glyph",children:i.icon}),u.jsx("span",{className:"gallery-name",children:i.title}),u.jsx("span",{className:"gallery-desc",children:i.desc})]},i.type))})]}),u.jsxs("div",{className:"gallery-agent-hint","data-testid":"gallery-agent-hint",children:["✨ Or ask your agent in chat — ",u.jsx("em",{children:"“make me a block that shows today’s signups”"})," — and it builds one for you."]}),u.jsx("div",{className:"actions",children:u.jsx("button",{onClick:r,children:"Done"})})]})})}const PI={chat:{icon:"🗨️",label:"Chat"},liveview:{icon:"👁️",label:"Live view"},notes:{icon:"📝",label:"Notes"},earnings:{icon:"💸",label:"Earnings"},analytics:{icon:"📊",label:"Analytics"},usage:{icon:"🔋",label:"Usage"},powers:{icon:"🧰",label:"Powers"}};function g_({blocks:e}){return u.jsx("span",{className:"tpl-chips",children:e.map((t,n)=>{const r=PI[t.type]||{icon:"▫️",label:t.type};return u.jsxs("span",{className:"tpl-chip",title:r.label,children:[u.jsx("span",{className:"tpl-chip-icon",children:r.icon}),r.label]},n)})})}function LI({builtins:e=[],saved:t=[],onApply:n,onSaveCurrent:r,onDelete:i,onClose:s}){const[o,a]=w.useState("");function l(){const c=o.trim();c&&(r(c),a(""))}return u.jsx("div",{className:"modal-backdrop",onClick:s,"data-testid":"template-gallery-backdrop",children:u.jsxs("div",{className:"modal template-gallery",onClick:c=>c.stopPropagation(),"data-testid":"template-gallery",children:[u.jsx("h2",{children:"Start from a template"}),u.jsx("p",{className:"muted",children:"Pick a layout to start from — it swaps your current blocks for the template's. Chat always stays."}),u.jsx("div",{className:"gallery-grid",children:e.map(c=>u.jsxs("button",{className:"gallery-item template-card",onClick:()=>n(c),"data-testid":`template-${c.id}`,children:[u.jsx("span",{className:"gallery-glyph",children:c.icon}),u.jsx("span",{className:"gallery-name",children:c.name}),u.jsx("span",{className:"gallery-desc",children:c.desc}),u.jsx(g_,{blocks:c.blocks})]},c.id))}),t.length>0&&u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"gallery-section",children:"⭐ your templates"}),u.jsx("div",{className:"gallery-grid",children:t.map(c=>u.jsxs("div",{className:"gallery-item template-card saved","data-testid":`template-${c.id}`,children:[u.jsxs("button",{className:"tpl-apply",onClick:()=>n(c),"data-testid":`template-apply-${c.id}`,children:[u.jsx("span",{className:"gallery-glyph",children:c.icon||"⭐"}),u.jsx("span",{className:"gallery-name",children:c.name}),u.jsx(g_,{blocks:c.blocks})]}),u.jsx("button",{className:"tpl-del",title:"Delete this template",onClick:()=>i(c.id),"data-testid":`template-delete-${c.id}`,children:"✕"})]},c.id))})]}),u.jsxs("div",{className:"tpl-save-row",children:[u.jsx("input",{className:"tpl-save-input",value:o,onChange:c=>a(c.target.value),onKeyDown:c=>c.key==="Enter"&&l(),placeholder:"Save current layout as…","data-testid":"template-save-name",maxLength:40}),u.jsx("button",{className:"primary",onClick:l,disabled:!o.trim(),"data-testid":"template-save-btn",children:"Save layout"})]}),u.jsx("div",{className:"actions",children:u.jsx("button",{onClick:s,children:"Done"})})]})})}const Ix="wild:theme",Xd=[{id:"cyan",name:"VentureWild",accent:"#0891b2",hot:"#0e7490"},{id:"teal",name:"Teal",accent:"#0d9488",hot:"#0f766e"},{id:"blue",name:"Blue",accent:"#2563eb",hot:"#1d4ed8"},{id:"violet",name:"Violet",accent:"#7c3aed",hot:"#6d28d9"},{id:"emerald",name:"Emerald",accent:"#059669",hot:"#047857"},{id:"amber",name:"Amber",accent:"#d97706",hot:"#b45309"},{id:"rose",name:"Rose",accent:"#e11d48",hot:"#be123c"}],AI=[{id:"light",name:"Light",glyph:"☀️",desc:"Bright & warm (default)"},{id:"dark",name:"Dark",glyph:"🌙",desc:"The venturewild.llc look"}],Mx={bg:"--bg",bgElev:"--bg-elev",surface:"--surface",border:"--border",text:"--text",textMuted:"--text-muted",canvas1:"--canvas-1",canvas2:"--canvas-2",canvas3:"--canvas-3"},Ul={mode:"light",accent:Xd[0].accent,hot:Xd[0].hot,accentManual:!1,tokens:{}};function Kr(e){if(typeof e!="string")return null;const t=e.trim();return/^#([0-9a-f]{6})$/i.test(t)?t.toLowerCase():null}function Ox(e){const t=Kr(e)||"#000000";return[parseInt(t.slice(1,3),16),parseInt(t.slice(3,5),16),parseInt(t.slice(5,7),16)]}function hm(e,t=.16){const[n,r,i]=Ox(e),s=1-t,o=a=>Math.max(0,Math.min(255,Math.round(a*s)));return`#${[o(n),o(r),o(i)].map(a=>a.toString(16).padStart(2,"0")).join("")}`}function zx(e){const[t,n,r]=Ox(e).map(s=>{const o=s/255;return o<=.03928?o/12.92:((o+.055)/1.055)**2.4});return .2126*t+.7152*n+.0722*r>.42?"#08232b":"#ffffff"}function dm(e){const t={};if(e&&typeof e=="object")for(const n of Object.keys(Mx)){const r=Kr(e[n]);r&&(t[n]=r)}return t}function II(e,t,n){const r=t&&typeof t=="object"?t:{},i=n?e.accent:Kr(r.accent)||e.accent,s=n?e.hot:Kr(r.hot)||Kr(r.accent)||e.hot;return{...e,mode:r.mode==="dark"?"dark":"light",accent:i,hot:s,tokens:dm(r.tokens),accentManual:!0}}function MI(){try{const e=localStorage.getItem(Ix);if(!e)return{...Ul};const t=JSON.parse(e),n=Kr(t.accent)||Ul.accent;return{mode:t.mode==="dark"?"dark":"light",accent:n,hot:Kr(t.hot)||hm(n),accentManual:!!t.accentManual,tokens:dm(t.tokens)}}catch{return{...Ul}}}function OI(e){try{localStorage.setItem(Ix,JSON.stringify(e))}catch{}}function zI(e){const t=document.documentElement;e.mode==="dark"?t.dataset.theme="dark":delete t.dataset.theme;const n=Kr(e.accent)||Ul.accent;t.style.setProperty("--accent",n),t.style.setProperty("--accent-hot",Kr(e.hot)||hm(n)),t.style.setProperty("--accent-ink",zx(n));const r=dm(e.tokens);for(const[i,s]of Object.entries(Mx))r[i]?t.style.setProperty(s,r[i]):t.style.removeProperty(s)}const Bx="wild:reading",BI=16,Dc=[{id:"system",name:"System",vibe:"Your device’s own clean sans — feels built-in.",stack:'-apple-system, BlinkMacSystemFont, "Segoe UI Variable", "Segoe UI", system-ui, Roboto, "Helvetica Neue", Arial, sans-serif'},{id:"inter",name:"Inter",vibe:"Crisp and modern — the no-thought default that disappears.",stack:'"Inter Variable", Inter, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif'},{id:"literata",name:"Literata",vibe:"Warm literary serif — reads like a good e-book.",stack:'"Literata Variable", Literata, Georgia, "Palatino Linotype", "Book Antiqua", serif'},{id:"atkinson",name:"Hyperlegible",vibe:"Built for maximum legibility — easiest on the eyes.",stack:'"Atkinson Hyperlegible", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif'},{id:"georgia",name:"Georgia",vibe:"Classic book serif — no download, lovely on any screen.",stack:'Georgia, "Palatino Linotype", "Book Antiqua", Palatino, Constantia, "Times New Roman", serif'},{id:"mono",name:"Focus",vibe:"Monospace — settles the eye on every word.",stack:'"Cascadia Code", "Cascadia Mono", Consolas, "SF Mono", ui-monospace, Menlo, monospace'}],Tr=[{id:"xs",name:"Compact",scale:.85},{id:"s",name:"Small",scale:.92},{id:"m",name:"Default",scale:1},{id:"l",name:"Large",scale:1.1},{id:"xl",name:"Larger",scale:1.24},{id:"xxl",name:"Largest",scale:1.4}],Pc=[{id:"compact",name:"Compact",value:1.4},{id:"cozy",name:"Cozy",value:1.6},{id:"relaxed",name:"Relaxed",value:1.85}],ia={font:"system",size:"m",spacing:"cozy"},FI=new Set(Dc.map(e=>e.id)),$I=new Set(Tr.map(e=>e.id)),HI=new Set(Pc.map(e=>e.id));function Fx(e){return Dc.find(t=>t.id===e)||Dc[0]}function $x(e){return Tr.find(t=>t.id===e)||Tr.find(t=>t.id==="m")}function Hx(e){return Pc.find(t=>t.id===e)||Pc.find(t=>t.id==="cozy")}function _u(e){const t=e&&typeof e=="object"?e:{};return{font:FI.has(t.font)?t.font:ia.font,size:$I.has(t.size)?t.size:ia.size,spacing:HI.has(t.spacing)?t.spacing:ia.spacing}}function WI(){try{const e=localStorage.getItem(Bx);return e?_u(JSON.parse(e)):{...ia}}catch{return{...ia}}}function UI(e){try{localStorage.setItem(Bx,JSON.stringify(_u(e)))}catch{}}function VI(e){const t=_u(e),n=document.documentElement;return n.style.setProperty("--reading-font",Fx(t.font).stack),n.style.setProperty("--reading-scale",String($x(t.size).scale)),n.style.setProperty("--reading-leading",String(Hx(t.spacing).value)),t}function y_(e,t){const n=Tr.findIndex(s=>s.id===e),r=n<0?Tr.findIndex(s=>s.id==="m"):n,i=Math.max(0,Math.min(Tr.length-1,r+t));return Tr[i].id}const qI="Here’s how your conversation will look — comfortable and easy on the eyes.";function Wx({reading:e,onChange:t}){const n=Fx(e.font),r=$x(e.size),i=Hx(e.spacing),s=l=>t({...e,...l}),o=Tr[0].id===r.id,a=Tr[Tr.length-1].id===r.id;return u.jsxs("div",{className:"reading-controls","data-testid":"reading-controls",children:[u.jsx("div",{className:"reading-preview","data-testid":"reading-preview",style:{fontFamily:n.stack,fontSize:`${BI*r.scale}px`,lineHeight:i.value},children:qI}),u.jsx("div",{className:"reading-section",children:"Font"}),u.jsx("div",{className:"reading-fonts","data-testid":"reading-fonts",role:"radiogroup","aria-label":"Reading font",children:Dc.map(l=>{const c=l.id===e.font;return u.jsxs("button",{type:"button",className:`reading-font${c?" active":""}`,style:{fontFamily:l.stack},onClick:()=>s({font:l.id}),role:"radio","aria-checked":c,"data-testid":`reading-font-${l.id}`,title:l.vibe,children:[u.jsx("span",{className:"reading-font-name",children:l.name}),u.jsx("span",{className:"reading-font-vibe",children:l.vibe}),c&&u.jsx("span",{className:"reading-font-check","aria-hidden":"true",children:"✓"})]},l.id)})}),u.jsx("div",{className:"reading-section",children:"Size"}),u.jsxs("div",{className:"reading-sizes","data-testid":"reading-sizes",children:[u.jsxs("button",{type:"button",className:"reading-step",onClick:()=>s({size:y_(e.size,-1)}),disabled:o,"aria-label":"Smaller text","data-testid":"reading-size-down",children:[u.jsx("span",{className:"reading-step-a small",children:"A"}),u.jsx("span",{className:"reading-step-minus",children:"−"})]}),u.jsx("span",{className:"reading-size-label","data-testid":"reading-size-label",children:r.name}),u.jsxs("button",{type:"button",className:"reading-step",onClick:()=>s({size:y_(e.size,1)}),disabled:a,"aria-label":"Larger text","data-testid":"reading-size-up",children:[u.jsx("span",{className:"reading-step-a large",children:"A"}),u.jsx("span",{className:"reading-step-plus",children:"+"})]})]}),u.jsx("div",{className:"reading-section",children:"Line spacing"}),u.jsx("div",{className:"reading-spacings","data-testid":"reading-spacings",role:"radiogroup","aria-label":"Line spacing",children:Pc.map(l=>{const c=l.id===e.spacing;return u.jsx("button",{type:"button",className:`reading-spacing${c?" active":""}`,onClick:()=>s({spacing:l.id}),role:"radio","aria-checked":c,"data-testid":`reading-spacing-${l.id}`,children:l.name},l.id)})})]})}function KI({theme:e,onChange:t,reading:n,onChangeReading:r,onClose:i,onPublish:s,remixOf:o}){const[a,l]=w.useState(e.accent),[c,d]=w.useState(o?`${o.title} (remix)`:""),[h,f]=w.useState(""),[p,m]=w.useState(!1),[y,b]=w.useState(null);async function _(){var S;const k=c.trim();if(!(!k||p)){m(!0),b(null);try{const N=await s({title:k,pitch:h.trim()});N&&N.ok?b({ok:!0,text:`✓ “${((S=N.listing)==null?void 0:S.title)||k}” is on your Themes shelf.`}):b({ok:!1,text:N&&N.error?N.error:"Could not publish — try again."})}catch(N){b({ok:!1,text:N.message||"Could not publish — try again."})}finally{m(!1)}}}function v(k){t({...e,mode:k,tokens:{}})}function g(k){l(k.accent),t({...e,accent:k.accent,hot:k.hot,accentManual:!0})}function x(k){l(k),/^#([0-9a-f]{6})$/i.test(k)&&t({...e,accent:k,hot:hm(k),accentManual:!0})}return u.jsx("div",{className:"modal-backdrop",onClick:i,"data-testid":"theme-picker-backdrop",children:u.jsxs("div",{className:"modal theme-picker",onClick:k=>k.stopPropagation(),"data-testid":"theme-picker",children:[u.jsx("h2",{children:"Make it yours"}),u.jsx("p",{className:"muted",children:"Pick a look. Changes apply live and follow you across your workspaces."}),o&&u.jsxs("p",{className:"theme-remixing muted","data-testid":"theme-remixing",children:["✦ Remixing “",o.title,"” — tweak it below, then publish it as your own."]}),u.jsx("div",{className:"theme-section",children:"Mode"}),u.jsx("div",{className:"theme-modes",children:AI.map(k=>u.jsxs("button",{className:`theme-mode ${e.mode===k.id?"active":""}`,onClick:()=>v(k.id),"data-testid":`theme-mode-${k.id}`,"aria-pressed":e.mode===k.id,children:[u.jsx("span",{className:"theme-mode-glyph",children:k.glyph}),u.jsx("span",{className:"theme-mode-name",children:k.name}),u.jsx("span",{className:"theme-mode-desc",children:k.desc})]},k.id))}),u.jsx("div",{className:"theme-section",children:"Accent"}),u.jsx("div",{className:"theme-swatches",children:Xd.map(k=>{const S=e.accent.toLowerCase()===k.accent.toLowerCase();return u.jsx("button",{className:`theme-swatch ${S?"active":""}`,style:{background:k.accent,color:zx(k.accent)},onClick:()=>g(k),title:k.name,"data-testid":`theme-accent-${k.id}`,"aria-pressed":S,children:S?"✓":""},k.id)})}),u.jsxs("div",{className:"theme-custom",children:[u.jsx("label",{htmlFor:"theme-hex",className:"muted",children:"Custom"}),u.jsx("input",{id:"theme-hex",type:"color",value:/^#([0-9a-f]{6})$/i.test(a)?a:"#0891b2",onChange:k=>x(k.target.value),"data-testid":"theme-custom-color","aria-label":"Custom accent color"}),u.jsx("input",{className:"theme-hex-input",value:a,onChange:k=>x(k.target.value),placeholder:"#0891b2",maxLength:7,spellCheck:!1,"data-testid":"theme-custom-hex"})]}),n&&r&&u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"theme-section",children:"Reading — chat font & size"}),u.jsx(Wx,{reading:n,onChange:r})]}),s&&u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"theme-section",children:"Share your look"}),u.jsx("p",{className:"muted theme-publish-sub",children:"Put this theme on your Bazaar shelf so others can wear it — you earn each time they do."}),u.jsxs("div",{className:"theme-publish","data-testid":"theme-publish",children:[u.jsx("input",{className:"theme-hex-input theme-publish-title",value:c,onChange:k=>d(k.target.value),placeholder:"Name your look — e.g. Midnight Focus",maxLength:60,"data-testid":"theme-publish-title","aria-label":"Theme name"}),u.jsx("input",{className:"theme-hex-input theme-publish-pitch",value:h,onChange:k=>f(k.target.value),placeholder:"One line — what's the vibe? (optional)",maxLength:120,"data-testid":"theme-publish-pitch","aria-label":"Theme pitch"}),u.jsx("button",{className:"primary",onClick:_,disabled:!c.trim()||p,"data-testid":"theme-publish-btn",children:p?"Publishing…":"Publish my look"})]}),y&&u.jsx("p",{className:`theme-publish-msg ${y.ok?"ok":"err"}`,"data-testid":"theme-publish-msg",children:y.text})]}),u.jsx("div",{className:"actions",children:u.jsx("button",{className:"primary",onClick:i,"data-testid":"theme-done",children:"Done"})})]})})}const _l=[{tier:1,label:"Read-only (diagnostics + logs)"},{tier:2,label:"Diagnostics & fixes (recommended)"},{tier:3,label:"Operate my agent",operate:!0},{tier:4,label:"Run shell commands",operate:!0}],YI=[{minutes:30,label:"30 minutes"},{minutes:120,label:"2 hours"},{minutes:480,label:"8 hours"}];function GI(e){const t=Math.round(e/6e4);return t<=0?"expiring":t<60?`${t} min`:`${Math.floor(t/60)}h ${t%60}m`}function XI({token:e}){var v;const[t,n]=w.useState(null),[r,i]=w.useState(2),[s,o]=w.useState(30),[a,l]=w.useState(!1),[c,d]=w.useState(!1),h=w.useCallback(()=>e?{Authorization:`Bearer ${e}`}:{},[e]),f=w.useCallback(async()=>{try{const g=await fetch("/api/support/status",{headers:h()});if(!g.ok)return;n(await g.json())}catch{}},[h]);w.useEffect(()=>{f();const g=setInterval(f,1e4);return()=>clearInterval(g)},[f]);const p=w.useCallback(async()=>{var g;l(!0);try{const x=(g=_l.find(k=>k.tier===r))==null?void 0:g.operate;await fetch("/api/support/grant",{method:"POST",headers:{"content-type":"application/json",...h()},body:JSON.stringify({tier:r,minutes:s,confirmOperate:!!x})})}catch{}l(!1),f()},[h,f,r,s]),m=w.useCallback(async()=>{d(!0);try{await fetch("/api/support/revoke",{method:"POST",headers:h()})}catch{}d(!1),f()},[h,f]);if(!t||typeof t.enabled!="boolean")return null;const y=t.enabled||t.active||!!t.operate;if(!y&&!t.canGrant)return null;const b=_l.find(g=>g.tier===r),_=t.maxTier||4;return u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"set-section",children:"Support access"}),y?u.jsxs("div",{className:"set-support","data-testid":"support-access",children:[u.jsxs("span",{children:["🛟 ",u.jsx("strong",{children:"Allowed"})," —"," ",((v=_l.find(g=>g.tier===t.tier))==null?void 0:v.label)||`tier ${t.tier}`,t.remainingMs>0&&u.jsxs(u.Fragment,{children:[" · auto-expires in ",GI(t.remainingMs)]})]}),u.jsx("button",{type:"button",onClick:m,disabled:c,"data-testid":"support-revoke",children:c?"Revoking…":"Revoke"})]}):u.jsxs("div",{className:"set-support","data-testid":"support-access",children:[u.jsxs("label",{children:["Let support",u.jsx("select",{"aria-label":"support level",value:r,onChange:g=>i(Number(g.target.value)),children:_l.filter(g=>g.tier<=_).map(g=>u.jsx("option",{value:g.tier,children:g.label},g.tier))})]}),u.jsxs("label",{children:["for",u.jsx("select",{"aria-label":"duration",value:s,onChange:g=>o(Number(g.target.value)),children:YI.map(g=>u.jsx("option",{value:g.minutes,children:g.label},g.minutes))})]}),(b==null?void 0:b.operate)&&u.jsxs("span",{className:"set-support-warn","data-testid":"support-operate-warn",children:["⚠ lets support ",r>=4?"run shell commands on":"operate the agent on"," your machine"]}),u.jsx("button",{type:"button",onClick:p,disabled:a,"data-testid":"support-allow",children:a?"Allowing…":"Allow"})]}),u.jsx("p",{className:"muted small",children:"Off by default and time-boxed. While it’s allowed, a banner stays on screen with a one-tap Stop/Revoke."})]})}const __=[{id:"check",title:"Check with me",emoji:"🪧",build:!0,desc:"Your agent proposes first — it only acts after you approve. Read-only until you say go."},{id:"work",title:"Work, then show me",emoji:"🛠️",build:!1,desc:"Builds and edits freely, shows you the diff — but still confirms the risky stuff (deploy, delete, send, spend)."},{id:"full",title:"Full autonomy",emoji:"🚀",build:!0,desc:"Does everything on its own, never asks. Fastest — and the least guarded."}];function JI({token:e,session:t,onClose:n,onOpenTheme:r,onOpenReading:i}){var k,S;const[s,o]=w.useState(null),[a,l]=w.useState(""),[c,d]=w.useState(!1),[h,f]=w.useState(!1),p=e?{Authorization:`Bearer ${e}`}:{};w.useEffect(()=>{let N=!0;return fetch("/api/settings",{headers:p}).then(P=>P.ok?P.json():null).then(P=>{N&&P&&(o(P),l(P.conversationTitle||""))}).catch(()=>{}),()=>{N=!1}},[e]);async function m(N){const P=await fetch("/api/settings",{method:"POST",headers:{...p,"Content-Type":"application/json"},body:JSON.stringify(N)}).then(B=>B.ok?B.json():null).catch(()=>null);return P&&o(P),P}function y(N){const P=__.find(B=>B.id===N);!P||!P.build||(o(B=>({...B||{},autonomyLevel:N})),m({autonomyLevel:N}))}async function b(){d(!0);try{await m({conversationTitle:a})}finally{d(!1)}}async function _(){if(!h){f(!0);try{await fetch("/api/auth/logout",{method:"POST",headers:p}).catch(()=>{})}finally{try{window.location.assign("/")}catch{}}}}const v=(s==null?void 0:s.autonomyLevel)??null,g=(t==null?void 0:t.account)||null,x=((k=t==null?void 0:t.identity)==null?void 0:k.name)||((S=t==null?void 0:t.agent)==null?void 0:S.label)||"your agent";return u.jsx("div",{className:"modal-backdrop",onClick:n,"data-testid":"settings-backdrop",children:u.jsxs("div",{className:"modal settings-menu",onClick:N=>N.stopPropagation(),"data-testid":"settings-menu",children:[u.jsx("h2",{children:"Settings"}),u.jsx("p",{className:"muted",children:"The everyday knobs. Your agent handles the rest."}),u.jsx("div",{className:"set-section",children:"Permissions — what can your agent do on its own?"}),u.jsx("div",{className:"autonomy-dial","data-testid":"autonomy-dial",children:__.map(N=>{const P=v===N.id;return u.jsxs("button",{className:`autonomy-tier ${P?"selected":""} ${N.build?"":"coming-soon"}`,onClick:()=>y(N.id),disabled:!N.build,"aria-pressed":P,"data-testid":`autonomy-${N.id}`,children:[u.jsx("span",{className:"autonomy-emoji",children:N.emoji}),u.jsxs("span",{className:"autonomy-body",children:[u.jsxs("span",{className:"autonomy-title",children:[N.title,!N.build&&u.jsx("span",{className:"autonomy-soon","data-testid":"autonomy-coming-soon",children:"coming soon"}),P&&u.jsx("span",{className:"autonomy-check",children:"✓"})]}),u.jsx("span",{className:"autonomy-desc",children:N.desc})]})]},N.id)})}),v===null&&u.jsxs("p",{className:"autonomy-note","data-testid":"autonomy-default-note",children:["Default — your agent follows the per-message ",u.jsx("strong",{children:"Build / Plan"})," toggle. Pick a setting above to lock it."]}),u.jsx("div",{className:"set-section",children:"Conversation name"}),u.jsxs("div",{className:"set-rename",children:[u.jsx("input",{type:"text",value:a,placeholder:"Auto-named from your chat",onChange:N=>l(N.target.value),"data-testid":"rename-input",maxLength:120}),u.jsx("button",{onClick:b,disabled:c,"data-testid":"rename-save",children:c?"Saving…":"Save"})]}),u.jsx("p",{className:"muted small",children:"Overrides the name we auto-pick for this workspace’s presence label."}),u.jsx("div",{className:"set-section",children:"Appearance"}),u.jsx("button",{className:"set-row",onClick:()=>{r==null||r(),n==null||n()},"data-testid":"settings-open-theme",children:"🎨 Theme — light / dark + accent"}),i&&u.jsxs("button",{className:"set-row",onClick:()=>{i(),n==null||n()},"data-testid":"settings-open-reading",children:[u.jsx("span",{className:"set-row-aa","aria-hidden":"true",children:"Aa"})," Reading — chat font & size"]}),u.jsx(XI,{token:e}),u.jsx("div",{className:"set-section",children:"Account"}),u.jsxs("div",{className:"set-account","data-testid":"settings-account",children:[u.jsxs("span",{className:"set-account-agent",children:["Your agent: ",u.jsx("strong",{children:x})]}),g!=null&&g.email?u.jsxs("span",{className:"set-account-email",children:["Signed in as ",g.email]}):u.jsx("span",{className:"set-account-email muted",children:"Signed in on this device"})]}),u.jsx("button",{className:"set-row set-signout",onClick:_,disabled:h,"data-testid":"settings-signout",children:h?"Signing out…":"↩ Sign out"}),u.jsx("div",{className:"actions",children:u.jsx("button",{onClick:n,"data-testid":"settings-done",children:"Done"})})]})})}function ZI({reading:e,onChange:t,onClose:n}){return u.jsx("div",{className:"modal-backdrop",onClick:n,"data-testid":"reading-panel-backdrop",children:u.jsxs("div",{className:"modal reading-panel",onClick:r=>r.stopPropagation(),"data-testid":"reading-panel",role:"dialog","aria-label":"Reading settings",children:[u.jsxs("h2",{children:[u.jsx("span",{className:"reading-aa","aria-hidden":"true",children:"Aa"})," Reading"]}),u.jsx("p",{className:"muted",children:"Make the chat a pleasure to read. Changes apply live and follow you across your devices."}),u.jsx(Wx,{reading:e,onChange:t}),u.jsx("div",{className:"actions",children:u.jsx("button",{className:"primary",onClick:n,"data-testid":"reading-done",children:"Done"})})]})})}function QI({bazaarPreview:e}){const[t,n]=w.useState(null);w.useEffect(()=>{let i=!1;async function s(){var c;const a=await fetch("/api/preview/ports").catch(()=>null);if(!a||i)return;const l=await a.json().catch(()=>({}));i||!t&&((c=l.ports)==null?void 0:c.length)>0&&n(l.ports[0].port)}s();const o=setInterval(s,4e3);return()=>{i=!0,clearInterval(o)}},[t]);const r=e!=null&&e.url?`${e.url}${e.url.includes("?")?"&":"?"}_=${e.ts||""}`:null;return r?u.jsx("iframe",{className:"liveview-frame",src:r,title:"Live view","data-testid":"liveview-frame",sandbox:"allow-scripts"},`bz-${e.ts}`):t?u.jsx("iframe",{className:"liveview-frame",src:`http://localhost:${t}`,title:"Live view","data-testid":"liveview-frame"},t):u.jsxs("div",{className:"liveview-empty","data-testid":"liveview-empty",children:[u.jsx("div",{className:"liveview-empty-mark",children:"👁️"}),u.jsx("p",{className:"liveview-empty-title",children:"Nothing to show yet"}),u.jsx("p",{className:"liveview-empty-sub",children:"When your agent builds something, it appears here — live, as it works."}),u.jsx(cu,{variant:"ambient"})]})}function eM({id:e}){const t=`wild:notes:${e}`,[n,r]=w.useState(()=>{try{return localStorage.getItem(t)||""}catch{return""}});return w.useEffect(()=>{try{localStorage.setItem(t,n)}catch{}},[t,n]),u.jsx("textarea",{className:"notes-block",value:n,onChange:i=>r(i.target.value),placeholder:"Jot anything — a plan, a link, a reminder…","data-testid":"notes-block"})}function tM(e){return`$${(Number(e)||0).toFixed(2)}`}function nM(e=[],t=[]){if(!e.length)return t.length?{name:"You",handle:"you",total:0,uses:0,matches:0,serviceCalls:0}:null;const n=e[0];return(n.total||0)===0&&e.find(r=>r.handle==="you")||n}function rM({live:e,token:t}){const[n,r]=w.useState(e||null);w.useEffect(()=>{let m=!1;const y=t?{Authorization:`Bearer ${t}`}:{};return fetch("/api/bazaar/state",{headers:y}).then(b=>b.ok?b.json():null).then(b=>{!m&&b&&r(_=>_||b)}).catch(()=>{}),()=>{m=!0}},[t]),w.useEffect(()=>{e&&r(e)},[e]);const i=w.useMemo(()=>nM(n==null?void 0:n.earnings,n==null?void 0:n.listings),[n]),s=i==null?void 0:i.handle,o=(i==null?void 0:i.total)??0,a=w.useRef({handle:null,total:null}),[l,c]=w.useState([]);if(w.useEffect(()=>{const m=a.current;if(m.handle!==s){a.current={handle:s,total:o},c([]);return}if(m.total===null){a.current={handle:s,total:o};return}const y=o-m.total;a.current={handle:s,total:o},y>0&&c(b=>[...b,y].slice(-28))},[s,o]),!i)return u.jsxs("div",{className:"earn-empty","data-testid":"earnings-empty",children:[u.jsx("div",{className:"earn-empty-mark",children:"💸"}),u.jsx("p",{className:"earn-empty-title",children:"No earnings yet"}),u.jsx("p",{className:"earn-empty-sub",children:"When someone builds on what you share — or uses a tool you wired in — represented earnings show up here, live."})]});const d=i.handle==="you",h=(i.serviceCalls||0)>0||(i.matches||0)>0,f=h?i.matches||0:i.uses||0,p=h?f===1?"match":"matches":f===1?"build":"builds";return u.jsxs("div",{className:"earn-block","data-testid":"earnings-block",children:[u.jsxs("div",{className:"earn-who",children:[u.jsxs("span",{className:"earn-name",children:[i.name,d&&u.jsx("span",{className:"earn-you-tag",children:"you"})]}),u.jsx("span",{className:"earn-sub",children:d?"your producer earnings":"a producer's earnings, live"})]}),u.jsx("div",{className:"earn-amount","data-testid":"earnings-amount",children:tM(o)}),u.jsxs("div",{className:"earn-meta",children:[u.jsxs("span",{children:[u.jsx("strong",{children:f})," ",p]}),u.jsx("span",{className:"earn-rep",title:"No real money moves yet — a preview of how earnings would work.",children:"represented · settles later"})]}),u.jsx(iM,{values:l})]})}function iM({values:e}){const t=e&&e.length>0,n=t?e:Array.from({length:16},()=>0),r=t?Math.max(...e):1;return u.jsxs("div",{className:`earn-spark ${t?"":"is-baseline"}`,"data-testid":"earnings-spark","aria-hidden":"true",children:[u.jsx("div",{className:"earn-bars",children:n.map((i,s)=>u.jsx("span",{className:"earn-bar",style:{height:`${t?8+Math.round(i/r*92):6}%`}},s))}),u.jsx("span",{className:"earn-spark-live",children:"live"})]})}function Ux(e){const t=Math.max(0,Math.min(100,Number(e)||0));return Math.round(t)}function v_(e,t){if(!e)return"";const n=Date.parse(e);if(!Number.isFinite(n))return"";let r=Math.floor((n-t)/1e3);if(r<=0)return"resetting…";const i=Math.floor(r/86400);r-=i*86400;const s=Math.floor(r/3600);r-=s*3600;const o=Math.floor(r/60);return i>0?`resets in ${i}d ${s}h`:s>0?`resets in ${s}h ${o}m`:`resets in ${o}m`}function Sh({label:e,value:t,sub:n,tone:r="accent",testid:i}){const s=Ux(t);return u.jsxs("div",{className:"usage-gauge","data-testid":i,children:[u.jsxs("div",{className:"usage-gauge-head",children:[u.jsx("span",{className:"usage-gauge-label",children:e}),u.jsxs("span",{className:"usage-gauge-val",children:[s,"%"]})]}),u.jsx("div",{className:"usage-bar",children:u.jsx("span",{className:`usage-bar-fill tone-${r}`,style:{width:`${s}%`}})}),n?u.jsx("div",{className:"usage-gauge-sub",children:n}):null]})}function sM({live:e,token:t}){var v,g,x,k,S;const[n,r]=w.useState(e||null),[i,s]=w.useState(!1),[o,a]=w.useState(()=>Date.now()),l=w.useRef(!0),c=t?{Authorization:`Bearer ${t}`}:{};w.useEffect(()=>(l.current=!0,fetch("/api/usage/state",{headers:c}).then(N=>N.ok?N.json():null).then(N=>{l.current&&N&&r(P=>P?{...P,...N}:N)}).catch(()=>{}),()=>{l.current=!1}),[t]),w.useEffect(()=>{e&&r(e)},[e]),w.useEffect(()=>{const N=setInterval(()=>a(Date.now()),3e4);return()=>clearInterval(N)},[]);async function d(){s(!0);try{await fetch("/api/usage/ack",{method:"POST",headers:c});const N=await fetch("/api/usage/refresh",{method:"POST",headers:c}).then(P=>P.ok?P.json():null).catch(()=>null);l.current&&r(P=>({...P||{},...N||{},disclosed:!0}))}finally{l.current&&s(!1)}}if(n&&n.disclosed===!1)return u.jsxs("div",{className:"usage-block usage-disclose","data-testid":"usage-disclosure",children:[u.jsx("div",{className:"usage-disclose-mark",children:"📊"}),u.jsx("p",{className:"usage-disclose-title",children:"Show your Claude usage?"}),u.jsxs("p",{className:"usage-disclose-body",children:["To show your plan usage, your workspace reads your Claude login ",u.jsx("strong",{children:"locally"})," and asks Anthropic for your numbers. It never leaves this machine except to Anthropic."]}),u.jsx("button",{className:"usage-disclose-ok",onClick:d,disabled:i,"data-testid":"usage-disclose-ok",children:i?"One sec…":"OK, show my usage"})]});if(!n)return u.jsxs("div",{className:"usage-block","data-testid":"usage-loading",children:[u.jsx("div",{className:"usage-skeleton"}),u.jsx("div",{className:"usage-skeleton"}),u.jsx("div",{className:"usage-skeleton short"})]});const h=n.plan||null,f=n.context||null,p=n.status||"loading",m=!h||p==="unavailable",y=p==="stale",_=!h&&!!!f;return u.jsxs("div",{className:`usage-block ${y?"is-stale":""}`,"data-testid":"usage-block",children:[y&&u.jsx("div",{className:"usage-stale-note","data-testid":"usage-stale",children:"couldn't refresh — showing last known"}),h?u.jsxs(u.Fragment,{children:[u.jsx(Sh,{label:"Session",value:(v=h.five_hour)==null?void 0:v.utilization,sub:v_((g=h.five_hour)==null?void 0:g.resets_at,o),tone:"accent",testid:"usage-session"}),u.jsx(Sh,{label:"Weekly",value:(x=h.seven_day)==null?void 0:x.utilization,sub:v_((k=h.seven_day)==null?void 0:k.resets_at,o),tone:"weekly",testid:"usage-weekly"}),(S=h.extra_usage)!=null&&S.is_enabled?u.jsxs("div",{className:"usage-extra","data-testid":"usage-extra",children:["extra usage · ",Ux(h.extra_usage.utilization),"% of $",h.extra_usage.monthly_limit]}):null]}):_?u.jsxs("div",{className:"usage-unavailable usage-warming","data-testid":"usage-warming",children:[u.jsx("span",{className:"usage-unavailable-title",children:"Usage appears after your first message"}),u.jsx("span",{className:"usage-unavailable-sub",children:"Send a message and your plan usage shows up here."})]}):u.jsxs("div",{className:"usage-unavailable","data-testid":"usage-unavailable",children:[u.jsx("span",{className:"usage-unavailable-title",children:"Plan usage unavailable"}),u.jsx("span",{className:"usage-unavailable-sub",children:p==="unavailable"?"Sign in to Claude (or a non-Claude model is active).":"Couldn’t reach Anthropic just now."})]}),f?u.jsx(Sh,{label:"Working memory",value:f.pct,sub:`${Math.round((f.used||0)/1e3)}k / ${Math.round((f.window||0)/1e3)}k tokens`,tone:"memory",testid:"usage-context"}):null,u.jsxs("div",{className:"usage-foot",children:[u.jsx("span",{className:"usage-live-dot","data-status":_?"waiting":p}),u.jsx("span",{children:_?"waiting":p==="live"?"live":p})]})]})}function oM({info:e,phase:t="idle",dismissed:n=!1,onApply:r,onDismiss:i}){const s=t==="applying",o=t==="done",a=t==="error",l=t==="uptodate",c=!!(e!=null&&e.available);if(!s&&!o&&!a&&!l&&(!c||n))return null;let d="✨";a?d="⚠️":(l||o)&&(d="✓");let h;return s?h=u.jsxs(u.Fragment,{children:["Updating to ",u.jsxs("strong",{children:["v",e==null?void 0:e.latest]}),"… this only takes a few seconds."]}):o?h=u.jsxs(u.Fragment,{children:["Updated to ",u.jsxs("strong",{children:["v",e==null?void 0:e.latest]})," — reloading…"]}):a?h=u.jsx(u.Fragment,{children:"That update didn’t finish. Try again, or restart your workspace."}):l?h=u.jsxs(u.Fragment,{children:["You’re on the latest version ",u.jsxs("strong",{children:["(v",e==null?void 0:e.current,")"]}),"."]}):h=u.jsxs(u.Fragment,{children:["A new version is ready — ",u.jsxs("strong",{children:["v",e==null?void 0:e.latest]}),"."]}),u.jsxs("div",{className:`update-nudge${a?" is-error":""}${s||o?" is-busy":""}`,"data-testid":"update-nudge",role:"status",children:[u.jsx("span",{className:"update-nudge-spark","aria-hidden":"true",children:d}),u.jsx("span",{className:"update-nudge-text",children:h}),!s&&!o&&!l&&u.jsx("button",{className:"update-nudge-go","data-testid":"update-now",onClick:r,children:a?"Try again":"Update now"}),!s&&!o&&u.jsx("button",{className:"update-nudge-x","data-testid":"update-dismiss",onClick:i,"aria-label":"Dismiss",title:"Later",children:"✕"})]})}function aM({token:e,onRun:t}){const[n,r]=w.useState(null),[i,s]=w.useState(!1),[o,a]=w.useState(null),l=w.useRef(!0),c=e?{Authorization:`Bearer ${e}`}:{};w.useEffect(()=>(l.current=!0,fetch("/api/powers/state",{headers:c}).then(g=>g.ok?g.json():null).then(g=>{l.current&&g&&r(g)}).catch(()=>{}),()=>{l.current=!1}),[e]);function d(){const g=((n==null?void 0:n.skills)||[]).map(k=>k.name),x=((n==null?void 0:n.skills)||[]).filter(k=>k.hidden).map(k=>k.name);a({order:g,hidden:x}),s(!0)}async function h(){const g=o||{order:[],hidden:[]},x=await fetch("/api/powers/curation",{method:"POST",headers:{...c,"Content-Type":"application/json"},body:JSON.stringify(g)}).then(S=>S.ok?S.json():null).catch(()=>null),k=await fetch("/api/powers/state",{headers:c}).then(S=>S.ok?S.json():null).catch(()=>null);return l.current&&(k&&r(k),s(!1),a(null)),x}function f(g){a(x=>{const k=new Set(x.hidden);return k.has(g)?k.delete(g):k.add(g),{...x,hidden:[...k]}})}function p(g,x){a(k=>{const S=[...k.order],N=S.indexOf(g),P=N+x;return N<0||P<0||P>=S.length?k:([S[N],S[P]]=[S[P],S[N]],{...k,order:S})})}if(!n)return u.jsxs("div",{className:"powers-block","data-testid":"powers-loading",children:[u.jsx("div",{className:"powers-skel"}),u.jsx("div",{className:"powers-skel"})]});const m=n.skills||[],y=new Set(i&&o?o.hidden:m.filter(g=>g.hidden).map(g=>g.name)),b=new Map((i&&o?o.order:m.map(g=>g.name)).map((g,x)=>[g,x])),_=[...m].sort((g,x)=>(b.get(g.name)??99)-(b.get(x.name)??99)),v=_.filter(g=>!y.has(g.name));return u.jsxs("div",{className:"powers-block","data-testid":"powers-block",children:[u.jsxs("div",{className:"powers-head",children:[u.jsx("span",{className:"powers-title",children:"Powers"}),m.length>0&&u.jsx("button",{className:"powers-edit",onClick:i?h:d,"data-testid":i?"powers-save":"powers-edit-toggle",children:i?"Done":"Customize"})]}),m.length===0?u.jsxs("div",{className:"powers-empty","data-testid":"powers-empty",children:[u.jsx("div",{className:"powers-empty-mark",children:"🧰"}),u.jsx("p",{className:"powers-empty-title",children:"No powers yet"}),u.jsxs("p",{className:"powers-empty-sub",children:["Skills you add to ",u.jsx("code",{children:".claude/skills"})," — your own or a teammate's — show up here as one-tap actions."]})]}):i?u.jsx("div",{className:"powers-list","data-testid":"powers-edit-list",children:_.map(g=>{const x=y.has(g.name);return u.jsxs("div",{className:`powers-row edit ${x?"is-hidden":""}`,"data-testid":`powers-row-${g.name}`,children:[u.jsxs("span",{className:"powers-reorder",children:[u.jsx("button",{onClick:()=>p(g.name,-1),title:"Move up","data-testid":`powers-up-${g.name}`,children:"▲"}),u.jsx("button",{onClick:()=>p(g.name,1),title:"Move down","data-testid":`powers-down-${g.name}`,children:"▼"})]}),u.jsxs("span",{className:"powers-row-name",children:["/",g.name]}),u.jsx("button",{className:"powers-hide",onClick:()=>f(g.name),"data-testid":`powers-hide-${g.name}`,children:x?"Show":"Hide"})]},g.name)})}):u.jsx("div",{className:"powers-list","data-testid":"powers-run-list",children:v.length===0?u.jsx("p",{className:"powers-allhidden",children:"All powers hidden — tap Customize to bring some back."}):v.map(g=>u.jsxs("button",{className:"powers-run",onClick:()=>t==null?void 0:t(g.name),title:g.description||`Run /${g.name}`,"data-testid":`powers-run-${g.name}`,children:[u.jsxs("span",{className:"powers-run-name",children:["/",g.name]}),g.description?u.jsx("span",{className:"powers-run-desc",children:g.description}):null,g.source==="user"?u.jsx("span",{className:"powers-tag",children:"yours"}):null]},g.name))}),u.jsxs("div",{className:"powers-bazaar","data-testid":"powers-bazaar-locked",children:[u.jsx("div",{className:"powers-divider",children:"─ from Bazaar ─"}),u.jsx("p",{className:"powers-bazaar-note",children:"🔒 Verified marketplace skills land here — coming soon."})]})]})}function b_(e){return`$${(Number(e)||0).toFixed(2)}`}function lM({live:e,token:t}){const[n,r]=w.useState(e||null);w.useEffect(()=>{let c=!1;const d=t?{Authorization:`Bearer ${t}`}:{};return fetch("/api/bazaar/state",{headers:d}).then(h=>h.ok?h.json():null).then(h=>{!c&&h&&r(f=>f||h)}).catch(()=>{}),()=>{c=!0}},[t]),w.useEffect(()=>{e&&r(e)},[e]);const i=(n==null?void 0:n.earnings)||[],s=(n==null?void 0:n.totals)||{creditPaid:0},o=i.reduce((c,d)=>c+(d.matches||0),0),a=i.reduce((c,d)=>c+(d.uses||0),0),l=Math.max(1,...i.map(c=>c.total||0));return i.length?u.jsxs("div",{className:"analytics-block","data-testid":"analytics-block",children:[u.jsxs("div",{className:"an-stats",children:[u.jsxs("div",{className:"an-stat",children:[u.jsx("span",{className:"an-stat-num",children:b_(s.creditPaid)}),u.jsx("span",{className:"an-stat-lbl",children:"represented"})]}),u.jsxs("div",{className:"an-stat",children:[u.jsx("span",{className:"an-stat-num",children:o||a}),u.jsx("span",{className:"an-stat-lbl",children:o?"matches":"builds"})]}),u.jsxs("div",{className:"an-stat",children:[u.jsx("span",{className:"an-stat-num",children:i.length}),u.jsx("span",{className:"an-stat-lbl",children:i.length===1?"producer":"producers"})]})]}),u.jsx("div",{className:"an-board",children:i.slice(0,6).map(c=>u.jsxs("div",{className:"an-row","data-testid":`analytics-row-${c.handle}`,children:[u.jsxs("span",{className:"an-row-name",children:[c.name,c.handle==="you"&&u.jsx("span",{className:"earn-you-tag",children:"you"})]}),u.jsx("span",{className:"an-row-bar",children:u.jsx("span",{className:"an-row-fill",style:{width:`${Math.round((c.total||0)/l*100)}%`}})}),u.jsx("span",{className:"an-row-val",children:b_(c.total)})]},c.handle))}),u.jsx("div",{className:"an-foot",children:"represented · settles later"})]}):u.jsxs("div",{className:"earn-empty","data-testid":"analytics-empty",children:[u.jsx("div",{className:"earn-empty-mark",children:"📊"}),u.jsx("p",{className:"earn-empty-title",children:"No activity yet"}),u.jsx("p",{className:"earn-empty-sub",children:"Once builds and matches start flowing across the shelf, you'll see who's earning and how much, here."})]})}function cM({token:e,selectedFile:t,onOpenFile:n}){const[r,i]=w.useState(null),[s,o]=w.useState(null),[a,l]=w.useState(()=>new Set);w.useEffect(()=>{let h=!1;const f=e?{Authorization:`Bearer ${e}`}:{};return fetch("/api/workspace/tree",{headers:f}).then(p=>p.json()).then(p=>{h||(p.error?o(p.error):i(p.entries||[]))}).catch(p=>!h&&o(p.message||String(p))),()=>{h=!0}},[e]);function c(h){l(f=>{const p=new Set(f);return p.has(h)?p.delete(h):p.add(h),p})}function d(h,f=0){var b;const p=h.type==="dir",m=a.has(h.path),y=!p&&h.path===t;return u.jsxs("div",{children:[u.jsxs("div",{className:`fnode ${p?"dir":""} ${y?"sel":""}`,onClick:()=>p?c(h.path):n==null?void 0:n(h.path),style:{paddingLeft:f*12+6},"data-testid":`files-node-${h.path}`,title:h.path,children:[u.jsx("span",{className:"fnode-tw",children:p?m?"▾":"▸":""}),u.jsx("span",{className:"fnode-ic",children:p?"📁":"📄"}),u.jsx("span",{className:"fnode-nm",children:h.name})]}),p&&m&&((b=h.children)==null?void 0:b.map(_=>d(_,f+1)))]},h.path)}return u.jsxs("div",{className:"files-block","data-testid":"files-block",children:[s&&u.jsx("div",{className:"files-msg err",children:s==="forbidden"?"Files aren't available on this view.":s}),!r&&!s&&u.jsxs("div",{className:"files-msg",children:[u.jsx("span",{className:"spinner"})," loading…"]}),(r==null?void 0:r.length)===0&&u.jsx("div",{className:"files-msg",children:"Empty workspace"}),r==null?void 0:r.map(h=>d(h,0))]})}const uM={js:"javascript",mjs:"javascript",cjs:"javascript",jsx:"jsx",ts:"typescript",tsx:"tsx",json:"json",md:"markdown",markdown:"markdown",css:"css",scss:"scss",html:"markup",xml:"markup",svg:"markup",py:"python",rs:"rust",go:"go",sh:"bash",bash:"bash",zsh:"bash",yml:"yaml",yaml:"yaml",toml:"toml",sql:"sql",java:"java",c:"c",h:"c",cpp:"cpp",rb:"ruby",php:"php"};function hM(e){const t=String(e||"").split(".").pop().toLowerCase();return uM[t]||"text"}function dM({path:e,token:t,onPickFile:n}){const[r,i]=w.useState(e||""),[s,o]=w.useState({loading:!1});w.useEffect(()=>{i(e||"")},[e]),w.useEffect(()=>{if(!e){o({loading:!1});return}let l=!1;o({loading:!0});const c=t?{Authorization:`Bearer ${t}`}:{};return fetch(`/api/workspace/file?path=${encodeURIComponent(e)}`,{headers:c}).then(d=>d.json()).then(d=>{l||o({loading:!1,...d})}).catch(d=>{l||o({loading:!1,error:d.message||String(d)})}),()=>{l=!0}},[e,t]);const a=hM(e);return u.jsxs("div",{className:"codeblock","data-testid":"code-view-block",children:[u.jsxs("div",{className:"codeblock-bar",children:[u.jsx("input",{className:"codeblock-path",value:r,onChange:l=>i(l.target.value),onKeyDown:l=>l.key==="Enter"&&(n==null?void 0:n(r.trim())),placeholder:"path/to/file",spellCheck:!1,"data-testid":"code-path"}),s.truncated&&u.jsx("span",{className:"codeblock-trunc",title:"Large file — showing the start",children:"truncated"})]}),u.jsxs("div",{className:"codeblock-body",children:[!e&&u.jsx("div",{className:"codeblock-msg",children:"Pick a file in the Files block — or type a path above — to view it here."}),e&&s.loading&&u.jsxs("div",{className:"codeblock-msg",children:[u.jsx("span",{className:"spinner"})," loading…"]}),e&&s.error&&u.jsx("div",{className:"codeblock-msg err",children:s.error==="forbidden"?"Files aren't available on this view.":s.error}),e&&!s.loading&&!s.error&&typeof s.content=="string"&&u.jsx(QS,{theme:Gp.vsDark,code:s.content,language:a,children:({tokens:l,getLineProps:c,getTokenProps:d})=>u.jsx("pre",{className:"codeblock-pre",children:l.map((h,f)=>u.jsxs("div",{...c({line:h}),className:"codeblock-line",children:[u.jsx("span",{className:"codeblock-ln",children:f+1}),u.jsx("span",{className:"codeblock-lc",children:h.map((p,m)=>u.jsx("span",{...d({token:p})},m))})]},f))})})]})]})}function fM({id:e}){const t=`wild:todo:${e}`,[n,r]=w.useState(()=>{try{const d=JSON.parse(localStorage.getItem(t)||"[]");return Array.isArray(d)?d:[]}catch{return[]}}),[i,s]=w.useState("");w.useEffect(()=>{try{localStorage.setItem(t,JSON.stringify(n))}catch{}},[t,n]);function o(){const d=i.trim();d&&(r(h=>[...h,{id:`${Date.now().toString(36)}-${h.length}`,text:d,done:!1}]),s(""))}function a(d){r(h=>h.map(f=>f.id===d?{...f,done:!f.done}:f))}function l(d){r(h=>h.filter(f=>f.id!==d))}const c=n.filter(d=>!d.done).length;return u.jsxs("div",{className:"todo-block","data-testid":"todo-block",children:[u.jsxs("div",{className:"todo-add",children:[u.jsx("input",{value:i,onChange:d=>s(d.target.value),onKeyDown:d=>d.key==="Enter"&&o(),placeholder:"Add a to-do…","data-testid":"todo-input"}),u.jsx("button",{onClick:o,disabled:!i.trim(),"data-testid":"todo-add-btn",children:"Add"})]}),u.jsxs("div",{className:"todo-list",children:[n.length===0&&u.jsx("div",{className:"todo-msg",children:"Nothing yet — add your first to-do above."}),n.map(d=>u.jsxs("div",{className:`todo-item ${d.done?"done":""}`,"data-testid":"todo-item",children:[u.jsxs("label",{children:[u.jsx("input",{type:"checkbox",checked:d.done,onChange:()=>a(d.id)}),u.jsx("span",{className:"todo-text",children:d.text})]}),u.jsx("button",{className:"todo-del",title:"Remove",onClick:()=>l(d.id),children:"✕"})]},d.id))]}),n.length>0&&u.jsxs("div",{className:"todo-foot",children:[c," left · ",n.length-c," done"]})]})}const pM=4e3,mM="server";function gM({token:e}){const[t,n]=w.useState(null),[r,i]=w.useState(null),[s,o]=w.useState(null),[a,l]=w.useState(null),c=w.useRef(null);return w.useEffect(()=>{let d=!1;const h=e?{Authorization:`Bearer ${e}`}:{};return fetch("/api/workspace/logs",{headers:h}).then(f=>f.json()).then(f=>{if(d)return;if(f.error){l(f.error);return}const p=f.logs||[];n(p);const m=p.filter(b=>b.exists),y=m.find(b=>b.name===mM)||m[0]||p[0];y&&i(y.name)}).catch(f=>!d&&l(f.message||String(f))),()=>{d=!0}},[e]),w.useEffect(()=>{if(!r)return;let d=!1;const h=e?{Authorization:`Bearer ${e}`}:{},f=()=>{typeof document<"u"&&document.hidden||fetch(`/api/workspace/logs?name=${encodeURIComponent(r)}&lines=300`,{headers:h}).then(m=>m.json()).then(m=>{d||(m.error?l(m.error):(l(null),o(m.body||"")))}).catch(m=>!d&&l(m.message||String(m)))};o(null),f();const p=setInterval(f,pM);return()=>{d=!0,clearInterval(p)}},[r,e]),w.useEffect(()=>{const d=c.current;d&&(d.scrollTop=d.scrollHeight)},[s]),a?u.jsx("div",{className:"logs-block","data-testid":"logs-block",children:u.jsx("div",{className:"logs-msg err",children:a==="forbidden"?"Logs aren't available on this view.":String(a)})}):u.jsxs("div",{className:"logs-block","data-testid":"logs-block",children:[t&&u.jsxs("div",{className:"logs-bar",children:[u.jsx("select",{className:"logs-select","data-testid":"logs-select",value:r||"",onChange:d=>i(d.target.value),children:t.map(d=>u.jsxs("option",{value:d.name,children:[d.name,d.exists?"":" · empty"]},d.name))}),u.jsx("span",{className:"logs-hint",children:"live · auto-refresh"})]}),u.jsxs("div",{className:"logs-body",children:[s===null&&u.jsxs("div",{className:"logs-msg",children:[u.jsx("span",{className:"spinner"})," loading…"]}),s===""&&u.jsx("div",{className:"logs-msg",children:"No log output yet."}),s&&u.jsx("pre",{className:"logs-out","data-testid":"logs-out",ref:c,children:s})]})]})}const vl=100;function yM(e){const t=[];let n=[],r="",i=!1;for(let s=0;s<e.length;s+=1){const o=e[s];i?o==='"'?e[s+1]==='"'?(r+='"',s+=1):i=!1:r+=o:o==='"'?i=!0:o===","?(n.push(r),r=""):o===`
|
|
92
|
+
`?(n.push(r),r="",t.push(n),n=[]):o!=="\r"&&(r+=o)}return(r!==""||n.length>0)&&(n.push(r),t.push(n)),t.filter(s=>!(s.length===1&&s[0]===""))}function _M(e,t){const n=e.trim();if(t.endsWith(".json")||!t.endsWith(".csv")&&!t.endsWith(".tsv")&&/^[[{]/.test(n)){let a;try{a=JSON.parse(n)}catch(h){throw new Error(`Invalid JSON: ${h.message}`)}let l=Array.isArray(a)?a:[a];if(l.every(h=>h===null||typeof h!="object"))return{columns:["value"],rows:l.map(h=>({value:h}))};const d=[];for(const h of l)if(h&&typeof h=="object"&&!Array.isArray(h))for(const f of Object.keys(h))d.includes(f)||d.push(f);return d.length===0&&d.push("value"),l=l.map(h=>h&&typeof h=="object"&&!Array.isArray(h)?h:{value:h}),{columns:d,rows:l}}const i=yM(e);if(i.length===0)return{columns:[],rows:[]};const s=i[0].map((a,l)=>a||`col${l+1}`),o=i.slice(1).map(a=>{const l={};return s.forEach((c,d)=>{l[c]=a[d]??""}),l});return{columns:s,rows:o}}function bl(e){return e==null?"":typeof e=="object"?JSON.stringify(e):String(e)}function vM({token:e}){const[t,n]=w.useState(""),[r,i]=w.useState(""),[s,o]=w.useState(null),[a,l]=w.useState(null),[c,d]=w.useState(!1),[h,f]=w.useState(""),[p,m]=w.useState(null);function y(v){const g=r.trim();if(!g)return;n(g),d(!0),l(null),o(null),f(""),m(null);const x=e?{Authorization:`Bearer ${e}`}:{};fetch(`/api/workspace/file?path=${encodeURIComponent(g)}`,{headers:x}).then(k=>k.json()).then(k=>{if(k.error){l(k.error==="forbidden"?"Data files aren't available on this view.":k.error);return}try{o(_M(k.content||"",g))}catch(S){l(S.message||String(S))}}).catch(k=>l(k.message||String(k))).finally(()=>d(!1))}function b(v){m(g=>!g||g.col!==v?{col:v,dir:"asc"}:g.dir==="asc"?{col:v,dir:"desc"}:null)}const _=w.useMemo(()=>{if(!s)return null;let v=s.rows;const g=h.trim().toLowerCase();if(g&&(v=v.filter(x=>s.columns.some(k=>bl(x[k]).toLowerCase().includes(g)))),p){const{col:x,dir:k}=p;v=[...v].sort((S,N)=>{const P=S[x],B=N[x],R=Number(P),F=Number(B);let L;return P!==""&&B!==""&&!Number.isNaN(R)&&!Number.isNaN(F)?L=R-F:L=bl(P).localeCompare(bl(B)),k==="asc"?L:-L})}return{total:v.length,rows:v.slice(0,vl)}},[s,h,p]);return u.jsxs("div",{className:"dtable-block","data-testid":"datatable-block",children:[u.jsxs("div",{className:"dtable-bar",children:[u.jsx("input",{className:"dtable-path","data-testid":"datatable-path",value:r,onChange:v=>i(v.target.value),onKeyDown:v=>{v.key==="Enter"&&y()},placeholder:"data.csv or records.json","aria-label":"File path"}),u.jsx("button",{className:"dtable-load","data-testid":"datatable-load",onClick:()=>y(),disabled:!r.trim()||c,children:c?"…":"Load"}),s&&u.jsx("input",{className:"dtable-filter","data-testid":"datatable-filter",value:h,onChange:v=>f(v.target.value),placeholder:"Filter rows…","aria-label":"Filter rows"})]}),u.jsxs("div",{className:"dtable-body",children:[a&&u.jsx("div",{className:"dtable-msg err","data-testid":"datatable-error",children:a}),c&&u.jsxs("div",{className:"dtable-msg",children:[u.jsx("span",{className:"spinner"})," loading ",t,"…"]}),!c&&!a&&!s&&u.jsx("div",{className:"dtable-msg","data-testid":"datatable-empty",children:"Enter a CSV or JSON file path from your workspace to load it as a table."}),!c&&!a&&s&&s.columns.length===0&&u.jsx("div",{className:"dtable-msg",children:"That file has no rows to show."}),!c&&!a&&_&&s.columns.length>0&&u.jsxs(u.Fragment,{children:[_.total===0?u.jsxs("div",{className:"dtable-msg","data-testid":"datatable-nomatch",children:["No rows match “",h,"”."]}):u.jsx("div",{className:"dtable-scroll",children:u.jsxs("table",{className:"dtable","data-testid":"datatable",children:[u.jsx("thead",{children:u.jsx("tr",{children:s.columns.map(v=>u.jsxs("th",{onClick:()=>b(v),"data-testid":`datatable-th-${v}`,title:"Click to sort",children:[v,(p==null?void 0:p.col)===v?p.dir==="asc"?" ▲":" ▼":""]},v))})}),u.jsx("tbody",{children:_.rows.map((v,g)=>u.jsx("tr",{children:s.columns.map(x=>u.jsx("td",{children:bl(v[x])},x))},g))})]})}),_.total>0&&u.jsxs("div",{className:"dtable-foot",children:["showing ",Math.min(_.total,vl)," of ",_.total," row",_.total===1?"":"s",_.total>vl?` (capped at ${vl})`:""]})]})]})]})}function bM({canDeploy:e,onSetup:t}){return u.jsxs("div",{className:"deploy-block","data-testid":"deploy-block",children:[u.jsxs("div",{className:"deploy-empty",children:[u.jsx("div",{className:"deploy-icon",children:"🚀"}),u.jsx("p",{className:"deploy-title",children:"No deploy target connected yet"}),u.jsx("p",{className:"deploy-sub",children:"When you’re ready to put this build online, your agent handles the deploy — wiring up a target, building, and shipping it. Nothing here is faked."}),e?u.jsx("button",{className:"deploy-btn primary","data-testid":"deploy-setup",onClick:()=>t==null?void 0:t(),children:"Set up deployment"}):u.jsx("p",{className:"deploy-note","data-testid":"deploy-locked",children:"Ask the workspace owner to set up a deploy target."})]}),u.jsxs("div",{className:"deploy-history",children:[u.jsx("div",{className:"deploy-history-h",children:"Recent deploys"}),u.jsx("div",{className:"deploy-msg","data-testid":"deploy-history-empty",children:"No deployments yet."})]})]})}/**
|
|
93
|
+
* Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
|
|
94
|
+
* @license MIT
|
|
95
|
+
*
|
|
96
|
+
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
|
97
|
+
* @license MIT
|
|
98
|
+
*
|
|
99
|
+
* Originally forked from (with the author's permission):
|
|
100
|
+
* Fabrice Bellard's javascript vt100 for jslinux:
|
|
101
|
+
* http://bellard.org/jslinux/
|
|
102
|
+
* Copyright (c) 2011 Fabrice Bellard
|
|
103
|
+
*/var Vx=Object.defineProperty,wM=Object.getOwnPropertyDescriptor,SM=(e,t)=>{for(var n in t)Vx(e,n,{get:t[n],enumerable:!0})},At=(e,t,n,r)=>{for(var i=r>1?void 0:r?wM(t,n):t,s=e.length-1,o;s>=0;s--)(o=e[s])&&(i=(r?o(t,n,i):o(i))||i);return r&&i&&Vx(t,n,i),i},ue=(e,t)=>(n,r)=>t(n,r,e),w_="Terminal input",Jd={get:()=>w_,set:e=>w_=e},S_="Too much output to announce, navigate to rows manually to read",Zd={get:()=>S_,set:e=>S_=e};function xM(e){return e.replace(/\r?\n/g,"\r")}function kM(e,t){return t?"\x1B[200~"+e+"\x1B[201~":e}function CM(e,t){e.clipboardData&&e.clipboardData.setData("text/plain",t.selectionText),e.preventDefault()}function EM(e,t,n,r){if(e.stopPropagation(),e.clipboardData){let i=e.clipboardData.getData("text/plain");qx(i,t,n,r)}}function qx(e,t,n,r){e=xM(e),e=kM(e,n.decPrivateModes.bracketedPasteMode&&r.rawOptions.ignoreBracketedPasteMode!==!0),n.triggerDataEvent(e,!0),t.value=""}function Kx(e,t,n){let r=n.getBoundingClientRect(),i=e.clientX-r.left-10,s=e.clientY-r.top-10;t.style.width="20px",t.style.height="20px",t.style.left=`${i}px`,t.style.top=`${s}px`,t.style.zIndex="1000",t.focus()}function x_(e,t,n,r,i){Kx(e,t,n),i&&r.rightClickSelect(e),t.value=r.selectionText,t.select()}function pi(e){return e>65535?(e-=65536,String.fromCharCode((e>>10)+55296)+String.fromCharCode(e%1024+56320)):String.fromCharCode(e)}function vu(e,t=0,n=e.length){let r="";for(let i=t;i<n;++i){let s=e[i];s>65535?(s-=65536,r+=String.fromCharCode((s>>10)+55296)+String.fromCharCode(s%1024+56320)):r+=String.fromCharCode(s)}return r}var NM=class{constructor(){this._interim=0}clear(){this._interim=0}decode(e,t){let n=e.length;if(!n)return 0;let r=0,i=0;if(this._interim){let s=e.charCodeAt(i++);56320<=s&&s<=57343?t[r++]=(this._interim-55296)*1024+s-56320+65536:(t[r++]=this._interim,t[r++]=s),this._interim=0}for(let s=i;s<n;++s){let o=e.charCodeAt(s);if(55296<=o&&o<=56319){if(++s>=n)return this._interim=o,r;let a=e.charCodeAt(s);56320<=a&&a<=57343?t[r++]=(o-55296)*1024+a-56320+65536:(t[r++]=o,t[r++]=a);continue}o!==65279&&(t[r++]=o)}return r}},jM=class{constructor(){this.interim=new Uint8Array(3)}clear(){this.interim.fill(0)}decode(e,t){let n=e.length;if(!n)return 0;let r=0,i,s,o,a,l=0,c=0;if(this.interim[0]){let f=!1,p=this.interim[0];p&=(p&224)===192?31:(p&240)===224?15:7;let m=0,y;for(;(y=this.interim[++m]&63)&&m<4;)p<<=6,p|=y;let b=(this.interim[0]&224)===192?2:(this.interim[0]&240)===224?3:4,_=b-m;for(;c<_;){if(c>=n)return 0;if(y=e[c++],(y&192)!==128){c--,f=!0;break}else this.interim[m++]=y,p<<=6,p|=y&63}f||(b===2?p<128?c--:t[r++]=p:b===3?p<2048||p>=55296&&p<=57343||p===65279||(t[r++]=p):p<65536||p>1114111||(t[r++]=p)),this.interim.fill(0)}let d=n-4,h=c;for(;h<n;){for(;h<d&&!((i=e[h])&128)&&!((s=e[h+1])&128)&&!((o=e[h+2])&128)&&!((a=e[h+3])&128);)t[r++]=i,t[r++]=s,t[r++]=o,t[r++]=a,h+=4;if(i=e[h++],i<128)t[r++]=i;else if((i&224)===192){if(h>=n)return this.interim[0]=i,r;if(s=e[h++],(s&192)!==128){h--;continue}if(l=(i&31)<<6|s&63,l<128){h--;continue}t[r++]=l}else if((i&240)===224){if(h>=n)return this.interim[0]=i,r;if(s=e[h++],(s&192)!==128){h--;continue}if(h>=n)return this.interim[0]=i,this.interim[1]=s,r;if(o=e[h++],(o&192)!==128){h--;continue}if(l=(i&15)<<12|(s&63)<<6|o&63,l<2048||l>=55296&&l<=57343||l===65279)continue;t[r++]=l}else if((i&248)===240){if(h>=n)return this.interim[0]=i,r;if(s=e[h++],(s&192)!==128){h--;continue}if(h>=n)return this.interim[0]=i,this.interim[1]=s,r;if(o=e[h++],(o&192)!==128){h--;continue}if(h>=n)return this.interim[0]=i,this.interim[1]=s,this.interim[2]=o,r;if(a=e[h++],(a&192)!==128){h--;continue}if(l=(i&7)<<18|(s&63)<<12|(o&63)<<6|a&63,l<65536||l>1114111)continue;t[r++]=l}}return r}},Yx="",vi=" ",Ba=class Gx{constructor(){this.fg=0,this.bg=0,this.extended=new Lc}static toColorRGB(t){return[t>>>16&255,t>>>8&255,t&255]}static fromColorRGB(t){return(t[0]&255)<<16|(t[1]&255)<<8|t[2]&255}clone(){let t=new Gx;return t.fg=this.fg,t.bg=this.bg,t.extended=this.extended.clone(),t}isInverse(){return this.fg&67108864}isBold(){return this.fg&134217728}isUnderline(){return this.hasExtendedAttrs()&&this.extended.underlineStyle!==0?1:this.fg&268435456}isBlink(){return this.fg&536870912}isInvisible(){return this.fg&1073741824}isItalic(){return this.bg&67108864}isDim(){return this.bg&134217728}isStrikethrough(){return this.fg&2147483648}isProtected(){return this.bg&536870912}isOverline(){return this.bg&1073741824}getFgColorMode(){return this.fg&50331648}getBgColorMode(){return this.bg&50331648}isFgRGB(){return(this.fg&50331648)===50331648}isBgRGB(){return(this.bg&50331648)===50331648}isFgPalette(){return(this.fg&50331648)===16777216||(this.fg&50331648)===33554432}isBgPalette(){return(this.bg&50331648)===16777216||(this.bg&50331648)===33554432}isFgDefault(){return(this.fg&50331648)===0}isBgDefault(){return(this.bg&50331648)===0}isAttributeDefault(){return this.fg===0&&this.bg===0}getFgColor(){switch(this.fg&50331648){case 16777216:case 33554432:return this.fg&255;case 50331648:return this.fg&16777215;default:return-1}}getBgColor(){switch(this.bg&50331648){case 16777216:case 33554432:return this.bg&255;case 50331648:return this.bg&16777215;default:return-1}}hasExtendedAttrs(){return this.bg&268435456}updateExtended(){this.extended.isEmpty()?this.bg&=-268435457:this.bg|=268435456}getUnderlineColor(){if(this.bg&268435456&&~this.extended.underlineColor)switch(this.extended.underlineColor&50331648){case 16777216:case 33554432:return this.extended.underlineColor&255;case 50331648:return this.extended.underlineColor&16777215;default:return this.getFgColor()}return this.getFgColor()}getUnderlineColorMode(){return this.bg&268435456&&~this.extended.underlineColor?this.extended.underlineColor&50331648:this.getFgColorMode()}isUnderlineColorRGB(){return this.bg&268435456&&~this.extended.underlineColor?(this.extended.underlineColor&50331648)===50331648:this.isFgRGB()}isUnderlineColorPalette(){return this.bg&268435456&&~this.extended.underlineColor?(this.extended.underlineColor&50331648)===16777216||(this.extended.underlineColor&50331648)===33554432:this.isFgPalette()}isUnderlineColorDefault(){return this.bg&268435456&&~this.extended.underlineColor?(this.extended.underlineColor&50331648)===0:this.isFgDefault()}getUnderlineStyle(){return this.fg&268435456?this.bg&268435456?this.extended.underlineStyle:1:0}getUnderlineVariantOffset(){return this.extended.underlineVariantOffset}},Lc=class Xx{constructor(t=0,n=0){this._ext=0,this._urlId=0,this._ext=t,this._urlId=n}get ext(){return this._urlId?this._ext&-469762049|this.underlineStyle<<26:this._ext}set ext(t){this._ext=t}get underlineStyle(){return this._urlId?5:(this._ext&469762048)>>26}set underlineStyle(t){this._ext&=-469762049,this._ext|=t<<26&469762048}get underlineColor(){return this._ext&67108863}set underlineColor(t){this._ext&=-67108864,this._ext|=t&67108863}get urlId(){return this._urlId}set urlId(t){this._urlId=t}get underlineVariantOffset(){let t=(this._ext&3758096384)>>29;return t<0?t^4294967288:t}set underlineVariantOffset(t){this._ext&=536870911,this._ext|=t<<29&3758096384}clone(){return new Xx(this._ext,this._urlId)}isEmpty(){return this.underlineStyle===0&&this._urlId===0}},or=class Jx extends Ba{constructor(){super(...arguments),this.content=0,this.fg=0,this.bg=0,this.extended=new Lc,this.combinedData=""}static fromCharData(t){let n=new Jx;return n.setFromCharData(t),n}isCombined(){return this.content&2097152}getWidth(){return this.content>>22}getChars(){return this.content&2097152?this.combinedData:this.content&2097151?pi(this.content&2097151):""}getCode(){return this.isCombined()?this.combinedData.charCodeAt(this.combinedData.length-1):this.content&2097151}setFromCharData(t){this.fg=t[0],this.bg=0;let n=!1;if(t[1].length>2)n=!0;else if(t[1].length===2){let r=t[1].charCodeAt(0);if(55296<=r&&r<=56319){let i=t[1].charCodeAt(1);56320<=i&&i<=57343?this.content=(r-55296)*1024+i-56320+65536|t[2]<<22:n=!0}else n=!0}else this.content=t[1].charCodeAt(0)|t[2]<<22;n&&(this.combinedData=t[1],this.content=2097152|t[2]<<22)}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}},k_="di$target",Qd="di$dependencies",xh=new Map;function RM(e){return e[Qd]||[]}function sn(e){if(xh.has(e))return xh.get(e);let t=function(n,r,i){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");TM(t,n,i)};return t._id=e,xh.set(e,t),t}function TM(e,t,n){t[k_]===t?t[Qd].push({id:e,index:n}):(t[Qd]=[{id:e,index:n}],t[k_]=t)}var Nn=sn("BufferService"),Zx=sn("CoreMouseService"),_s=sn("CoreService"),DM=sn("CharsetService"),fm=sn("InstantiationService"),Qx=sn("LogService"),jn=sn("OptionsService"),e0=sn("OscLinkService"),PM=sn("UnicodeService"),Fa=sn("DecorationService"),ef=class{constructor(e,t,n){this._bufferService=e,this._optionsService=t,this._oscLinkService=n}provideLinks(e,t){var d;let n=this._bufferService.buffer.lines.get(e-1);if(!n){t(void 0);return}let r=[],i=this._optionsService.rawOptions.linkHandler,s=new or,o=n.getTrimmedLength(),a=-1,l=-1,c=!1;for(let h=0;h<o;h++)if(!(l===-1&&!n.hasContent(h))){if(n.loadCell(h,s),s.hasExtendedAttrs()&&s.extended.urlId)if(l===-1){l=h,a=s.extended.urlId;continue}else c=s.extended.urlId!==a;else l!==-1&&(c=!0);if(c||l!==-1&&h===o-1){let f=(d=this._oscLinkService.getLinkData(a))==null?void 0:d.uri;if(f){let p={start:{x:l+1,y:e},end:{x:h+(!c&&h===o-1?1:0),y:e}},m=!1;if(!(i!=null&&i.allowNonHttpProtocols))try{let y=new URL(f);["http:","https:"].includes(y.protocol)||(m=!0)}catch{m=!0}m||r.push({text:f,range:p,activate:(y,b)=>i?i.activate(y,b,p):LM(y,b),hover:(y,b)=>{var _;return(_=i==null?void 0:i.hover)==null?void 0:_.call(i,y,b,p)},leave:(y,b)=>{var _;return(_=i==null?void 0:i.leave)==null?void 0:_.call(i,y,b,p)}})}c=!1,s.hasExtendedAttrs()&&s.extended.urlId?(l=h,a=s.extended.urlId):(l=-1,a=-1)}}t(r)}};ef=At([ue(0,Nn),ue(1,jn),ue(2,e0)],ef);function LM(e,t){if(confirm(`Do you want to navigate to ${t}?
|
|
104
|
+
|
|
105
|
+
WARNING: This link could potentially be dangerous`)){let n=window.open();if(n){try{n.opener=null}catch{}n.location.href=t}else console.warn("Opening link blocked as opener could not be cleared")}}var bu=sn("CharSizeService"),ei=sn("CoreBrowserService"),pm=sn("MouseService"),ti=sn("RenderService"),AM=sn("SelectionService"),t0=sn("CharacterJoinerService"),po=sn("ThemeService"),n0=sn("LinkProviderService"),IM=class{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(e){setTimeout(()=>{throw e.stack?C_.isErrorNoTelemetry(e)?new C_(e.message+`
|
|
106
|
+
|
|
107
|
+
`+e.stack):new Error(e.message+`
|
|
108
|
+
|
|
109
|
+
`+e.stack):e},0)}}addListener(e){return this.listeners.push(e),()=>{this._removeListener(e)}}emit(e){this.listeners.forEach(t=>{t(e)})}_removeListener(e){this.listeners.splice(this.listeners.indexOf(e),1)}setUnexpectedErrorHandler(e){this.unexpectedErrorHandler=e}getUnexpectedErrorHandler(){return this.unexpectedErrorHandler}onUnexpectedError(e){this.unexpectedErrorHandler(e),this.emit(e)}onUnexpectedExternalError(e){this.unexpectedErrorHandler(e)}},MM=new IM;function Vl(e){OM(e)||MM.onUnexpectedError(e)}var tf="Canceled";function OM(e){return e instanceof zM?!0:e instanceof Error&&e.name===tf&&e.message===tf}var zM=class extends Error{constructor(){super(tf),this.name=this.message}};function BM(e){return new Error(`Illegal argument: ${e}`)}var C_=class nf extends Error{constructor(t){super(t),this.name="CodeExpectedError"}static fromError(t){if(t instanceof nf)return t;let n=new nf;return n.message=t.message,n.stack=t.stack,n}static isErrorNoTelemetry(t){return t.name==="CodeExpectedError"}},rf=class r0 extends Error{constructor(t){super(t||"An unexpected bug occurred."),Object.setPrototypeOf(this,r0.prototype)}};function Fn(e,t=0){return e[e.length-(1+t)]}var FM;(e=>{function t(s){return s<0}e.isLessThan=t;function n(s){return s<=0}e.isLessThanOrEqual=n;function r(s){return s>0}e.isGreaterThan=r;function i(s){return s===0}e.isNeitherLessOrGreaterThan=i,e.greaterThan=1,e.lessThan=-1,e.neitherLessOrGreaterThan=0})(FM||(FM={}));function $M(e,t){let n=this,r=!1,i;return function(){return r||(r=!0,t||(i=e.apply(n,arguments))),i}}var i0;(e=>{function t(x){return x&&typeof x=="object"&&typeof x[Symbol.iterator]=="function"}e.is=t;let n=Object.freeze([]);function r(){return n}e.empty=r;function*i(x){yield x}e.single=i;function s(x){return t(x)?x:i(x)}e.wrap=s;function o(x){return x||n}e.from=o;function*a(x){for(let k=x.length-1;k>=0;k--)yield x[k]}e.reverse=a;function l(x){return!x||x[Symbol.iterator]().next().done===!0}e.isEmpty=l;function c(x){return x[Symbol.iterator]().next().value}e.first=c;function d(x,k){let S=0;for(let N of x)if(k(N,S++))return!0;return!1}e.some=d;function h(x,k){for(let S of x)if(k(S))return S}e.find=h;function*f(x,k){for(let S of x)k(S)&&(yield S)}e.filter=f;function*p(x,k){let S=0;for(let N of x)yield k(N,S++)}e.map=p;function*m(x,k){let S=0;for(let N of x)yield*k(N,S++)}e.flatMap=m;function*y(...x){for(let k of x)yield*k}e.concat=y;function b(x,k,S){let N=S;for(let P of x)N=k(N,P);return N}e.reduce=b;function*_(x,k,S=x.length){for(k<0&&(k+=x.length),S<0?S+=x.length:S>x.length&&(S=x.length);k<S;k++)yield x[k]}e.slice=_;function v(x,k=Number.POSITIVE_INFINITY){let S=[];if(k===0)return[S,x];let N=x[Symbol.iterator]();for(let P=0;P<k;P++){let B=N.next();if(B.done)return[S,e.empty()];S.push(B.value)}return[S,{[Symbol.iterator](){return N}}]}e.consume=v;async function g(x){let k=[];for await(let S of x)k.push(S);return Promise.resolve(k)}e.asyncToArray=g})(i0||(i0={}));function fs(e){if(i0.is(e)){let t=[];for(let n of e)if(n)try{n.dispose()}catch(r){t.push(r)}if(t.length===1)throw t[0];if(t.length>1)throw new AggregateError(t,"Encountered errors while disposing of store");return Array.isArray(e)?[]:e}else if(e)return e.dispose(),e}function HM(...e){return wt(()=>fs(e))}function wt(e){return{dispose:$M(()=>{e()})}}var s0=class o0{constructor(){this._toDispose=new Set,this._isDisposed=!1}dispose(){this._isDisposed||(this._isDisposed=!0,this.clear())}get isDisposed(){return this._isDisposed}clear(){if(this._toDispose.size!==0)try{fs(this._toDispose)}finally{this._toDispose.clear()}}add(t){if(!t)return t;if(t===this)throw new Error("Cannot register a disposable on itself!");return this._isDisposed?o0.DISABLE_DISPOSED_WARNING||console.warn(new Error("Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!").stack):this._toDispose.add(t),t}delete(t){if(t){if(t===this)throw new Error("Cannot dispose a disposable on itself!");this._toDispose.delete(t),t.dispose()}}deleteAndLeak(t){t&&this._toDispose.has(t)&&(this._toDispose.delete(t),void 0)}};s0.DISABLE_DISPOSED_WARNING=!1;var ji=s0,$e=class{constructor(){this._store=new ji,this._store}dispose(){this._store.dispose()}_register(e){if(e===this)throw new Error("Cannot register a disposable on itself!");return this._store.add(e)}};$e.None=Object.freeze({dispose(){}});var oo=class{constructor(){this._isDisposed=!1}get value(){return this._isDisposed?void 0:this._value}set value(e){var t;this._isDisposed||e===this._value||((t=this._value)==null||t.dispose(),this._value=e)}clear(){this.value=void 0}dispose(){var e;this._isDisposed=!0,(e=this._value)==null||e.dispose(),this._value=void 0}clearAndLeak(){let e=this._value;return this._value=void 0,e}},Vr=typeof window=="object"?window:globalThis,sf=class of{constructor(t){this.element=t,this.next=of.Undefined,this.prev=of.Undefined}};sf.Undefined=new sf(void 0);var xt=sf,E_=class{constructor(){this._first=xt.Undefined,this._last=xt.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===xt.Undefined}clear(){let e=this._first;for(;e!==xt.Undefined;){let t=e.next;e.prev=xt.Undefined,e.next=xt.Undefined,e=t}this._first=xt.Undefined,this._last=xt.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let n=new xt(e);if(this._first===xt.Undefined)this._first=n,this._last=n;else if(t){let i=this._last;this._last=n,n.prev=i,i.next=n}else{let i=this._first;this._first=n,n.next=i,i.prev=n}this._size+=1;let r=!1;return()=>{r||(r=!0,this._remove(n))}}shift(){if(this._first!==xt.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==xt.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==xt.Undefined&&e.next!==xt.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===xt.Undefined&&e.next===xt.Undefined?(this._first=xt.Undefined,this._last=xt.Undefined):e.next===xt.Undefined?(this._last=this._last.prev,this._last.next=xt.Undefined):e.prev===xt.Undefined&&(this._first=this._first.next,this._first.prev=xt.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==xt.Undefined;)yield e.element,e=e.next}},WM=globalThis.performance&&typeof globalThis.performance.now=="function",UM=class a0{static create(t){return new a0(t)}constructor(t){this._now=WM&&t===!1?Date.now:globalThis.performance.now.bind(globalThis.performance),this._startTime=this._now(),this._stopTime=-1}stop(){this._stopTime=this._now()}reset(){this._startTime=this._now(),this._stopTime=-1}elapsed(){return this._stopTime!==-1?this._stopTime-this._startTime:this._now()-this._startTime}},ln;(e=>{e.None=()=>$e.None;function t(L,T){return h(L,()=>{},0,void 0,!0,void 0,T)}e.defer=t;function n(L){return(T,I=null,j)=>{let O=!1,H;return H=L(D=>{if(!O)return H?H.dispose():O=!0,T.call(I,D)},null,j),O&&H.dispose(),H}}e.once=n;function r(L,T,I){return c((j,O=null,H)=>L(D=>j.call(O,T(D)),null,H),I)}e.map=r;function i(L,T,I){return c((j,O=null,H)=>L(D=>{T(D),j.call(O,D)},null,H),I)}e.forEach=i;function s(L,T,I){return c((j,O=null,H)=>L(D=>T(D)&&j.call(O,D),null,H),I)}e.filter=s;function o(L){return L}e.signal=o;function a(...L){return(T,I=null,j)=>{let O=HM(...L.map(H=>H(D=>T.call(I,D))));return d(O,j)}}e.any=a;function l(L,T,I,j){let O=I;return r(L,H=>(O=T(O,H),O),j)}e.reduce=l;function c(L,T){let I,j={onWillAddFirstListener(){I=L(O.fire,O)},onDidRemoveLastListener(){I==null||I.dispose()}},O=new te(j);return T==null||T.add(O),O.event}function d(L,T){return T instanceof Array?T.push(L):T&&T.add(L),L}function h(L,T,I=100,j=!1,O=!1,H,D){let W,C,ee,he=0,E,pe={leakWarningThreshold:H,onWillAddFirstListener(){W=L(X=>{he++,C=T(C,X),j&&!ee&&(Y.fire(C),C=void 0),E=()=>{let ae=C;C=void 0,ee=void 0,(!j||he>1)&&Y.fire(ae),he=0},typeof I=="number"?(clearTimeout(ee),ee=setTimeout(E,I)):ee===void 0&&(ee=0,queueMicrotask(E))})},onWillRemoveListener(){O&&he>0&&(E==null||E())},onDidRemoveLastListener(){E=void 0,W.dispose()}},Y=new te(pe);return D==null||D.add(Y),Y.event}e.debounce=h;function f(L,T=0,I){return e.debounce(L,(j,O)=>j?(j.push(O),j):[O],T,void 0,!0,void 0,I)}e.accumulate=f;function p(L,T=(j,O)=>j===O,I){let j=!0,O;return s(L,H=>{let D=j||!T(H,O);return j=!1,O=H,D},I)}e.latch=p;function m(L,T,I){return[e.filter(L,T,I),e.filter(L,j=>!T(j),I)]}e.split=m;function y(L,T=!1,I=[],j){let O=I.slice(),H=L(C=>{O?O.push(C):W.fire(C)});j&&j.add(H);let D=()=>{O==null||O.forEach(C=>W.fire(C)),O=null},W=new te({onWillAddFirstListener(){H||(H=L(C=>W.fire(C)),j&&j.add(H))},onDidAddFirstListener(){O&&(T?setTimeout(D):D())},onDidRemoveLastListener(){H&&H.dispose(),H=null}});return j&&j.add(W),W.event}e.buffer=y;function b(L,T){return(I,j,O)=>{let H=T(new v);return L(function(D){let W=H.evaluate(D);W!==_&&I.call(j,W)},void 0,O)}}e.chain=b;let _=Symbol("HaltChainable");class v{constructor(){this.steps=[]}map(T){return this.steps.push(T),this}forEach(T){return this.steps.push(I=>(T(I),I)),this}filter(T){return this.steps.push(I=>T(I)?I:_),this}reduce(T,I){let j=I;return this.steps.push(O=>(j=T(j,O),j)),this}latch(T=(I,j)=>I===j){let I=!0,j;return this.steps.push(O=>{let H=I||!T(O,j);return I=!1,j=O,H?O:_}),this}evaluate(T){for(let I of this.steps)if(T=I(T),T===_)break;return T}}function g(L,T,I=j=>j){let j=(...W)=>D.fire(I(...W)),O=()=>L.on(T,j),H=()=>L.removeListener(T,j),D=new te({onWillAddFirstListener:O,onDidRemoveLastListener:H});return D.event}e.fromNodeEventEmitter=g;function x(L,T,I=j=>j){let j=(...W)=>D.fire(I(...W)),O=()=>L.addEventListener(T,j),H=()=>L.removeEventListener(T,j),D=new te({onWillAddFirstListener:O,onDidRemoveLastListener:H});return D.event}e.fromDOMEventEmitter=x;function k(L){return new Promise(T=>n(L)(T))}e.toPromise=k;function S(L){let T=new te;return L.then(I=>{T.fire(I)},()=>{T.fire(void 0)}).finally(()=>{T.dispose()}),T.event}e.fromPromise=S;function N(L,T){return L(I=>T.fire(I))}e.forward=N;function P(L,T,I){return T(I),L(j=>T(j))}e.runAndSubscribe=P;class B{constructor(T,I){this._observable=T,this._counter=0,this._hasChanged=!1;let j={onWillAddFirstListener:()=>{T.addObserver(this)},onDidRemoveLastListener:()=>{T.removeObserver(this)}};this.emitter=new te(j),I&&I.add(this.emitter)}beginUpdate(T){this._counter++}handlePossibleChange(T){}handleChange(T,I){this._hasChanged=!0}endUpdate(T){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function R(L,T){return new B(L,T).emitter.event}e.fromObservable=R;function F(L){return(T,I,j)=>{let O=0,H=!1,D={beginUpdate(){O++},endUpdate(){O--,O===0&&(L.reportChanges(),H&&(H=!1,T.call(I)))},handlePossibleChange(){},handleChange(){H=!0}};L.addObserver(D),L.reportChanges();let W={dispose(){L.removeObserver(D)}};return j instanceof ji?j.add(W):Array.isArray(j)&&j.push(W),W}}e.fromObservableLight=F})(ln||(ln={}));var af=class lf{constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${lf._idPool++}`,lf.all.add(this)}start(t){this._stopWatch=new UM,this.listenerCount=t}stop(){if(this._stopWatch){let t=this._stopWatch.elapsed();this.durations.push(t),this.elapsedOverall+=t,this.invocationCount+=1,this._stopWatch=void 0}}};af.all=new Set,af._idPool=0;var VM=af,qM=-1,l0=class c0{constructor(t,n,r=(c0._idPool++).toString(16).padStart(3,"0")){this._errorHandler=t,this.threshold=n,this.name=r,this._warnCountdown=0}dispose(){var t;(t=this._stacks)==null||t.clear()}check(t,n){let r=this.threshold;if(r<=0||n<r)return;this._stacks||(this._stacks=new Map);let i=this._stacks.get(t.value)||0;if(this._stacks.set(t.value,i+1),this._warnCountdown-=1,this._warnCountdown<=0){this._warnCountdown=r*.5;let[s,o]=this.getMostFrequentStack(),a=`[${this.name}] potential listener LEAK detected, having ${n} listeners already. MOST frequent listener (${o}):`;console.warn(a),console.warn(s);let l=new GM(a,s);this._errorHandler(l)}return()=>{let s=this._stacks.get(t.value)||0;this._stacks.set(t.value,s-1)}}getMostFrequentStack(){if(!this._stacks)return;let t,n=0;for(let[r,i]of this._stacks)(!t||n<i)&&(t=[r,i],n=i);return t}};l0._idPool=1;var KM=l0,YM=class u0{constructor(t){this.value=t}static create(){let t=new Error;return new u0(t.stack??"")}print(){console.warn(this.value.split(`
|
|
110
|
+
`).slice(2).join(`
|
|
111
|
+
`))}},GM=class extends Error{constructor(e,t){super(e),this.name="ListenerLeakError",this.stack=t}},XM=class extends Error{constructor(e,t){super(e),this.name="ListenerRefusalError",this.stack=t}},JM=0,kh=class{constructor(e){this.value=e,this.id=JM++}},ZM=2,QM,te=class{constructor(e){var t,n,r,i;this._size=0,this._options=e,this._leakageMon=(t=this._options)!=null&&t.leakWarningThreshold?new KM((e==null?void 0:e.onListenerError)??Vl,((n=this._options)==null?void 0:n.leakWarningThreshold)??qM):void 0,this._perfMon=(r=this._options)!=null&&r._profName?new VM(this._options._profName):void 0,this._deliveryQueue=(i=this._options)==null?void 0:i.deliveryQueue}dispose(){var e,t,n,r;this._disposed||(this._disposed=!0,((e=this._deliveryQueue)==null?void 0:e.current)===this&&this._deliveryQueue.reset(),this._listeners&&(this._listeners=void 0,this._size=0),(n=(t=this._options)==null?void 0:t.onDidRemoveLastListener)==null||n.call(t),(r=this._leakageMon)==null||r.dispose())}get event(){return this._event??(this._event=(e,t,n)=>{var o,a,l,c,d;if(this._leakageMon&&this._size>this._leakageMon.threshold**2){let h=`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far (${this._size} vs ${this._leakageMon.threshold})`;console.warn(h);let f=this._leakageMon.getMostFrequentStack()??["UNKNOWN stack",-1],p=new XM(`${h}. HINT: Stack shows most frequent listener (${f[1]}-times)`,f[0]);return(((o=this._options)==null?void 0:o.onListenerError)||Vl)(p),$e.None}if(this._disposed)return $e.None;t&&(e=e.bind(t));let r=new kh(e),i;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(r.stack=YM.create(),i=this._leakageMon.check(r.stack,this._size+1)),this._listeners?this._listeners instanceof kh?(this._deliveryQueue??(this._deliveryQueue=new eO),this._listeners=[this._listeners,r]):this._listeners.push(r):((l=(a=this._options)==null?void 0:a.onWillAddFirstListener)==null||l.call(a,this),this._listeners=r,(d=(c=this._options)==null?void 0:c.onDidAddFirstListener)==null||d.call(c,this)),this._size++;let s=wt(()=>{i==null||i(),this._removeListener(r)});return n instanceof ji?n.add(s):Array.isArray(n)&&n.push(s),s}),this._event}_removeListener(e){var i,s,o,a;if((s=(i=this._options)==null?void 0:i.onWillRemoveListener)==null||s.call(i,this),!this._listeners)return;if(this._size===1){this._listeners=void 0,(a=(o=this._options)==null?void 0:o.onDidRemoveLastListener)==null||a.call(o,this),this._size=0;return}let t=this._listeners,n=t.indexOf(e);if(n===-1)throw console.log("disposed?",this._disposed),console.log("size?",this._size),console.log("arr?",JSON.stringify(this._listeners)),new Error("Attempted to dispose unknown listener");this._size--,t[n]=void 0;let r=this._deliveryQueue.current===this;if(this._size*ZM<=t.length){let l=0;for(let c=0;c<t.length;c++)t[c]?t[l++]=t[c]:r&&(this._deliveryQueue.end--,l<this._deliveryQueue.i&&this._deliveryQueue.i--);t.length=l}}_deliver(e,t){var r;if(!e)return;let n=((r=this._options)==null?void 0:r.onListenerError)||Vl;if(!n){e.value(t);return}try{e.value(t)}catch(i){n(i)}}_deliverQueue(e){let t=e.current._listeners;for(;e.i<e.end;)this._deliver(t[e.i++],e.value);e.reset()}fire(e){var t,n,r,i;if((t=this._deliveryQueue)!=null&&t.current&&(this._deliverQueue(this._deliveryQueue),(n=this._perfMon)==null||n.stop()),(r=this._perfMon)==null||r.start(this._size),this._listeners)if(this._listeners instanceof kh)this._deliver(this._listeners,e);else{let s=this._deliveryQueue;s.enqueue(this,e,this._listeners.length),this._deliverQueue(s)}(i=this._perfMon)==null||i.stop()}hasListeners(){return this._size>0}},eO=class{constructor(){this.i=-1,this.end=0}enqueue(e,t,n){this.i=0,this.end=n,this.current=e,this.value=t}reset(){this.i=this.end,this.current=void 0,this.value=void 0}},cf=class{constructor(){this.mapWindowIdToZoomLevel=new Map,this._onDidChangeZoomLevel=new te,this.onDidChangeZoomLevel=this._onDidChangeZoomLevel.event,this.mapWindowIdToZoomFactor=new Map,this._onDidChangeFullscreen=new te,this.onDidChangeFullscreen=this._onDidChangeFullscreen.event,this.mapWindowIdToFullScreen=new Map}getZoomLevel(t){return this.mapWindowIdToZoomLevel.get(this.getWindowId(t))??0}setZoomLevel(t,n){if(this.getZoomLevel(n)===t)return;let r=this.getWindowId(n);this.mapWindowIdToZoomLevel.set(r,t),this._onDidChangeZoomLevel.fire(r)}getZoomFactor(t){return this.mapWindowIdToZoomFactor.get(this.getWindowId(t))??1}setZoomFactor(t,n){this.mapWindowIdToZoomFactor.set(this.getWindowId(n),t)}setFullscreen(t,n){if(this.isFullscreen(n)===t)return;let r=this.getWindowId(n);this.mapWindowIdToFullScreen.set(r,t),this._onDidChangeFullscreen.fire(r)}isFullscreen(t){return!!this.mapWindowIdToFullScreen.get(this.getWindowId(t))}getWindowId(t){return t.vscodeWindowId}};cf.INSTANCE=new cf;var mm=cf;function tO(e,t,n){typeof t=="string"&&(t=e.matchMedia(t)),t.addEventListener("change",n)}mm.INSTANCE.onDidChangeZoomLevel;function nO(e){return mm.INSTANCE.getZoomFactor(e)}mm.INSTANCE.onDidChangeFullscreen;var mo=typeof navigator=="object"?navigator.userAgent:"",uf=mo.indexOf("Firefox")>=0,rO=mo.indexOf("AppleWebKit")>=0,gm=mo.indexOf("Chrome")>=0,iO=!gm&&mo.indexOf("Safari")>=0;mo.indexOf("Electron/")>=0;mo.indexOf("Android")>=0;var Ch=!1;if(typeof Vr.matchMedia=="function"){let e=Vr.matchMedia("(display-mode: standalone) or (display-mode: window-controls-overlay)"),t=Vr.matchMedia("(display-mode: fullscreen)");Ch=e.matches,tO(Vr,e,({matches:n})=>{Ch&&t.matches||(Ch=n)})}var Hs="en",hf=!1,df=!1,ql=!1,h0=!1,wl,Kl=Hs,N_=Hs,sO,hr,is=globalThis,an,Ev;typeof is.vscode<"u"&&typeof is.vscode.process<"u"?an=is.vscode.process:typeof process<"u"&&typeof((Ev=process==null?void 0:process.versions)==null?void 0:Ev.node)=="string"&&(an=process);var Nv,oO=typeof((Nv=an==null?void 0:an.versions)==null?void 0:Nv.electron)=="string",aO=oO&&(an==null?void 0:an.type)==="renderer",jv;if(typeof an=="object"){hf=an.platform==="win32",df=an.platform==="darwin",ql=an.platform==="linux",ql&&an.env.SNAP&&an.env.SNAP_REVISION,an.env.CI||an.env.BUILD_ARTIFACTSTAGINGDIRECTORY,wl=Hs,Kl=Hs;let e=an.env.VSCODE_NLS_CONFIG;if(e)try{let t=JSON.parse(e);wl=t.userLocale,N_=t.osLocale,Kl=t.resolvedLanguage||Hs,sO=(jv=t.languagePack)==null?void 0:jv.translationsConfigFile}catch{}h0=!0}else typeof navigator=="object"&&!aO?(hr=navigator.userAgent,hf=hr.indexOf("Windows")>=0,df=hr.indexOf("Macintosh")>=0,(hr.indexOf("Macintosh")>=0||hr.indexOf("iPad")>=0||hr.indexOf("iPhone")>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0,ql=hr.indexOf("Linux")>=0,(hr==null?void 0:hr.indexOf("Mobi"))>=0,Kl=globalThis._VSCODE_NLS_LANGUAGE||Hs,wl=navigator.language.toLowerCase(),N_=wl):console.error("Unable to resolve platform.");var d0=hf,Ir=df,lO=ql,j_=h0,Mr=hr,li=Kl,cO;(e=>{function t(){return li}e.value=t;function n(){return li.length===2?li==="en":li.length>=3?li[0]==="e"&&li[1]==="n"&&li[2]==="-":!1}e.isDefaultVariant=n;function r(){return li==="en"}e.isDefault=r})(cO||(cO={}));var uO=typeof is.postMessage=="function"&&!is.importScripts;(()=>{if(uO){let e=[];is.addEventListener("message",n=>{if(n.data&&n.data.vscodeScheduleAsyncWork)for(let r=0,i=e.length;r<i;r++){let s=e[r];if(s.id===n.data.vscodeScheduleAsyncWork){e.splice(r,1),s.callback();return}}});let t=0;return n=>{let r=++t;e.push({id:r,callback:n}),is.postMessage({vscodeScheduleAsyncWork:r},"*")}}return e=>setTimeout(e)})();var hO=!!(Mr&&Mr.indexOf("Chrome")>=0);Mr&&Mr.indexOf("Firefox")>=0;!hO&&Mr&&Mr.indexOf("Safari")>=0;Mr&&Mr.indexOf("Edg/")>=0;Mr&&Mr.indexOf("Android")>=0;var ks=typeof navigator=="object"?navigator:{};j_||document.queryCommandSupported&&document.queryCommandSupported("copy")||ks&&ks.clipboard&&ks.clipboard.writeText,j_||ks&&ks.clipboard&&ks.clipboard.readText;var ym=class{constructor(){this._keyCodeToStr=[],this._strToKeyCode=Object.create(null)}define(e,t){this._keyCodeToStr[e]=t,this._strToKeyCode[t.toLowerCase()]=e}keyCodeToStr(e){return this._keyCodeToStr[e]}strToKeyCode(e){return this._strToKeyCode[e.toLowerCase()]||0}},Eh=new ym,R_=new ym,T_=new ym,dO=new Array(230),f0;(e=>{function t(a){return Eh.keyCodeToStr(a)}e.toString=t;function n(a){return Eh.strToKeyCode(a)}e.fromString=n;function r(a){return R_.keyCodeToStr(a)}e.toUserSettingsUS=r;function i(a){return T_.keyCodeToStr(a)}e.toUserSettingsGeneral=i;function s(a){return R_.strToKeyCode(a)||T_.strToKeyCode(a)}e.fromUserSettings=s;function o(a){if(a>=98&&a<=113)return null;switch(a){case 16:return"Up";case 18:return"Down";case 15:return"Left";case 17:return"Right"}return Eh.keyCodeToStr(a)}e.toElectronAccelerator=o})(f0||(f0={}));var fO=class p0{constructor(t,n,r,i,s){this.ctrlKey=t,this.shiftKey=n,this.altKey=r,this.metaKey=i,this.keyCode=s}equals(t){return t instanceof p0&&this.ctrlKey===t.ctrlKey&&this.shiftKey===t.shiftKey&&this.altKey===t.altKey&&this.metaKey===t.metaKey&&this.keyCode===t.keyCode}getHashCode(){let t=this.ctrlKey?"1":"0",n=this.shiftKey?"1":"0",r=this.altKey?"1":"0",i=this.metaKey?"1":"0";return`K${t}${n}${r}${i}${this.keyCode}`}isModifierKey(){return this.keyCode===0||this.keyCode===5||this.keyCode===57||this.keyCode===6||this.keyCode===4}toKeybinding(){return new pO([this])}isDuplicateModifierCase(){return this.ctrlKey&&this.keyCode===5||this.shiftKey&&this.keyCode===4||this.altKey&&this.keyCode===6||this.metaKey&&this.keyCode===57}},pO=class{constructor(e){if(e.length===0)throw BM("chords");this.chords=e}getHashCode(){let e="";for(let t=0,n=this.chords.length;t<n;t++)t!==0&&(e+=";"),e+=this.chords[t].getHashCode();return e}equals(e){if(e===null||this.chords.length!==e.chords.length)return!1;for(let t=0;t<this.chords.length;t++)if(!this.chords[t].equals(e.chords[t]))return!1;return!0}};function mO(e){if(e.charCode){let n=String.fromCharCode(e.charCode).toUpperCase();return f0.fromString(n)}let t=e.keyCode;if(t===3)return 7;if(uf)switch(t){case 59:return 85;case 60:if(lO)return 97;break;case 61:return 86;case 107:return 109;case 109:return 111;case 173:return 88;case 224:if(Ir)return 57;break}else if(rO&&(Ir&&t===93||!Ir&&t===92))return 57;return dO[t]||0}var gO=Ir?256:2048,yO=512,_O=1024,vO=Ir?2048:256,D_=class{constructor(e){var n;this._standardKeyboardEventBrand=!0;let t=e;this.browserEvent=t,this.target=t.target,this.ctrlKey=t.ctrlKey,this.shiftKey=t.shiftKey,this.altKey=t.altKey,this.metaKey=t.metaKey,this.altGraphKey=(n=t.getModifierState)==null?void 0:n.call(t,"AltGraph"),this.keyCode=mO(t),this.code=t.code,this.ctrlKey=this.ctrlKey||this.keyCode===5,this.altKey=this.altKey||this.keyCode===6,this.shiftKey=this.shiftKey||this.keyCode===4,this.metaKey=this.metaKey||this.keyCode===57,this._asKeybinding=this._computeKeybinding(),this._asKeyCodeChord=this._computeKeyCodeChord()}preventDefault(){this.browserEvent&&this.browserEvent.preventDefault&&this.browserEvent.preventDefault()}stopPropagation(){this.browserEvent&&this.browserEvent.stopPropagation&&this.browserEvent.stopPropagation()}toKeyCodeChord(){return this._asKeyCodeChord}equals(e){return this._asKeybinding===e}_computeKeybinding(){let e=0;this.keyCode!==5&&this.keyCode!==4&&this.keyCode!==6&&this.keyCode!==57&&(e=this.keyCode);let t=0;return this.ctrlKey&&(t|=gO),this.altKey&&(t|=yO),this.shiftKey&&(t|=_O),this.metaKey&&(t|=vO),t|=e,t}_computeKeyCodeChord(){let e=0;return this.keyCode!==5&&this.keyCode!==4&&this.keyCode!==6&&this.keyCode!==57&&(e=this.keyCode),new fO(this.ctrlKey,this.shiftKey,this.altKey,this.metaKey,e)}},P_=new WeakMap;function bO(e){if(!e.parent||e.parent===e)return null;try{let t=e.location,n=e.parent.location;if(t.origin!=="null"&&n.origin!=="null"&&t.origin!==n.origin)return null}catch{return null}return e.parent}var wO=class{static getSameOriginWindowChain(e){let t=P_.get(e);if(!t){t=[],P_.set(e,t);let n=e,r;do r=bO(n),r?t.push({window:new WeakRef(n),iframeElement:n.frameElement||null}):t.push({window:new WeakRef(n),iframeElement:null}),n=r;while(n)}return t.slice(0)}static getPositionOfChildWindowRelativeToAncestorWindow(e,t){if(!t||e===t)return{top:0,left:0};let n=0,r=0,i=this.getSameOriginWindowChain(e);for(let s of i){let o=s.window.deref();if(n+=(o==null?void 0:o.scrollY)??0,r+=(o==null?void 0:o.scrollX)??0,o===t||!s.iframeElement)break;let a=s.iframeElement.getBoundingClientRect();n+=a.top,r+=a.left}return{top:n,left:r}}},Sl=class{constructor(e,t){this.timestamp=Date.now(),this.browserEvent=t,this.leftButton=t.button===0,this.middleButton=t.button===1,this.rightButton=t.button===2,this.buttons=t.buttons,this.target=t.target,this.detail=t.detail||1,t.type==="dblclick"&&(this.detail=2),this.ctrlKey=t.ctrlKey,this.shiftKey=t.shiftKey,this.altKey=t.altKey,this.metaKey=t.metaKey,typeof t.pageX=="number"?(this.posx=t.pageX,this.posy=t.pageY):(this.posx=t.clientX+this.target.ownerDocument.body.scrollLeft+this.target.ownerDocument.documentElement.scrollLeft,this.posy=t.clientY+this.target.ownerDocument.body.scrollTop+this.target.ownerDocument.documentElement.scrollTop);let n=wO.getPositionOfChildWindowRelativeToAncestorWindow(e,t.view);this.posx-=n.left,this.posy-=n.top}preventDefault(){this.browserEvent.preventDefault()}stopPropagation(){this.browserEvent.stopPropagation()}},L_=class{constructor(e,t=0,n=0){var i;this.browserEvent=e||null,this.target=e?e.target||e.targetNode||e.srcElement:null,this.deltaY=n,this.deltaX=t;let r=!1;if(gm){let s=navigator.userAgent.match(/Chrome\/(\d+)/);r=(s?parseInt(s[1]):123)<=122}if(e){let s=e,o=e,a=((i=e.view)==null?void 0:i.devicePixelRatio)||1;if(typeof s.wheelDeltaY<"u")r?this.deltaY=s.wheelDeltaY/(120*a):this.deltaY=s.wheelDeltaY/120;else if(typeof o.VERTICAL_AXIS<"u"&&o.axis===o.VERTICAL_AXIS)this.deltaY=-o.detail/3;else if(e.type==="wheel"){let l=e;l.deltaMode===l.DOM_DELTA_LINE?uf&&!Ir?this.deltaY=-e.deltaY/3:this.deltaY=-e.deltaY:this.deltaY=-e.deltaY/40}if(typeof s.wheelDeltaX<"u")iO&&d0?this.deltaX=-(s.wheelDeltaX/120):r?this.deltaX=s.wheelDeltaX/(120*a):this.deltaX=s.wheelDeltaX/120;else if(typeof o.HORIZONTAL_AXIS<"u"&&o.axis===o.HORIZONTAL_AXIS)this.deltaX=-e.detail/3;else if(e.type==="wheel"){let l=e;l.deltaMode===l.DOM_DELTA_LINE?uf&&!Ir?this.deltaX=-e.deltaX/3:this.deltaX=-e.deltaX:this.deltaX=-e.deltaX/40}this.deltaY===0&&this.deltaX===0&&e.wheelDelta&&(r?this.deltaY=e.wheelDelta/(120*a):this.deltaY=e.wheelDelta/120)}}preventDefault(){var e;(e=this.browserEvent)==null||e.preventDefault()}stopPropagation(){var e;(e=this.browserEvent)==null||e.stopPropagation()}},m0=Object.freeze(function(e,t){let n=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(n)}}}),SO;(e=>{function t(n){return n===e.None||n===e.Cancelled||n instanceof xO?!0:!n||typeof n!="object"?!1:typeof n.isCancellationRequested=="boolean"&&typeof n.onCancellationRequested=="function"}e.isCancellationToken=t,e.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:ln.None}),e.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:m0})})(SO||(SO={}));var xO=class{constructor(){this._isCancelled=!1,this._emitter=null}cancel(){this._isCancelled||(this._isCancelled=!0,this._emitter&&(this._emitter.fire(void 0),this.dispose()))}get isCancellationRequested(){return this._isCancelled}get onCancellationRequested(){return this._isCancelled?m0:(this._emitter||(this._emitter=new te),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=null)}},_m=class{constructor(e,t){this._isDisposed=!1,this._token=-1,typeof e=="function"&&typeof t=="number"&&this.setIfNotSet(e,t)}dispose(){this.cancel(),this._isDisposed=!0}cancel(){this._token!==-1&&(clearTimeout(this._token),this._token=-1)}cancelAndSet(e,t){if(this._isDisposed)throw new rf("Calling 'cancelAndSet' on a disposed TimeoutTimer");this.cancel(),this._token=setTimeout(()=>{this._token=-1,e()},t)}setIfNotSet(e,t){if(this._isDisposed)throw new rf("Calling 'setIfNotSet' on a disposed TimeoutTimer");this._token===-1&&(this._token=setTimeout(()=>{this._token=-1,e()},t))}},kO=class{constructor(){this.disposable=void 0,this.isDisposed=!1}cancel(){var e;(e=this.disposable)==null||e.dispose(),this.disposable=void 0}cancelAndSet(e,t,n=globalThis){if(this.isDisposed)throw new rf("Calling 'cancelAndSet' on a disposed IntervalTimer");this.cancel();let r=n.setInterval(()=>{e()},t);this.disposable=wt(()=>{n.clearInterval(r),this.disposable=void 0})}dispose(){this.cancel(),this.isDisposed=!0}},CO;(e=>{async function t(r){let i,s=await Promise.all(r.map(o=>o.then(a=>a,a=>{i||(i=a)})));if(typeof i<"u")throw i;return s}e.settled=t;function n(r){return new Promise(async(i,s)=>{try{await r(i,s)}catch(o){s(o)}})}e.withAsyncBody=n})(CO||(CO={}));var A_=class Qn{static fromArray(t){return new Qn(n=>{n.emitMany(t)})}static fromPromise(t){return new Qn(async n=>{n.emitMany(await t)})}static fromPromises(t){return new Qn(async n=>{await Promise.all(t.map(async r=>n.emitOne(await r)))})}static merge(t){return new Qn(async n=>{await Promise.all(t.map(async r=>{for await(let i of r)n.emitOne(i)}))})}constructor(t,n){this._state=0,this._results=[],this._error=null,this._onReturn=n,this._onStateChanged=new te,queueMicrotask(async()=>{let r={emitOne:i=>this.emitOne(i),emitMany:i=>this.emitMany(i),reject:i=>this.reject(i)};try{await Promise.resolve(t(r)),this.resolve()}catch(i){this.reject(i)}finally{r.emitOne=void 0,r.emitMany=void 0,r.reject=void 0}})}[Symbol.asyncIterator](){let t=0;return{next:async()=>{do{if(this._state===2)throw this._error;if(t<this._results.length)return{done:!1,value:this._results[t++]};if(this._state===1)return{done:!0,value:void 0};await ln.toPromise(this._onStateChanged.event)}while(!0)},return:async()=>{var n;return(n=this._onReturn)==null||n.call(this),{done:!0,value:void 0}}}}static map(t,n){return new Qn(async r=>{for await(let i of t)r.emitOne(n(i))})}map(t){return Qn.map(this,t)}static filter(t,n){return new Qn(async r=>{for await(let i of t)n(i)&&r.emitOne(i)})}filter(t){return Qn.filter(this,t)}static coalesce(t){return Qn.filter(t,n=>!!n)}coalesce(){return Qn.coalesce(this)}static async toPromise(t){let n=[];for await(let r of t)n.push(r);return n}toPromise(){return Qn.toPromise(this)}emitOne(t){this._state===0&&(this._results.push(t),this._onStateChanged.fire())}emitMany(t){this._state===0&&(this._results=this._results.concat(t),this._onStateChanged.fire())}resolve(){this._state===0&&(this._state=1,this._onStateChanged.fire())}reject(t){this._state===0&&(this._state=2,this._error=t,this._onStateChanged.fire())}};A_.EMPTY=A_.fromArray([]);var{getWindow:Dr,getWindowId:EO,onDidRegisterWindow:NO}=function(){let e=new Map,t={window:Vr,disposables:new ji};e.set(Vr.vscodeWindowId,t);let n=new te,r=new te,i=new te;function s(o,a){return(typeof o=="number"?e.get(o):void 0)??(a?t:void 0)}return{onDidRegisterWindow:n.event,onWillUnregisterWindow:i.event,onDidUnregisterWindow:r.event,registerWindow(o){if(e.has(o.vscodeWindowId))return $e.None;let a=new ji,l={window:o,disposables:a.add(new ji)};return e.set(o.vscodeWindowId,l),a.add(wt(()=>{e.delete(o.vscodeWindowId),r.fire(o)})),a.add(Re(o,Zt.BEFORE_UNLOAD,()=>{i.fire(o)})),n.fire(l),a},getWindows(){return e.values()},getWindowsCount(){return e.size},getWindowId(o){return o.vscodeWindowId},hasWindow(o){return e.has(o)},getWindowById:s,getWindow(o){var c;let a=o;if((c=a==null?void 0:a.ownerDocument)!=null&&c.defaultView)return a.ownerDocument.defaultView.window;let l=o;return l!=null&&l.view?l.view.window:Vr},getDocument(o){return Dr(o).document}}}(),jO=class{constructor(e,t,n,r){this._node=e,this._type=t,this._handler=n,this._options=r||!1,this._node.addEventListener(this._type,this._handler,this._options)}dispose(){this._handler&&(this._node.removeEventListener(this._type,this._handler,this._options),this._node=null,this._handler=null)}};function Re(e,t,n,r){return new jO(e,t,n,r)}var I_=function(e,t,n,r){return Re(e,t,n,r)},vm,RO=class extends kO{constructor(e){super(),this.defaultTarget=e&&Dr(e)}cancelAndSet(e,t,n){return super.cancelAndSet(e,t,n??this.defaultTarget)}},M_=class{constructor(e,t=0){this._runner=e,this.priority=t,this._canceled=!1}dispose(){this._canceled=!0}execute(){if(!this._canceled)try{this._runner()}catch(e){Vl(e)}}static sort(e,t){return t.priority-e.priority}};(function(){let e=new Map,t=new Map,n=new Map,r=new Map,i=s=>{n.set(s,!1);let o=e.get(s)??[];for(t.set(s,o),e.set(s,[]),r.set(s,!0);o.length>0;)o.sort(M_.sort),o.shift().execute();r.set(s,!1)};vm=(s,o,a=0)=>{let l=EO(s),c=new M_(o,a),d=e.get(l);return d||(d=[],e.set(l,d)),d.push(c),n.get(l)||(n.set(l,!0),s.requestAnimationFrame(()=>i(l))),c}})();function TO(e){let t=e.getBoundingClientRect(),n=Dr(e);return{left:t.left+n.scrollX,top:t.top+n.scrollY,width:t.width,height:t.height}}var Zt={CLICK:"click",MOUSE_DOWN:"mousedown",MOUSE_OVER:"mouseover",MOUSE_LEAVE:"mouseleave",MOUSE_WHEEL:"wheel",POINTER_UP:"pointerup",POINTER_DOWN:"pointerdown",POINTER_MOVE:"pointermove",KEY_DOWN:"keydown",KEY_UP:"keyup",BEFORE_UNLOAD:"beforeunload",CHANGE:"change",FOCUS:"focus",BLUR:"blur",INPUT:"input"},DO=class{constructor(e){this.domNode=e,this._maxWidth="",this._width="",this._height="",this._top="",this._left="",this._bottom="",this._right="",this._paddingTop="",this._paddingLeft="",this._paddingBottom="",this._paddingRight="",this._fontFamily="",this._fontWeight="",this._fontSize="",this._fontStyle="",this._fontFeatureSettings="",this._fontVariationSettings="",this._textDecoration="",this._lineHeight="",this._letterSpacing="",this._className="",this._display="",this._position="",this._visibility="",this._color="",this._backgroundColor="",this._layerHint=!1,this._contain="none",this._boxShadow=""}setMaxWidth(e){let t=Dn(e);this._maxWidth!==t&&(this._maxWidth=t,this.domNode.style.maxWidth=this._maxWidth)}setWidth(e){let t=Dn(e);this._width!==t&&(this._width=t,this.domNode.style.width=this._width)}setHeight(e){let t=Dn(e);this._height!==t&&(this._height=t,this.domNode.style.height=this._height)}setTop(e){let t=Dn(e);this._top!==t&&(this._top=t,this.domNode.style.top=this._top)}setLeft(e){let t=Dn(e);this._left!==t&&(this._left=t,this.domNode.style.left=this._left)}setBottom(e){let t=Dn(e);this._bottom!==t&&(this._bottom=t,this.domNode.style.bottom=this._bottom)}setRight(e){let t=Dn(e);this._right!==t&&(this._right=t,this.domNode.style.right=this._right)}setPaddingTop(e){let t=Dn(e);this._paddingTop!==t&&(this._paddingTop=t,this.domNode.style.paddingTop=this._paddingTop)}setPaddingLeft(e){let t=Dn(e);this._paddingLeft!==t&&(this._paddingLeft=t,this.domNode.style.paddingLeft=this._paddingLeft)}setPaddingBottom(e){let t=Dn(e);this._paddingBottom!==t&&(this._paddingBottom=t,this.domNode.style.paddingBottom=this._paddingBottom)}setPaddingRight(e){let t=Dn(e);this._paddingRight!==t&&(this._paddingRight=t,this.domNode.style.paddingRight=this._paddingRight)}setFontFamily(e){this._fontFamily!==e&&(this._fontFamily=e,this.domNode.style.fontFamily=this._fontFamily)}setFontWeight(e){this._fontWeight!==e&&(this._fontWeight=e,this.domNode.style.fontWeight=this._fontWeight)}setFontSize(e){let t=Dn(e);this._fontSize!==t&&(this._fontSize=t,this.domNode.style.fontSize=this._fontSize)}setFontStyle(e){this._fontStyle!==e&&(this._fontStyle=e,this.domNode.style.fontStyle=this._fontStyle)}setFontFeatureSettings(e){this._fontFeatureSettings!==e&&(this._fontFeatureSettings=e,this.domNode.style.fontFeatureSettings=this._fontFeatureSettings)}setFontVariationSettings(e){this._fontVariationSettings!==e&&(this._fontVariationSettings=e,this.domNode.style.fontVariationSettings=this._fontVariationSettings)}setTextDecoration(e){this._textDecoration!==e&&(this._textDecoration=e,this.domNode.style.textDecoration=this._textDecoration)}setLineHeight(e){let t=Dn(e);this._lineHeight!==t&&(this._lineHeight=t,this.domNode.style.lineHeight=this._lineHeight)}setLetterSpacing(e){let t=Dn(e);this._letterSpacing!==t&&(this._letterSpacing=t,this.domNode.style.letterSpacing=this._letterSpacing)}setClassName(e){this._className!==e&&(this._className=e,this.domNode.className=this._className)}toggleClassName(e,t){this.domNode.classList.toggle(e,t),this._className=this.domNode.className}setDisplay(e){this._display!==e&&(this._display=e,this.domNode.style.display=this._display)}setPosition(e){this._position!==e&&(this._position=e,this.domNode.style.position=this._position)}setVisibility(e){this._visibility!==e&&(this._visibility=e,this.domNode.style.visibility=this._visibility)}setColor(e){this._color!==e&&(this._color=e,this.domNode.style.color=this._color)}setBackgroundColor(e){this._backgroundColor!==e&&(this._backgroundColor=e,this.domNode.style.backgroundColor=this._backgroundColor)}setLayerHinting(e){this._layerHint!==e&&(this._layerHint=e,this.domNode.style.transform=this._layerHint?"translate3d(0px, 0px, 0px)":"")}setBoxShadow(e){this._boxShadow!==e&&(this._boxShadow=e,this.domNode.style.boxShadow=e)}setContain(e){this._contain!==e&&(this._contain=e,this.domNode.style.contain=this._contain)}setAttribute(e,t){this.domNode.setAttribute(e,t)}removeAttribute(e){this.domNode.removeAttribute(e)}appendChild(e){this.domNode.appendChild(e.domNode)}removeChild(e){this.domNode.removeChild(e.domNode)}};function Dn(e){return typeof e=="number"?`${e}px`:e}function sa(e){return new DO(e)}var g0=class{constructor(){this._hooks=new ji,this._pointerMoveCallback=null,this._onStopCallback=null}dispose(){this.stopMonitoring(!1),this._hooks.dispose()}stopMonitoring(e,t){if(!this.isMonitoring())return;this._hooks.clear(),this._pointerMoveCallback=null;let n=this._onStopCallback;this._onStopCallback=null,e&&n&&n(t)}isMonitoring(){return!!this._pointerMoveCallback}startMonitoring(e,t,n,r,i){this.isMonitoring()&&this.stopMonitoring(!1),this._pointerMoveCallback=r,this._onStopCallback=i;let s=e;try{e.setPointerCapture(t),this._hooks.add(wt(()=>{try{e.releasePointerCapture(t)}catch{}}))}catch{s=Dr(e)}this._hooks.add(Re(s,Zt.POINTER_MOVE,o=>{if(o.buttons!==n){this.stopMonitoring(!0);return}o.preventDefault(),this._pointerMoveCallback(o)})),this._hooks.add(Re(s,Zt.POINTER_UP,o=>this.stopMonitoring(!0)))}};function PO(e,t,n){let r=null,i=null;if(typeof n.value=="function"?(r="value",i=n.value,i.length!==0&&console.warn("Memoize should only be used in functions with zero parameters")):typeof n.get=="function"&&(r="get",i=n.get),!i)throw new Error("not supported");let s=`$memoize$${t}`;n[r]=function(...o){return this.hasOwnProperty(s)||Object.defineProperty(this,s,{configurable:!1,enumerable:!1,writable:!1,value:i.apply(this,o)}),this[s]}}var kr;(e=>(e.Tap="-xterm-gesturetap",e.Change="-xterm-gesturechange",e.Start="-xterm-gesturestart",e.End="-xterm-gesturesend",e.Contextmenu="-xterm-gesturecontextmenu"))(kr||(kr={}));var Fo=class fn extends $e{constructor(){super(),this.dispatched=!1,this.targets=new E_,this.ignoreTargets=new E_,this.activeTouches={},this.handle=null,this._lastSetTapCountTime=0,this._register(ln.runAndSubscribe(NO,({window:t,disposables:n})=>{n.add(Re(t.document,"touchstart",r=>this.onTouchStart(r),{passive:!1})),n.add(Re(t.document,"touchend",r=>this.onTouchEnd(t,r))),n.add(Re(t.document,"touchmove",r=>this.onTouchMove(r),{passive:!1}))},{window:Vr,disposables:this._store}))}static addTarget(t){if(!fn.isTouchDevice())return $e.None;fn.INSTANCE||(fn.INSTANCE=new fn);let n=fn.INSTANCE.targets.push(t);return wt(n)}static ignoreTarget(t){if(!fn.isTouchDevice())return $e.None;fn.INSTANCE||(fn.INSTANCE=new fn);let n=fn.INSTANCE.ignoreTargets.push(t);return wt(n)}static isTouchDevice(){return"ontouchstart"in Vr||navigator.maxTouchPoints>0}dispose(){this.handle&&(this.handle.dispose(),this.handle=null),super.dispose()}onTouchStart(t){let n=Date.now();this.handle&&(this.handle.dispose(),this.handle=null);for(let r=0,i=t.targetTouches.length;r<i;r++){let s=t.targetTouches.item(r);this.activeTouches[s.identifier]={id:s.identifier,initialTarget:s.target,initialTimeStamp:n,initialPageX:s.pageX,initialPageY:s.pageY,rollingTimestamps:[n],rollingPageX:[s.pageX],rollingPageY:[s.pageY]};let o=this.newGestureEvent(kr.Start,s.target);o.pageX=s.pageX,o.pageY=s.pageY,this.dispatchEvent(o)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}onTouchEnd(t,n){let r=Date.now(),i=Object.keys(this.activeTouches).length;for(let s=0,o=n.changedTouches.length;s<o;s++){let a=n.changedTouches.item(s);if(!this.activeTouches.hasOwnProperty(String(a.identifier))){console.warn("move of an UNKNOWN touch",a);continue}let l=this.activeTouches[a.identifier],c=Date.now()-l.initialTimeStamp;if(c<fn.HOLD_DELAY&&Math.abs(l.initialPageX-Fn(l.rollingPageX))<30&&Math.abs(l.initialPageY-Fn(l.rollingPageY))<30){let d=this.newGestureEvent(kr.Tap,l.initialTarget);d.pageX=Fn(l.rollingPageX),d.pageY=Fn(l.rollingPageY),this.dispatchEvent(d)}else if(c>=fn.HOLD_DELAY&&Math.abs(l.initialPageX-Fn(l.rollingPageX))<30&&Math.abs(l.initialPageY-Fn(l.rollingPageY))<30){let d=this.newGestureEvent(kr.Contextmenu,l.initialTarget);d.pageX=Fn(l.rollingPageX),d.pageY=Fn(l.rollingPageY),this.dispatchEvent(d)}else if(i===1){let d=Fn(l.rollingPageX),h=Fn(l.rollingPageY),f=Fn(l.rollingTimestamps)-l.rollingTimestamps[0],p=d-l.rollingPageX[0],m=h-l.rollingPageY[0],y=[...this.targets].filter(b=>l.initialTarget instanceof Node&&b.contains(l.initialTarget));this.inertia(t,y,r,Math.abs(p)/f,p>0?1:-1,d,Math.abs(m)/f,m>0?1:-1,h)}this.dispatchEvent(this.newGestureEvent(kr.End,l.initialTarget)),delete this.activeTouches[a.identifier]}this.dispatched&&(n.preventDefault(),n.stopPropagation(),this.dispatched=!1)}newGestureEvent(t,n){let r=document.createEvent("CustomEvent");return r.initEvent(t,!1,!0),r.initialTarget=n,r.tapCount=0,r}dispatchEvent(t){if(t.type===kr.Tap){let n=new Date().getTime(),r=0;n-this._lastSetTapCountTime>fn.CLEAR_TAP_COUNT_TIME?r=1:r=2,this._lastSetTapCountTime=n,t.tapCount=r}else(t.type===kr.Change||t.type===kr.Contextmenu)&&(this._lastSetTapCountTime=0);if(t.initialTarget instanceof Node){for(let r of this.ignoreTargets)if(r.contains(t.initialTarget))return;let n=[];for(let r of this.targets)if(r.contains(t.initialTarget)){let i=0,s=t.initialTarget;for(;s&&s!==r;)i++,s=s.parentElement;n.push([i,r])}n.sort((r,i)=>r[0]-i[0]);for(let[r,i]of n)i.dispatchEvent(t),this.dispatched=!0}}inertia(t,n,r,i,s,o,a,l,c){this.handle=vm(t,()=>{let d=Date.now(),h=d-r,f=0,p=0,m=!0;i+=fn.SCROLL_FRICTION*h,a+=fn.SCROLL_FRICTION*h,i>0&&(m=!1,f=s*i*h),a>0&&(m=!1,p=l*a*h);let y=this.newGestureEvent(kr.Change);y.translationX=f,y.translationY=p,n.forEach(b=>b.dispatchEvent(y)),m||this.inertia(t,n,d,i,s,o+f,a,l,c+p)})}onTouchMove(t){let n=Date.now();for(let r=0,i=t.changedTouches.length;r<i;r++){let s=t.changedTouches.item(r);if(!this.activeTouches.hasOwnProperty(String(s.identifier))){console.warn("end of an UNKNOWN touch",s);continue}let o=this.activeTouches[s.identifier],a=this.newGestureEvent(kr.Change,o.initialTarget);a.translationX=s.pageX-Fn(o.rollingPageX),a.translationY=s.pageY-Fn(o.rollingPageY),a.pageX=s.pageX,a.pageY=s.pageY,this.dispatchEvent(a),o.rollingPageX.length>3&&(o.rollingPageX.shift(),o.rollingPageY.shift(),o.rollingTimestamps.shift()),o.rollingPageX.push(s.pageX),o.rollingPageY.push(s.pageY),o.rollingTimestamps.push(n)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}};Fo.SCROLL_FRICTION=-.005,Fo.HOLD_DELAY=700,Fo.CLEAR_TAP_COUNT_TIME=400,At([PO],Fo,"isTouchDevice",1);var LO=Fo,bm=class extends $e{onclick(e,t){this._register(Re(e,Zt.CLICK,n=>t(new Sl(Dr(e),n))))}onmousedown(e,t){this._register(Re(e,Zt.MOUSE_DOWN,n=>t(new Sl(Dr(e),n))))}onmouseover(e,t){this._register(Re(e,Zt.MOUSE_OVER,n=>t(new Sl(Dr(e),n))))}onmouseleave(e,t){this._register(Re(e,Zt.MOUSE_LEAVE,n=>t(new Sl(Dr(e),n))))}onkeydown(e,t){this._register(Re(e,Zt.KEY_DOWN,n=>t(new D_(n))))}onkeyup(e,t){this._register(Re(e,Zt.KEY_UP,n=>t(new D_(n))))}oninput(e,t){this._register(Re(e,Zt.INPUT,t))}onblur(e,t){this._register(Re(e,Zt.BLUR,t))}onfocus(e,t){this._register(Re(e,Zt.FOCUS,t))}onchange(e,t){this._register(Re(e,Zt.CHANGE,t))}ignoreGesture(e){return LO.ignoreTarget(e)}},O_=11,AO=class extends bm{constructor(e){super(),this._onActivate=e.onActivate,this.bgDomNode=document.createElement("div"),this.bgDomNode.className="arrow-background",this.bgDomNode.style.position="absolute",this.bgDomNode.style.width=e.bgWidth+"px",this.bgDomNode.style.height=e.bgHeight+"px",typeof e.top<"u"&&(this.bgDomNode.style.top="0px"),typeof e.left<"u"&&(this.bgDomNode.style.left="0px"),typeof e.bottom<"u"&&(this.bgDomNode.style.bottom="0px"),typeof e.right<"u"&&(this.bgDomNode.style.right="0px"),this.domNode=document.createElement("div"),this.domNode.className=e.className,this.domNode.style.position="absolute",this.domNode.style.width=O_+"px",this.domNode.style.height=O_+"px",typeof e.top<"u"&&(this.domNode.style.top=e.top+"px"),typeof e.left<"u"&&(this.domNode.style.left=e.left+"px"),typeof e.bottom<"u"&&(this.domNode.style.bottom=e.bottom+"px"),typeof e.right<"u"&&(this.domNode.style.right=e.right+"px"),this._pointerMoveMonitor=this._register(new g0),this._register(I_(this.bgDomNode,Zt.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._register(I_(this.domNode,Zt.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._pointerdownRepeatTimer=this._register(new RO),this._pointerdownScheduleRepeatTimer=this._register(new _m)}_arrowPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=()=>{this._pointerdownRepeatTimer.cancelAndSet(()=>this._onActivate(),1e3/24,Dr(e))};this._onActivate(),this._pointerdownRepeatTimer.cancel(),this._pointerdownScheduleRepeatTimer.cancelAndSet(t,200),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,n=>{},()=>{this._pointerdownRepeatTimer.cancel(),this._pointerdownScheduleRepeatTimer.cancel()}),e.preventDefault()}},IO=class ff{constructor(t,n,r,i,s,o,a){this._forceIntegerValues=t,this._scrollStateBrand=void 0,this._forceIntegerValues&&(n=n|0,r=r|0,i=i|0,s=s|0,o=o|0,a=a|0),this.rawScrollLeft=i,this.rawScrollTop=a,n<0&&(n=0),i+n>r&&(i=r-n),i<0&&(i=0),s<0&&(s=0),a+s>o&&(a=o-s),a<0&&(a=0),this.width=n,this.scrollWidth=r,this.scrollLeft=i,this.height=s,this.scrollHeight=o,this.scrollTop=a}equals(t){return this.rawScrollLeft===t.rawScrollLeft&&this.rawScrollTop===t.rawScrollTop&&this.width===t.width&&this.scrollWidth===t.scrollWidth&&this.scrollLeft===t.scrollLeft&&this.height===t.height&&this.scrollHeight===t.scrollHeight&&this.scrollTop===t.scrollTop}withScrollDimensions(t,n){return new ff(this._forceIntegerValues,typeof t.width<"u"?t.width:this.width,typeof t.scrollWidth<"u"?t.scrollWidth:this.scrollWidth,n?this.rawScrollLeft:this.scrollLeft,typeof t.height<"u"?t.height:this.height,typeof t.scrollHeight<"u"?t.scrollHeight:this.scrollHeight,n?this.rawScrollTop:this.scrollTop)}withScrollPosition(t){return new ff(this._forceIntegerValues,this.width,this.scrollWidth,typeof t.scrollLeft<"u"?t.scrollLeft:this.rawScrollLeft,this.height,this.scrollHeight,typeof t.scrollTop<"u"?t.scrollTop:this.rawScrollTop)}createScrollEvent(t,n){let r=this.width!==t.width,i=this.scrollWidth!==t.scrollWidth,s=this.scrollLeft!==t.scrollLeft,o=this.height!==t.height,a=this.scrollHeight!==t.scrollHeight,l=this.scrollTop!==t.scrollTop;return{inSmoothScrolling:n,oldWidth:t.width,oldScrollWidth:t.scrollWidth,oldScrollLeft:t.scrollLeft,width:this.width,scrollWidth:this.scrollWidth,scrollLeft:this.scrollLeft,oldHeight:t.height,oldScrollHeight:t.scrollHeight,oldScrollTop:t.scrollTop,height:this.height,scrollHeight:this.scrollHeight,scrollTop:this.scrollTop,widthChanged:r,scrollWidthChanged:i,scrollLeftChanged:s,heightChanged:o,scrollHeightChanged:a,scrollTopChanged:l}}},MO=class extends $e{constructor(e){super(),this._scrollableBrand=void 0,this._onScroll=this._register(new te),this.onScroll=this._onScroll.event,this._smoothScrollDuration=e.smoothScrollDuration,this._scheduleAtNextAnimationFrame=e.scheduleAtNextAnimationFrame,this._state=new IO(e.forceIntegerValues,0,0,0,0,0,0),this._smoothScrolling=null}dispose(){this._smoothScrolling&&(this._smoothScrolling.dispose(),this._smoothScrolling=null),super.dispose()}setSmoothScrollDuration(e){this._smoothScrollDuration=e}validateScrollPosition(e){return this._state.withScrollPosition(e)}getScrollDimensions(){return this._state}setScrollDimensions(e,t){var r;let n=this._state.withScrollDimensions(e,t);this._setState(n,!!this._smoothScrolling),(r=this._smoothScrolling)==null||r.acceptScrollDimensions(this._state)}getFutureScrollPosition(){return this._smoothScrolling?this._smoothScrolling.to:this._state}getCurrentScrollPosition(){return this._state}setScrollPositionNow(e){let t=this._state.withScrollPosition(e);this._smoothScrolling&&(this._smoothScrolling.dispose(),this._smoothScrolling=null),this._setState(t,!1)}setScrollPositionSmooth(e,t){if(this._smoothScrollDuration===0)return this.setScrollPositionNow(e);if(this._smoothScrolling){e={scrollLeft:typeof e.scrollLeft>"u"?this._smoothScrolling.to.scrollLeft:e.scrollLeft,scrollTop:typeof e.scrollTop>"u"?this._smoothScrolling.to.scrollTop:e.scrollTop};let n=this._state.withScrollPosition(e);if(this._smoothScrolling.to.scrollLeft===n.scrollLeft&&this._smoothScrolling.to.scrollTop===n.scrollTop)return;let r;t?r=new B_(this._smoothScrolling.from,n,this._smoothScrolling.startTime,this._smoothScrolling.duration):r=this._smoothScrolling.combine(this._state,n,this._smoothScrollDuration),this._smoothScrolling.dispose(),this._smoothScrolling=r}else{let n=this._state.withScrollPosition(e);this._smoothScrolling=B_.start(this._state,n,this._smoothScrollDuration)}this._smoothScrolling.animationFrameDisposable=this._scheduleAtNextAnimationFrame(()=>{this._smoothScrolling&&(this._smoothScrolling.animationFrameDisposable=null,this._performSmoothScrolling())})}hasPendingScrollAnimation(){return!!this._smoothScrolling}_performSmoothScrolling(){if(!this._smoothScrolling)return;let e=this._smoothScrolling.tick(),t=this._state.withScrollPosition(e);if(this._setState(t,!0),!!this._smoothScrolling){if(e.isDone){this._smoothScrolling.dispose(),this._smoothScrolling=null;return}this._smoothScrolling.animationFrameDisposable=this._scheduleAtNextAnimationFrame(()=>{this._smoothScrolling&&(this._smoothScrolling.animationFrameDisposable=null,this._performSmoothScrolling())})}}_setState(e,t){let n=this._state;n.equals(e)||(this._state=e,this._onScroll.fire(this._state.createScrollEvent(n,t)))}},z_=class{constructor(e,t,n){this.scrollLeft=e,this.scrollTop=t,this.isDone=n}};function Nh(e,t){let n=t-e;return function(r){return e+n*BO(r)}}function OO(e,t,n){return function(r){return r<n?e(r/n):t((r-n)/(1-n))}}var B_=class pf{constructor(t,n,r,i){this.from=t,this.to=n,this.duration=i,this.startTime=r,this.animationFrameDisposable=null,this._initAnimations()}_initAnimations(){this.scrollLeft=this._initAnimation(this.from.scrollLeft,this.to.scrollLeft,this.to.width),this.scrollTop=this._initAnimation(this.from.scrollTop,this.to.scrollTop,this.to.height)}_initAnimation(t,n,r){if(Math.abs(t-n)>2.5*r){let i,s;return t<n?(i=t+.75*r,s=n-.75*r):(i=t-.75*r,s=n+.75*r),OO(Nh(t,i),Nh(s,n),.33)}return Nh(t,n)}dispose(){this.animationFrameDisposable!==null&&(this.animationFrameDisposable.dispose(),this.animationFrameDisposable=null)}acceptScrollDimensions(t){this.to=t.withScrollPosition(this.to),this._initAnimations()}tick(){return this._tick(Date.now())}_tick(t){let n=(t-this.startTime)/this.duration;if(n<1){let r=this.scrollLeft(n),i=this.scrollTop(n);return new z_(r,i,!1)}return new z_(this.to.scrollLeft,this.to.scrollTop,!0)}combine(t,n,r){return pf.start(t,n,r)}static start(t,n,r){r=r+10;let i=Date.now()-10;return new pf(t,n,i,r)}};function zO(e){return Math.pow(e,3)}function BO(e){return 1-zO(1-e)}var FO=class extends $e{constructor(e,t,n){super(),this._visibility=e,this._visibleClassName=t,this._invisibleClassName=n,this._domNode=null,this._isVisible=!1,this._isNeeded=!1,this._rawShouldBeVisible=!1,this._shouldBeVisible=!1,this._revealTimer=this._register(new _m)}setVisibility(e){this._visibility!==e&&(this._visibility=e,this._updateShouldBeVisible())}setShouldBeVisible(e){this._rawShouldBeVisible=e,this._updateShouldBeVisible()}_applyVisibilitySetting(){return this._visibility===2?!1:this._visibility===3?!0:this._rawShouldBeVisible}_updateShouldBeVisible(){let e=this._applyVisibilitySetting();this._shouldBeVisible!==e&&(this._shouldBeVisible=e,this.ensureVisibility())}setIsNeeded(e){this._isNeeded!==e&&(this._isNeeded=e,this.ensureVisibility())}setDomNode(e){this._domNode=e,this._domNode.setClassName(this._invisibleClassName),this.setShouldBeVisible(!1)}ensureVisibility(){if(!this._isNeeded){this._hide(!1);return}this._shouldBeVisible?this._reveal():this._hide(!0)}_reveal(){this._isVisible||(this._isVisible=!0,this._revealTimer.setIfNotSet(()=>{var e;(e=this._domNode)==null||e.setClassName(this._visibleClassName)},0))}_hide(e){var t;this._revealTimer.cancel(),this._isVisible&&(this._isVisible=!1,(t=this._domNode)==null||t.setClassName(this._invisibleClassName+(e?" fade":"")))}},$O=140,y0=class extends bm{constructor(e){super(),this._lazyRender=e.lazyRender,this._host=e.host,this._scrollable=e.scrollable,this._scrollByPage=e.scrollByPage,this._scrollbarState=e.scrollbarState,this._visibilityController=this._register(new FO(e.visibility,"visible scrollbar "+e.extraScrollbarClassName,"invisible scrollbar "+e.extraScrollbarClassName)),this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._pointerMoveMonitor=this._register(new g0),this._shouldRender=!0,this.domNode=sa(document.createElement("div")),this.domNode.setAttribute("role","presentation"),this.domNode.setAttribute("aria-hidden","true"),this._visibilityController.setDomNode(this.domNode),this.domNode.setPosition("absolute"),this._register(Re(this.domNode.domNode,Zt.POINTER_DOWN,t=>this._domNodePointerDown(t)))}_createArrow(e){let t=this._register(new AO(e));this.domNode.domNode.appendChild(t.bgDomNode),this.domNode.domNode.appendChild(t.domNode)}_createSlider(e,t,n,r){this.slider=sa(document.createElement("div")),this.slider.setClassName("slider"),this.slider.setPosition("absolute"),this.slider.setTop(e),this.slider.setLeft(t),typeof n=="number"&&this.slider.setWidth(n),typeof r=="number"&&this.slider.setHeight(r),this.slider.setLayerHinting(!0),this.slider.setContain("strict"),this.domNode.domNode.appendChild(this.slider.domNode),this._register(Re(this.slider.domNode,Zt.POINTER_DOWN,i=>{i.button===0&&(i.preventDefault(),this._sliderPointerDown(i))})),this.onclick(this.slider.domNode,i=>{i.leftButton&&i.stopPropagation()})}_onElementSize(e){return this._scrollbarState.setVisibleSize(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}_onElementScrollSize(e){return this._scrollbarState.setScrollSize(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}_onElementScrollPosition(e){return this._scrollbarState.setScrollPosition(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}beginReveal(){this._visibilityController.setShouldBeVisible(!0)}beginHide(){this._visibilityController.setShouldBeVisible(!1)}render(){this._shouldRender&&(this._shouldRender=!1,this._renderDomNode(this._scrollbarState.getRectangleLargeSize(),this._scrollbarState.getRectangleSmallSize()),this._updateSlider(this._scrollbarState.getSliderSize(),this._scrollbarState.getArrowSize()+this._scrollbarState.getSliderPosition()))}_domNodePointerDown(e){e.target===this.domNode.domNode&&this._onPointerDown(e)}delegatePointerDown(e){let t=this.domNode.domNode.getClientRects()[0].top,n=t+this._scrollbarState.getSliderPosition(),r=t+this._scrollbarState.getSliderPosition()+this._scrollbarState.getSliderSize(),i=this._sliderPointerPosition(e);n<=i&&i<=r?e.button===0&&(e.preventDefault(),this._sliderPointerDown(e)):this._onPointerDown(e)}_onPointerDown(e){let t,n;if(e.target===this.domNode.domNode&&typeof e.offsetX=="number"&&typeof e.offsetY=="number")t=e.offsetX,n=e.offsetY;else{let i=TO(this.domNode.domNode);t=e.pageX-i.left,n=e.pageY-i.top}let r=this._pointerDownRelativePosition(t,n);this._setDesiredScrollPositionNow(this._scrollByPage?this._scrollbarState.getDesiredScrollPositionFromOffsetPaged(r):this._scrollbarState.getDesiredScrollPositionFromOffset(r)),e.button===0&&(e.preventDefault(),this._sliderPointerDown(e))}_sliderPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=this._sliderPointerPosition(e),n=this._sliderOrthogonalPointerPosition(e),r=this._scrollbarState.clone();this.slider.toggleClassName("active",!0),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,i=>{let s=this._sliderOrthogonalPointerPosition(i),o=Math.abs(s-n);if(d0&&o>$O){this._setDesiredScrollPositionNow(r.getScrollPosition());return}let a=this._sliderPointerPosition(i)-t;this._setDesiredScrollPositionNow(r.getDesiredScrollPositionFromDelta(a))},()=>{this.slider.toggleClassName("active",!1),this._host.onDragEnd()}),this._host.onDragStart()}_setDesiredScrollPositionNow(e){let t={};this.writeScrollPosition(t,e),this._scrollable.setScrollPositionNow(t)}updateScrollbarSize(e){this._updateScrollbarSize(e),this._scrollbarState.setScrollbarSize(e),this._shouldRender=!0,this._lazyRender||this.render()}isNeeded(){return this._scrollbarState.isNeeded()}},_0=class mf{constructor(t,n,r,i,s,o){this._scrollbarSize=Math.round(n),this._oppositeScrollbarSize=Math.round(r),this._arrowSize=Math.round(t),this._visibleSize=i,this._scrollSize=s,this._scrollPosition=o,this._computedAvailableSize=0,this._computedIsNeeded=!1,this._computedSliderSize=0,this._computedSliderRatio=0,this._computedSliderPosition=0,this._refreshComputedValues()}clone(){return new mf(this._arrowSize,this._scrollbarSize,this._oppositeScrollbarSize,this._visibleSize,this._scrollSize,this._scrollPosition)}setVisibleSize(t){let n=Math.round(t);return this._visibleSize!==n?(this._visibleSize=n,this._refreshComputedValues(),!0):!1}setScrollSize(t){let n=Math.round(t);return this._scrollSize!==n?(this._scrollSize=n,this._refreshComputedValues(),!0):!1}setScrollPosition(t){let n=Math.round(t);return this._scrollPosition!==n?(this._scrollPosition=n,this._refreshComputedValues(),!0):!1}setScrollbarSize(t){this._scrollbarSize=Math.round(t)}setOppositeScrollbarSize(t){this._oppositeScrollbarSize=Math.round(t)}static _computeValues(t,n,r,i,s){let o=Math.max(0,r-t),a=Math.max(0,o-2*n),l=i>0&&i>r;if(!l)return{computedAvailableSize:Math.round(o),computedIsNeeded:l,computedSliderSize:Math.round(a),computedSliderRatio:0,computedSliderPosition:0};let c=Math.round(Math.max(20,Math.floor(r*a/i))),d=(a-c)/(i-r),h=s*d;return{computedAvailableSize:Math.round(o),computedIsNeeded:l,computedSliderSize:Math.round(c),computedSliderRatio:d,computedSliderPosition:Math.round(h)}}_refreshComputedValues(){let t=mf._computeValues(this._oppositeScrollbarSize,this._arrowSize,this._visibleSize,this._scrollSize,this._scrollPosition);this._computedAvailableSize=t.computedAvailableSize,this._computedIsNeeded=t.computedIsNeeded,this._computedSliderSize=t.computedSliderSize,this._computedSliderRatio=t.computedSliderRatio,this._computedSliderPosition=t.computedSliderPosition}getArrowSize(){return this._arrowSize}getScrollPosition(){return this._scrollPosition}getRectangleLargeSize(){return this._computedAvailableSize}getRectangleSmallSize(){return this._scrollbarSize}isNeeded(){return this._computedIsNeeded}getSliderSize(){return this._computedSliderSize}getSliderPosition(){return this._computedSliderPosition}getDesiredScrollPositionFromOffset(t){if(!this._computedIsNeeded)return 0;let n=t-this._arrowSize-this._computedSliderSize/2;return Math.round(n/this._computedSliderRatio)}getDesiredScrollPositionFromOffsetPaged(t){if(!this._computedIsNeeded)return 0;let n=t-this._arrowSize,r=this._scrollPosition;return n<this._computedSliderPosition?r-=this._visibleSize:r+=this._visibleSize,r}getDesiredScrollPositionFromDelta(t){if(!this._computedIsNeeded)return 0;let n=this._computedSliderPosition+t;return Math.round(n/this._computedSliderRatio)}},HO=class extends y0{constructor(e,t,n){let r=e.getScrollDimensions(),i=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new _0(t.horizontalHasArrows?t.arrowSize:0,t.horizontal===2?0:t.horizontalScrollbarSize,t.vertical===2?0:t.verticalScrollbarSize,r.width,r.scrollWidth,i.scrollLeft),visibility:t.horizontal,extraScrollbarClassName:"horizontal",scrollable:e,scrollByPage:t.scrollByPage}),t.horizontalHasArrows)throw new Error("horizontalHasArrows is not supported in xterm.js");this._createSlider(Math.floor((t.horizontalScrollbarSize-t.horizontalSliderSize)/2),0,void 0,t.horizontalSliderSize)}_updateSlider(e,t){this.slider.setWidth(e),this.slider.setLeft(t)}_renderDomNode(e,t){this.domNode.setWidth(e),this.domNode.setHeight(t),this.domNode.setLeft(0),this.domNode.setBottom(0)}onDidScroll(e){return this._shouldRender=this._onElementScrollSize(e.scrollWidth)||this._shouldRender,this._shouldRender=this._onElementScrollPosition(e.scrollLeft)||this._shouldRender,this._shouldRender=this._onElementSize(e.width)||this._shouldRender,this._shouldRender}_pointerDownRelativePosition(e,t){return e}_sliderPointerPosition(e){return e.pageX}_sliderOrthogonalPointerPosition(e){return e.pageY}_updateScrollbarSize(e){this.slider.setHeight(e)}writeScrollPosition(e,t){e.scrollLeft=t}updateOptions(e){this.updateScrollbarSize(e.horizontal===2?0:e.horizontalScrollbarSize),this._scrollbarState.setOppositeScrollbarSize(e.vertical===2?0:e.verticalScrollbarSize),this._visibilityController.setVisibility(e.horizontal),this._scrollByPage=e.scrollByPage}},WO=class extends y0{constructor(e,t,n){let r=e.getScrollDimensions(),i=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new _0(t.verticalHasArrows?t.arrowSize:0,t.vertical===2?0:t.verticalScrollbarSize,0,r.height,r.scrollHeight,i.scrollTop),visibility:t.vertical,extraScrollbarClassName:"vertical",scrollable:e,scrollByPage:t.scrollByPage}),t.verticalHasArrows)throw new Error("horizontalHasArrows is not supported in xterm.js");this._createSlider(0,Math.floor((t.verticalScrollbarSize-t.verticalSliderSize)/2),t.verticalSliderSize,void 0)}_updateSlider(e,t){this.slider.setHeight(e),this.slider.setTop(t)}_renderDomNode(e,t){this.domNode.setWidth(t),this.domNode.setHeight(e),this.domNode.setRight(0),this.domNode.setTop(0)}onDidScroll(e){return this._shouldRender=this._onElementScrollSize(e.scrollHeight)||this._shouldRender,this._shouldRender=this._onElementScrollPosition(e.scrollTop)||this._shouldRender,this._shouldRender=this._onElementSize(e.height)||this._shouldRender,this._shouldRender}_pointerDownRelativePosition(e,t){return t}_sliderPointerPosition(e){return e.pageY}_sliderOrthogonalPointerPosition(e){return e.pageX}_updateScrollbarSize(e){this.slider.setWidth(e)}writeScrollPosition(e,t){e.scrollTop=t}updateOptions(e){this.updateScrollbarSize(e.vertical===2?0:e.verticalScrollbarSize),this._scrollbarState.setOppositeScrollbarSize(0),this._visibilityController.setVisibility(e.vertical),this._scrollByPage=e.scrollByPage}},UO=500,F_=50,VO=class{constructor(e,t,n){this.timestamp=e,this.deltaX=t,this.deltaY=n,this.score=0}},gf=class{constructor(){this._capacity=5,this._memory=[],this._front=-1,this._rear=-1}isPhysicalMouseWheel(){if(this._front===-1&&this._rear===-1)return!1;let t=1,n=0,r=1,i=this._rear;do{let s=i===this._front?t:Math.pow(2,-r);if(t-=s,n+=this._memory[i].score*s,i===this._front)break;i=(this._capacity+i-1)%this._capacity,r++}while(!0);return n<=.5}acceptStandardWheelEvent(t){if(gm){let n=Dr(t.browserEvent),r=nO(n);this.accept(Date.now(),t.deltaX*r,t.deltaY*r)}else this.accept(Date.now(),t.deltaX,t.deltaY)}accept(t,n,r){let i=null,s=new VO(t,n,r);this._front===-1&&this._rear===-1?(this._memory[0]=s,this._front=0,this._rear=0):(i=this._memory[this._rear],this._rear=(this._rear+1)%this._capacity,this._rear===this._front&&(this._front=(this._front+1)%this._capacity),this._memory[this._rear]=s),s.score=this._computeScore(s,i)}_computeScore(t,n){if(Math.abs(t.deltaX)>0&&Math.abs(t.deltaY)>0)return 1;let r=.5;if((!this._isAlmostInt(t.deltaX)||!this._isAlmostInt(t.deltaY))&&(r+=.25),n){let i=Math.abs(t.deltaX),s=Math.abs(t.deltaY),o=Math.abs(n.deltaX),a=Math.abs(n.deltaY),l=Math.max(Math.min(i,o),1),c=Math.max(Math.min(s,a),1),d=Math.max(i,o),h=Math.max(s,a);d%l===0&&h%c===0&&(r-=.5)}return Math.min(Math.max(r,0),1)}_isAlmostInt(t){return Math.abs(Math.round(t)-t)<.01}};gf.INSTANCE=new gf;var qO=gf,KO=class extends bm{constructor(e,t,n){super(),this._onScroll=this._register(new te),this.onScroll=this._onScroll.event,this._onWillScroll=this._register(new te),this.onWillScroll=this._onWillScroll.event,this._options=GO(t),this._scrollable=n,this._register(this._scrollable.onScroll(i=>{this._onWillScroll.fire(i),this._onDidScroll(i),this._onScroll.fire(i)}));let r={onMouseWheel:i=>this._onMouseWheel(i),onDragStart:()=>this._onDragStart(),onDragEnd:()=>this._onDragEnd()};this._verticalScrollbar=this._register(new WO(this._scrollable,this._options,r)),this._horizontalScrollbar=this._register(new HO(this._scrollable,this._options,r)),this._domNode=document.createElement("div"),this._domNode.className="xterm-scrollable-element "+this._options.className,this._domNode.setAttribute("role","presentation"),this._domNode.style.position="relative",this._domNode.appendChild(e),this._domNode.appendChild(this._horizontalScrollbar.domNode.domNode),this._domNode.appendChild(this._verticalScrollbar.domNode.domNode),this._options.useShadows?(this._leftShadowDomNode=sa(document.createElement("div")),this._leftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._leftShadowDomNode.domNode),this._topShadowDomNode=sa(document.createElement("div")),this._topShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topShadowDomNode.domNode),this._topLeftShadowDomNode=sa(document.createElement("div")),this._topLeftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topLeftShadowDomNode.domNode)):(this._leftShadowDomNode=null,this._topShadowDomNode=null,this._topLeftShadowDomNode=null),this._listenOnDomNode=this._options.listenOnDomNode||this._domNode,this._mouseWheelToDispose=[],this._setListeningToMouseWheel(this._options.handleMouseWheel),this.onmouseover(this._listenOnDomNode,i=>this._onMouseOver(i)),this.onmouseleave(this._listenOnDomNode,i=>this._onMouseLeave(i)),this._hideTimeout=this._register(new _m),this._isDragging=!1,this._mouseIsOver=!1,this._shouldRender=!0,this._revealOnScroll=!0}get options(){return this._options}dispose(){this._mouseWheelToDispose=fs(this._mouseWheelToDispose),super.dispose()}getDomNode(){return this._domNode}getOverviewRulerLayoutInfo(){return{parent:this._domNode,insertBefore:this._verticalScrollbar.domNode.domNode}}delegateVerticalScrollbarPointerDown(e){this._verticalScrollbar.delegatePointerDown(e)}getScrollDimensions(){return this._scrollable.getScrollDimensions()}setScrollDimensions(e){this._scrollable.setScrollDimensions(e,!1)}updateClassName(e){this._options.className=e,Ir&&(this._options.className+=" mac"),this._domNode.className="xterm-scrollable-element "+this._options.className}updateOptions(e){typeof e.handleMouseWheel<"u"&&(this._options.handleMouseWheel=e.handleMouseWheel,this._setListeningToMouseWheel(this._options.handleMouseWheel)),typeof e.mouseWheelScrollSensitivity<"u"&&(this._options.mouseWheelScrollSensitivity=e.mouseWheelScrollSensitivity),typeof e.fastScrollSensitivity<"u"&&(this._options.fastScrollSensitivity=e.fastScrollSensitivity),typeof e.scrollPredominantAxis<"u"&&(this._options.scrollPredominantAxis=e.scrollPredominantAxis),typeof e.horizontal<"u"&&(this._options.horizontal=e.horizontal),typeof e.vertical<"u"&&(this._options.vertical=e.vertical),typeof e.horizontalScrollbarSize<"u"&&(this._options.horizontalScrollbarSize=e.horizontalScrollbarSize),typeof e.verticalScrollbarSize<"u"&&(this._options.verticalScrollbarSize=e.verticalScrollbarSize),typeof e.scrollByPage<"u"&&(this._options.scrollByPage=e.scrollByPage),this._horizontalScrollbar.updateOptions(this._options),this._verticalScrollbar.updateOptions(this._options),this._options.lazyRender||this._render()}setRevealOnScroll(e){this._revealOnScroll=e}delegateScrollFromMouseWheelEvent(e){this._onMouseWheel(new L_(e))}_setListeningToMouseWheel(e){if(this._mouseWheelToDispose.length>0!==e&&(this._mouseWheelToDispose=fs(this._mouseWheelToDispose),e)){let t=n=>{this._onMouseWheel(new L_(n))};this._mouseWheelToDispose.push(Re(this._listenOnDomNode,Zt.MOUSE_WHEEL,t,{passive:!1}))}}_onMouseWheel(e){var i;if((i=e.browserEvent)!=null&&i.defaultPrevented)return;let t=qO.INSTANCE;t.acceptStandardWheelEvent(e);let n=!1;if(e.deltaY||e.deltaX){let s=e.deltaY*this._options.mouseWheelScrollSensitivity,o=e.deltaX*this._options.mouseWheelScrollSensitivity;this._options.scrollPredominantAxis&&(this._options.scrollYToX&&o+s===0?o=s=0:Math.abs(s)>=Math.abs(o)?o=0:s=0),this._options.flipAxes&&([s,o]=[o,s]);let a=!Ir&&e.browserEvent&&e.browserEvent.shiftKey;(this._options.scrollYToX||a)&&!o&&(o=s,s=0),e.browserEvent&&e.browserEvent.altKey&&(o=o*this._options.fastScrollSensitivity,s=s*this._options.fastScrollSensitivity);let l=this._scrollable.getFutureScrollPosition(),c={};if(s){let d=F_*s,h=l.scrollTop-(d<0?Math.floor(d):Math.ceil(d));this._verticalScrollbar.writeScrollPosition(c,h)}if(o){let d=F_*o,h=l.scrollLeft-(d<0?Math.floor(d):Math.ceil(d));this._horizontalScrollbar.writeScrollPosition(c,h)}c=this._scrollable.validateScrollPosition(c),(l.scrollLeft!==c.scrollLeft||l.scrollTop!==c.scrollTop)&&(this._options.mouseWheelSmoothScroll&&t.isPhysicalMouseWheel()?this._scrollable.setScrollPositionSmooth(c):this._scrollable.setScrollPositionNow(c),n=!0)}let r=n;!r&&this._options.alwaysConsumeMouseWheel&&(r=!0),!r&&this._options.consumeMouseWheelIfScrollbarIsNeeded&&(this._verticalScrollbar.isNeeded()||this._horizontalScrollbar.isNeeded())&&(r=!0),r&&(e.preventDefault(),e.stopPropagation())}_onDidScroll(e){this._shouldRender=this._horizontalScrollbar.onDidScroll(e)||this._shouldRender,this._shouldRender=this._verticalScrollbar.onDidScroll(e)||this._shouldRender,this._options.useShadows&&(this._shouldRender=!0),this._revealOnScroll&&this._reveal(),this._options.lazyRender||this._render()}renderNow(){if(!this._options.lazyRender)throw new Error("Please use `lazyRender` together with `renderNow`!");this._render()}_render(){if(this._shouldRender&&(this._shouldRender=!1,this._horizontalScrollbar.render(),this._verticalScrollbar.render(),this._options.useShadows)){let e=this._scrollable.getCurrentScrollPosition(),t=e.scrollTop>0,n=e.scrollLeft>0,r=n?" left":"",i=t?" top":"",s=n||t?" top-left-corner":"";this._leftShadowDomNode.setClassName(`shadow${r}`),this._topShadowDomNode.setClassName(`shadow${i}`),this._topLeftShadowDomNode.setClassName(`shadow${s}${i}${r}`)}}_onDragStart(){this._isDragging=!0,this._reveal()}_onDragEnd(){this._isDragging=!1,this._hide()}_onMouseLeave(e){this._mouseIsOver=!1,this._hide()}_onMouseOver(e){this._mouseIsOver=!0,this._reveal()}_reveal(){this._verticalScrollbar.beginReveal(),this._horizontalScrollbar.beginReveal(),this._scheduleHide()}_hide(){!this._mouseIsOver&&!this._isDragging&&(this._verticalScrollbar.beginHide(),this._horizontalScrollbar.beginHide())}_scheduleHide(){!this._mouseIsOver&&!this._isDragging&&this._hideTimeout.cancelAndSet(()=>this._hide(),UO)}},YO=class extends KO{constructor(e,t,n){super(e,t,n)}setScrollPosition(e){e.reuseAnimation?this._scrollable.setScrollPositionSmooth(e,e.reuseAnimation):this._scrollable.setScrollPositionNow(e)}getScrollPosition(){return this._scrollable.getCurrentScrollPosition()}};function GO(e){let t={lazyRender:typeof e.lazyRender<"u"?e.lazyRender:!1,className:typeof e.className<"u"?e.className:"",useShadows:typeof e.useShadows<"u"?e.useShadows:!0,handleMouseWheel:typeof e.handleMouseWheel<"u"?e.handleMouseWheel:!0,flipAxes:typeof e.flipAxes<"u"?e.flipAxes:!1,consumeMouseWheelIfScrollbarIsNeeded:typeof e.consumeMouseWheelIfScrollbarIsNeeded<"u"?e.consumeMouseWheelIfScrollbarIsNeeded:!1,alwaysConsumeMouseWheel:typeof e.alwaysConsumeMouseWheel<"u"?e.alwaysConsumeMouseWheel:!1,scrollYToX:typeof e.scrollYToX<"u"?e.scrollYToX:!1,mouseWheelScrollSensitivity:typeof e.mouseWheelScrollSensitivity<"u"?e.mouseWheelScrollSensitivity:1,fastScrollSensitivity:typeof e.fastScrollSensitivity<"u"?e.fastScrollSensitivity:5,scrollPredominantAxis:typeof e.scrollPredominantAxis<"u"?e.scrollPredominantAxis:!0,mouseWheelSmoothScroll:typeof e.mouseWheelSmoothScroll<"u"?e.mouseWheelSmoothScroll:!0,arrowSize:typeof e.arrowSize<"u"?e.arrowSize:11,listenOnDomNode:typeof e.listenOnDomNode<"u"?e.listenOnDomNode:null,horizontal:typeof e.horizontal<"u"?e.horizontal:1,horizontalScrollbarSize:typeof e.horizontalScrollbarSize<"u"?e.horizontalScrollbarSize:10,horizontalSliderSize:typeof e.horizontalSliderSize<"u"?e.horizontalSliderSize:0,horizontalHasArrows:typeof e.horizontalHasArrows<"u"?e.horizontalHasArrows:!1,vertical:typeof e.vertical<"u"?e.vertical:1,verticalScrollbarSize:typeof e.verticalScrollbarSize<"u"?e.verticalScrollbarSize:10,verticalHasArrows:typeof e.verticalHasArrows<"u"?e.verticalHasArrows:!1,verticalSliderSize:typeof e.verticalSliderSize<"u"?e.verticalSliderSize:0,scrollByPage:typeof e.scrollByPage<"u"?e.scrollByPage:!1};return t.horizontalSliderSize=typeof e.horizontalSliderSize<"u"?e.horizontalSliderSize:t.horizontalScrollbarSize,t.verticalSliderSize=typeof e.verticalSliderSize<"u"?e.verticalSliderSize:t.verticalScrollbarSize,Ir&&(t.className+=" mac"),t}var yf=class extends $e{constructor(e,t,n,r,i,s,o,a){super(),this._bufferService=n,this._optionsService=o,this._renderService=a,this._onRequestScrollLines=this._register(new te),this.onRequestScrollLines=this._onRequestScrollLines.event,this._isSyncing=!1,this._isHandlingScroll=!1,this._suppressOnScrollHandler=!1;let l=this._register(new MO({forceIntegerValues:!1,smoothScrollDuration:this._optionsService.rawOptions.smoothScrollDuration,scheduleAtNextAnimationFrame:c=>vm(r.window,c)}));this._register(this._optionsService.onSpecificOptionChange("smoothScrollDuration",()=>{l.setSmoothScrollDuration(this._optionsService.rawOptions.smoothScrollDuration)})),this._scrollableElement=this._register(new YO(t,{vertical:1,horizontal:2,useShadows:!1,mouseWheelSmoothScroll:!0,...this._getChangeOptions()},l)),this._register(this._optionsService.onMultipleOptionChange(["scrollSensitivity","fastScrollSensitivity","overviewRuler"],()=>this._scrollableElement.updateOptions(this._getChangeOptions()))),this._register(i.onProtocolChange(c=>{this._scrollableElement.updateOptions({handleMouseWheel:!(c&16)})})),this._scrollableElement.setScrollDimensions({height:0,scrollHeight:0}),this._register(ln.runAndSubscribe(s.onChangeColors,()=>{this._scrollableElement.getDomNode().style.backgroundColor=s.colors.background.css})),e.appendChild(this._scrollableElement.getDomNode()),this._register(wt(()=>this._scrollableElement.getDomNode().remove())),this._styleElement=r.mainDocument.createElement("style"),t.appendChild(this._styleElement),this._register(wt(()=>this._styleElement.remove())),this._register(ln.runAndSubscribe(s.onChangeColors,()=>{this._styleElement.textContent=[".xterm .xterm-scrollable-element > .scrollbar > .slider {",` background: ${s.colors.scrollbarSliderBackground.css};`,"}",".xterm .xterm-scrollable-element > .scrollbar > .slider:hover {",` background: ${s.colors.scrollbarSliderHoverBackground.css};`,"}",".xterm .xterm-scrollable-element > .scrollbar > .slider.active {",` background: ${s.colors.scrollbarSliderActiveBackground.css};`,"}"].join(`
|
|
112
|
+
`)})),this._register(this._bufferService.onResize(()=>this.queueSync())),this._register(this._bufferService.buffers.onBufferActivate(()=>{this._latestYDisp=void 0,this.queueSync()})),this._register(this._bufferService.onScroll(()=>this._sync())),this._register(this._scrollableElement.onScroll(c=>this._handleScroll(c)))}scrollLines(e){let t=this._scrollableElement.getScrollPosition();this._scrollableElement.setScrollPosition({reuseAnimation:!0,scrollTop:t.scrollTop+e*this._renderService.dimensions.css.cell.height})}scrollToLine(e,t){t&&(this._latestYDisp=e),this._scrollableElement.setScrollPosition({reuseAnimation:!t,scrollTop:e*this._renderService.dimensions.css.cell.height})}_getChangeOptions(){var e;return{mouseWheelScrollSensitivity:this._optionsService.rawOptions.scrollSensitivity,fastScrollSensitivity:this._optionsService.rawOptions.fastScrollSensitivity,verticalScrollbarSize:((e=this._optionsService.rawOptions.overviewRuler)==null?void 0:e.width)||14}}queueSync(e){e!==void 0&&(this._latestYDisp=e),this._queuedAnimationFrame===void 0&&(this._queuedAnimationFrame=this._renderService.addRefreshCallback(()=>{this._queuedAnimationFrame=void 0,this._sync(this._latestYDisp)}))}_sync(e=this._bufferService.buffer.ydisp){!this._renderService||this._isSyncing||(this._isSyncing=!0,this._suppressOnScrollHandler=!0,this._scrollableElement.setScrollDimensions({height:this._renderService.dimensions.css.canvas.height,scrollHeight:this._renderService.dimensions.css.cell.height*this._bufferService.buffer.lines.length}),this._suppressOnScrollHandler=!1,e!==this._latestYDisp&&this._scrollableElement.setScrollPosition({scrollTop:e*this._renderService.dimensions.css.cell.height}),this._isSyncing=!1)}_handleScroll(e){if(!this._renderService||this._isHandlingScroll||this._suppressOnScrollHandler)return;this._isHandlingScroll=!0;let t=Math.round(e.scrollTop/this._renderService.dimensions.css.cell.height),n=t-this._bufferService.buffer.ydisp;n!==0&&(this._latestYDisp=t,this._onRequestScrollLines.fire(n)),this._isHandlingScroll=!1}};yf=At([ue(2,Nn),ue(3,ei),ue(4,Zx),ue(5,po),ue(6,jn),ue(7,ti)],yf);var _f=class extends $e{constructor(e,t,n,r,i){super(),this._screenElement=e,this._bufferService=t,this._coreBrowserService=n,this._decorationService=r,this._renderService=i,this._decorationElements=new Map,this._altBufferIsActive=!1,this._dimensionsChanged=!1,this._container=document.createElement("div"),this._container.classList.add("xterm-decoration-container"),this._screenElement.appendChild(this._container),this._register(this._renderService.onRenderedViewportChange(()=>this._doRefreshDecorations())),this._register(this._renderService.onDimensionsChange(()=>{this._dimensionsChanged=!0,this._queueRefresh()})),this._register(this._coreBrowserService.onDprChange(()=>this._queueRefresh())),this._register(this._bufferService.buffers.onBufferActivate(()=>{this._altBufferIsActive=this._bufferService.buffer===this._bufferService.buffers.alt})),this._register(this._decorationService.onDecorationRegistered(()=>this._queueRefresh())),this._register(this._decorationService.onDecorationRemoved(s=>this._removeDecoration(s))),this._register(wt(()=>{this._container.remove(),this._decorationElements.clear()}))}_queueRefresh(){this._animationFrame===void 0&&(this._animationFrame=this._renderService.addRefreshCallback(()=>{this._doRefreshDecorations(),this._animationFrame=void 0}))}_doRefreshDecorations(){for(let e of this._decorationService.decorations)this._renderDecoration(e);this._dimensionsChanged=!1}_renderDecoration(e){this._refreshStyle(e),this._dimensionsChanged&&this._refreshXPosition(e)}_createElement(e){var r;let t=this._coreBrowserService.mainDocument.createElement("div");t.classList.add("xterm-decoration"),t.classList.toggle("xterm-decoration-top-layer",((r=e==null?void 0:e.options)==null?void 0:r.layer)==="top"),t.style.width=`${Math.round((e.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,t.style.height=`${(e.options.height||1)*this._renderService.dimensions.css.cell.height}px`,t.style.top=`${(e.marker.line-this._bufferService.buffers.active.ydisp)*this._renderService.dimensions.css.cell.height}px`,t.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`;let n=e.options.x??0;return n&&n>this._bufferService.cols&&(t.style.display="none"),this._refreshXPosition(e,t),t}_refreshStyle(e){let t=e.marker.line-this._bufferService.buffers.active.ydisp;if(t<0||t>=this._bufferService.rows)e.element&&(e.element.style.display="none",e.onRenderEmitter.fire(e.element));else{let n=this._decorationElements.get(e);n||(n=this._createElement(e),e.element=n,this._decorationElements.set(e,n),this._container.appendChild(n),e.onDispose(()=>{this._decorationElements.delete(e),n.remove()})),n.style.display=this._altBufferIsActive?"none":"block",this._altBufferIsActive||(n.style.width=`${Math.round((e.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,n.style.height=`${(e.options.height||1)*this._renderService.dimensions.css.cell.height}px`,n.style.top=`${t*this._renderService.dimensions.css.cell.height}px`,n.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`),e.onRenderEmitter.fire(n)}}_refreshXPosition(e,t=e.element){if(!t)return;let n=e.options.x??0;(e.options.anchor||"left")==="right"?t.style.right=n?`${n*this._renderService.dimensions.css.cell.width}px`:"":t.style.left=n?`${n*this._renderService.dimensions.css.cell.width}px`:""}_removeDecoration(e){var t;(t=this._decorationElements.get(e))==null||t.remove(),this._decorationElements.delete(e),e.dispose()}};_f=At([ue(1,Nn),ue(2,ei),ue(3,Fa),ue(4,ti)],_f);var XO=class{constructor(){this._zones=[],this._zonePool=[],this._zonePoolIndex=0,this._linePadding={full:0,left:0,center:0,right:0}}get zones(){return this._zonePool.length=Math.min(this._zonePool.length,this._zones.length),this._zones}clear(){this._zones.length=0,this._zonePoolIndex=0}addDecoration(e){if(e.options.overviewRulerOptions){for(let t of this._zones)if(t.color===e.options.overviewRulerOptions.color&&t.position===e.options.overviewRulerOptions.position){if(this._lineIntersectsZone(t,e.marker.line))return;if(this._lineAdjacentToZone(t,e.marker.line,e.options.overviewRulerOptions.position)){this._addLineToZone(t,e.marker.line);return}}if(this._zonePoolIndex<this._zonePool.length){this._zonePool[this._zonePoolIndex].color=e.options.overviewRulerOptions.color,this._zonePool[this._zonePoolIndex].position=e.options.overviewRulerOptions.position,this._zonePool[this._zonePoolIndex].startBufferLine=e.marker.line,this._zonePool[this._zonePoolIndex].endBufferLine=e.marker.line,this._zones.push(this._zonePool[this._zonePoolIndex++]);return}this._zones.push({color:e.options.overviewRulerOptions.color,position:e.options.overviewRulerOptions.position,startBufferLine:e.marker.line,endBufferLine:e.marker.line}),this._zonePool.push(this._zones[this._zones.length-1]),this._zonePoolIndex++}}setPadding(e){this._linePadding=e}_lineIntersectsZone(e,t){return t>=e.startBufferLine&&t<=e.endBufferLine}_lineAdjacentToZone(e,t,n){return t>=e.startBufferLine-this._linePadding[n||"full"]&&t<=e.endBufferLine+this._linePadding[n||"full"]}_addLineToZone(e,t){e.startBufferLine=Math.min(e.startBufferLine,t),e.endBufferLine=Math.max(e.endBufferLine,t)}},Sr={full:0,left:0,center:0,right:0},ci={full:0,left:0,center:0,right:0},No={full:0,left:0,center:0,right:0},Ac=class extends $e{constructor(e,t,n,r,i,s,o,a){var c;super(),this._viewportElement=e,this._screenElement=t,this._bufferService=n,this._decorationService=r,this._renderService=i,this._optionsService=s,this._themeService=o,this._coreBrowserService=a,this._colorZoneStore=new XO,this._shouldUpdateDimensions=!0,this._shouldUpdateAnchor=!0,this._lastKnownBufferLength=0,this._canvas=this._coreBrowserService.mainDocument.createElement("canvas"),this._canvas.classList.add("xterm-decoration-overview-ruler"),this._refreshCanvasDimensions(),(c=this._viewportElement.parentElement)==null||c.insertBefore(this._canvas,this._viewportElement),this._register(wt(()=>{var d;return(d=this._canvas)==null?void 0:d.remove()}));let l=this._canvas.getContext("2d");if(l)this._ctx=l;else throw new Error("Ctx cannot be null");this._register(this._decorationService.onDecorationRegistered(()=>this._queueRefresh(void 0,!0))),this._register(this._decorationService.onDecorationRemoved(()=>this._queueRefresh(void 0,!0))),this._register(this._renderService.onRenderedViewportChange(()=>this._queueRefresh())),this._register(this._bufferService.buffers.onBufferActivate(()=>{this._canvas.style.display=this._bufferService.buffer===this._bufferService.buffers.alt?"none":"block"})),this._register(this._bufferService.onScroll(()=>{this._lastKnownBufferLength!==this._bufferService.buffers.normal.lines.length&&(this._refreshDrawHeightConstants(),this._refreshColorZonePadding())})),this._register(this._renderService.onRender(()=>{(!this._containerHeight||this._containerHeight!==this._screenElement.clientHeight)&&(this._queueRefresh(!0),this._containerHeight=this._screenElement.clientHeight)})),this._register(this._coreBrowserService.onDprChange(()=>this._queueRefresh(!0))),this._register(this._optionsService.onSpecificOptionChange("overviewRuler",()=>this._queueRefresh(!0))),this._register(this._themeService.onChangeColors(()=>this._queueRefresh())),this._queueRefresh(!0)}get _width(){var e;return((e=this._optionsService.options.overviewRuler)==null?void 0:e.width)||0}_refreshDrawConstants(){let e=Math.floor((this._canvas.width-1)/3),t=Math.ceil((this._canvas.width-1)/3);ci.full=this._canvas.width,ci.left=e,ci.center=t,ci.right=e,this._refreshDrawHeightConstants(),No.full=1,No.left=1,No.center=1+ci.left,No.right=1+ci.left+ci.center}_refreshDrawHeightConstants(){Sr.full=Math.round(2*this._coreBrowserService.dpr);let e=this._canvas.height/this._bufferService.buffer.lines.length,t=Math.round(Math.max(Math.min(e,12),6)*this._coreBrowserService.dpr);Sr.left=t,Sr.center=t,Sr.right=t}_refreshColorZonePadding(){this._colorZoneStore.setPadding({full:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Sr.full),left:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Sr.left),center:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Sr.center),right:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*Sr.right)}),this._lastKnownBufferLength=this._bufferService.buffers.normal.lines.length}_refreshCanvasDimensions(){this._canvas.style.width=`${this._width}px`,this._canvas.width=Math.round(this._width*this._coreBrowserService.dpr),this._canvas.style.height=`${this._screenElement.clientHeight}px`,this._canvas.height=Math.round(this._screenElement.clientHeight*this._coreBrowserService.dpr),this._refreshDrawConstants(),this._refreshColorZonePadding()}_refreshDecorations(){this._shouldUpdateDimensions&&this._refreshCanvasDimensions(),this._ctx.clearRect(0,0,this._canvas.width,this._canvas.height),this._colorZoneStore.clear();for(let t of this._decorationService.decorations)this._colorZoneStore.addDecoration(t);this._ctx.lineWidth=1,this._renderRulerOutline();let e=this._colorZoneStore.zones;for(let t of e)t.position!=="full"&&this._renderColorZone(t);for(let t of e)t.position==="full"&&this._renderColorZone(t);this._shouldUpdateDimensions=!1,this._shouldUpdateAnchor=!1}_renderRulerOutline(){this._ctx.fillStyle=this._themeService.colors.overviewRulerBorder.css,this._ctx.fillRect(0,0,1,this._canvas.height),this._optionsService.rawOptions.overviewRuler.showTopBorder&&this._ctx.fillRect(1,0,this._canvas.width-1,1),this._optionsService.rawOptions.overviewRuler.showBottomBorder&&this._ctx.fillRect(1,this._canvas.height-1,this._canvas.width-1,this._canvas.height)}_renderColorZone(e){this._ctx.fillStyle=e.color,this._ctx.fillRect(No[e.position||"full"],Math.round((this._canvas.height-1)*(e.startBufferLine/this._bufferService.buffers.active.lines.length)-Sr[e.position||"full"]/2),ci[e.position||"full"],Math.round((this._canvas.height-1)*((e.endBufferLine-e.startBufferLine)/this._bufferService.buffers.active.lines.length)+Sr[e.position||"full"]))}_queueRefresh(e,t){this._shouldUpdateDimensions=e||this._shouldUpdateDimensions,this._shouldUpdateAnchor=t||this._shouldUpdateAnchor,this._animationFrame===void 0&&(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>{this._refreshDecorations(),this._animationFrame=void 0}))}};Ac=At([ue(2,Nn),ue(3,Fa),ue(4,ti),ue(5,jn),ue(6,po),ue(7,ei)],Ac);var V;(e=>(e.NUL="\0",e.SOH="",e.STX="",e.ETX="",e.EOT="",e.ENQ="",e.ACK="",e.BEL="\x07",e.BS="\b",e.HT=" ",e.LF=`
|
|
113
|
+
`,e.VT="\v",e.FF="\f",e.CR="\r",e.SO="",e.SI="",e.DLE="",e.DC1="",e.DC2="",e.DC3="",e.DC4="",e.NAK="",e.SYN="",e.ETB="",e.CAN="",e.EM="",e.SUB="",e.ESC="\x1B",e.FS="",e.GS="",e.RS="",e.US="",e.SP=" ",e.DEL=""))(V||(V={}));var Yl;(e=>(e.PAD="",e.HOP="",e.BPH="",e.NBH="",e.IND="",e.NEL="
",e.SSA="",e.ESA="",e.HTS="",e.HTJ="",e.VTS="",e.PLD="",e.PLU="",e.RI="",e.SS2="",e.SS3="",e.DCS="",e.PU1="",e.PU2="",e.STS="",e.CCH="",e.MW="",e.SPA="",e.EPA="",e.SOS="",e.SGCI="",e.SCI="",e.CSI="",e.ST="",e.OSC="",e.PM="",e.APC=""))(Yl||(Yl={}));var v0;(e=>e.ST=`${V.ESC}\\`)(v0||(v0={}));var vf=class{constructor(e,t,n,r,i,s){this._textarea=e,this._compositionView=t,this._bufferService=n,this._optionsService=r,this._coreService=i,this._renderService=s,this._isComposing=!1,this._isSendingComposition=!1,this._compositionPosition={start:0,end:0},this._dataAlreadySent=""}get isComposing(){return this._isComposing}compositionstart(){this._isComposing=!0,this._compositionPosition.start=this._textarea.value.length,this._compositionView.textContent="",this._dataAlreadySent="",this._compositionView.classList.add("active")}compositionupdate(e){this._compositionView.textContent=e.data,this.updateCompositionElements(),setTimeout(()=>{this._compositionPosition.end=this._textarea.value.length},0)}compositionend(){this._finalizeComposition(!0)}keydown(e){if(this._isComposing||this._isSendingComposition){if(e.keyCode===20||e.keyCode===229||e.keyCode===16||e.keyCode===17||e.keyCode===18)return!1;this._finalizeComposition(!1)}return e.keyCode===229?(this._handleAnyTextareaChanges(),!1):!0}_finalizeComposition(e){if(this._compositionView.classList.remove("active"),this._isComposing=!1,e){let t={start:this._compositionPosition.start,end:this._compositionPosition.end};this._isSendingComposition=!0,setTimeout(()=>{if(this._isSendingComposition){this._isSendingComposition=!1;let n;t.start+=this._dataAlreadySent.length,this._isComposing?n=this._textarea.value.substring(t.start,this._compositionPosition.start):n=this._textarea.value.substring(t.start),n.length>0&&this._coreService.triggerDataEvent(n,!0)}},0)}else{this._isSendingComposition=!1;let t=this._textarea.value.substring(this._compositionPosition.start,this._compositionPosition.end);this._coreService.triggerDataEvent(t,!0)}}_handleAnyTextareaChanges(){let e=this._textarea.value;setTimeout(()=>{if(!this._isComposing){let t=this._textarea.value,n=t.replace(e,"");this._dataAlreadySent=n,t.length>e.length?this._coreService.triggerDataEvent(n,!0):t.length<e.length?this._coreService.triggerDataEvent(`${V.DEL}`,!0):t.length===e.length&&t!==e&&this._coreService.triggerDataEvent(t,!0)}},0)}updateCompositionElements(e){if(this._isComposing){if(this._bufferService.buffer.isCursorInViewport){let t=Math.min(this._bufferService.buffer.x,this._bufferService.cols-1),n=this._renderService.dimensions.css.cell.height,r=this._bufferService.buffer.y*this._renderService.dimensions.css.cell.height,i=t*this._renderService.dimensions.css.cell.width;this._compositionView.style.left=i+"px",this._compositionView.style.top=r+"px",this._compositionView.style.height=n+"px",this._compositionView.style.lineHeight=n+"px",this._compositionView.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._compositionView.style.fontSize=this._optionsService.rawOptions.fontSize+"px";let s=this._compositionView.getBoundingClientRect();this._textarea.style.left=i+"px",this._textarea.style.top=r+"px",this._textarea.style.width=Math.max(s.width,1)+"px",this._textarea.style.height=Math.max(s.height,1)+"px",this._textarea.style.lineHeight=s.height+"px"}e||setTimeout(()=>this.updateCompositionElements(!0),0)}}};vf=At([ue(2,Nn),ue(3,jn),ue(4,_s),ue(5,ti)],vf);var en=0,tn=0,nn=0,Pt=0,$_={css:"#00000000",rgba:0},Bt;(e=>{function t(i,s,o,a){return a!==void 0?`#${Hi(i)}${Hi(s)}${Hi(o)}${Hi(a)}`:`#${Hi(i)}${Hi(s)}${Hi(o)}`}e.toCss=t;function n(i,s,o,a=255){return(i<<24|s<<16|o<<8|a)>>>0}e.toRgba=n;function r(i,s,o,a){return{css:e.toCss(i,s,o,a),rgba:e.toRgba(i,s,o,a)}}e.toColor=r})(Bt||(Bt={}));var yt;(e=>{function t(l,c){if(Pt=(c.rgba&255)/255,Pt===1)return{css:c.css,rgba:c.rgba};let d=c.rgba>>24&255,h=c.rgba>>16&255,f=c.rgba>>8&255,p=l.rgba>>24&255,m=l.rgba>>16&255,y=l.rgba>>8&255;en=p+Math.round((d-p)*Pt),tn=m+Math.round((h-m)*Pt),nn=y+Math.round((f-y)*Pt);let b=Bt.toCss(en,tn,nn),_=Bt.toRgba(en,tn,nn);return{css:b,rgba:_}}e.blend=t;function n(l){return(l.rgba&255)===255}e.isOpaque=n;function r(l,c,d){let h=Gl.ensureContrastRatio(l.rgba,c.rgba,d);if(h)return Bt.toColor(h>>24&255,h>>16&255,h>>8&255)}e.ensureContrastRatio=r;function i(l){let c=(l.rgba|255)>>>0;return[en,tn,nn]=Gl.toChannels(c),{css:Bt.toCss(en,tn,nn),rgba:c}}e.opaque=i;function s(l,c){return Pt=Math.round(c*255),[en,tn,nn]=Gl.toChannels(l.rgba),{css:Bt.toCss(en,tn,nn,Pt),rgba:Bt.toRgba(en,tn,nn,Pt)}}e.opacity=s;function o(l,c){return Pt=l.rgba&255,s(l,Pt*c/255)}e.multiplyOpacity=o;function a(l){return[l.rgba>>24&255,l.rgba>>16&255,l.rgba>>8&255]}e.toColorRGB=a})(yt||(yt={}));var kt;(e=>{let t,n;try{let i=document.createElement("canvas");i.width=1,i.height=1;let s=i.getContext("2d",{willReadFrequently:!0});s&&(t=s,t.globalCompositeOperation="copy",n=t.createLinearGradient(0,0,1,1))}catch{}function r(i){if(i.match(/#[\da-f]{3,8}/i))switch(i.length){case 4:return en=parseInt(i.slice(1,2).repeat(2),16),tn=parseInt(i.slice(2,3).repeat(2),16),nn=parseInt(i.slice(3,4).repeat(2),16),Bt.toColor(en,tn,nn);case 5:return en=parseInt(i.slice(1,2).repeat(2),16),tn=parseInt(i.slice(2,3).repeat(2),16),nn=parseInt(i.slice(3,4).repeat(2),16),Pt=parseInt(i.slice(4,5).repeat(2),16),Bt.toColor(en,tn,nn,Pt);case 7:return{css:i,rgba:(parseInt(i.slice(1),16)<<8|255)>>>0};case 9:return{css:i,rgba:parseInt(i.slice(1),16)>>>0}}let s=i.match(/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(,\s*(0|1|\d?\.(\d+))\s*)?\)/);if(s)return en=parseInt(s[1]),tn=parseInt(s[2]),nn=parseInt(s[3]),Pt=Math.round((s[5]===void 0?1:parseFloat(s[5]))*255),Bt.toColor(en,tn,nn,Pt);if(!t||!n)throw new Error("css.toColor: Unsupported css format");if(t.fillStyle=n,t.fillStyle=i,typeof t.fillStyle!="string")throw new Error("css.toColor: Unsupported css format");if(t.fillRect(0,0,1,1),[en,tn,nn,Pt]=t.getImageData(0,0,1,1).data,Pt!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:Bt.toRgba(en,tn,nn,Pt),css:i}}e.toColor=r})(kt||(kt={}));var wn;(e=>{function t(r){return n(r>>16&255,r>>8&255,r&255)}e.relativeLuminance=t;function n(r,i,s){let o=r/255,a=i/255,l=s/255,c=o<=.03928?o/12.92:Math.pow((o+.055)/1.055,2.4),d=a<=.03928?a/12.92:Math.pow((a+.055)/1.055,2.4),h=l<=.03928?l/12.92:Math.pow((l+.055)/1.055,2.4);return c*.2126+d*.7152+h*.0722}e.relativeLuminance2=n})(wn||(wn={}));var Gl;(e=>{function t(o,a){if(Pt=(a&255)/255,Pt===1)return a;let l=a>>24&255,c=a>>16&255,d=a>>8&255,h=o>>24&255,f=o>>16&255,p=o>>8&255;return en=h+Math.round((l-h)*Pt),tn=f+Math.round((c-f)*Pt),nn=p+Math.round((d-p)*Pt),Bt.toRgba(en,tn,nn)}e.blend=t;function n(o,a,l){let c=wn.relativeLuminance(o>>8),d=wn.relativeLuminance(a>>8);if(Br(c,d)<l){if(d<c){let p=r(o,a,l),m=Br(c,wn.relativeLuminance(p>>8));if(m<l){let y=i(o,a,l),b=Br(c,wn.relativeLuminance(y>>8));return m>b?p:y}return p}let h=i(o,a,l),f=Br(c,wn.relativeLuminance(h>>8));if(f<l){let p=r(o,a,l),m=Br(c,wn.relativeLuminance(p>>8));return f>m?h:p}return h}}e.ensureContrastRatio=n;function r(o,a,l){let c=o>>24&255,d=o>>16&255,h=o>>8&255,f=a>>24&255,p=a>>16&255,m=a>>8&255,y=Br(wn.relativeLuminance2(f,p,m),wn.relativeLuminance2(c,d,h));for(;y<l&&(f>0||p>0||m>0);)f-=Math.max(0,Math.ceil(f*.1)),p-=Math.max(0,Math.ceil(p*.1)),m-=Math.max(0,Math.ceil(m*.1)),y=Br(wn.relativeLuminance2(f,p,m),wn.relativeLuminance2(c,d,h));return(f<<24|p<<16|m<<8|255)>>>0}e.reduceLuminance=r;function i(o,a,l){let c=o>>24&255,d=o>>16&255,h=o>>8&255,f=a>>24&255,p=a>>16&255,m=a>>8&255,y=Br(wn.relativeLuminance2(f,p,m),wn.relativeLuminance2(c,d,h));for(;y<l&&(f<255||p<255||m<255);)f=Math.min(255,f+Math.ceil((255-f)*.1)),p=Math.min(255,p+Math.ceil((255-p)*.1)),m=Math.min(255,m+Math.ceil((255-m)*.1)),y=Br(wn.relativeLuminance2(f,p,m),wn.relativeLuminance2(c,d,h));return(f<<24|p<<16|m<<8|255)>>>0}e.increaseLuminance=i;function s(o){return[o>>24&255,o>>16&255,o>>8&255,o&255]}e.toChannels=s})(Gl||(Gl={}));function Hi(e){let t=e.toString(16);return t.length<2?"0"+t:t}function Br(e,t){return e<t?(t+.05)/(e+.05):(e+.05)/(t+.05)}var JO=class extends Ba{constructor(e,t,n){super(),this.content=0,this.combinedData="",this.fg=e.fg,this.bg=e.bg,this.combinedData=t,this._width=n}isCombined(){return 2097152}getWidth(){return this._width}getChars(){return this.combinedData}getCode(){return 2097151}setFromCharData(e){throw new Error("not implemented")}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}},Ic=class{constructor(e){this._bufferService=e,this._characterJoiners=[],this._nextCharacterJoinerId=0,this._workCell=new or}register(e){let t={id:this._nextCharacterJoinerId++,handler:e};return this._characterJoiners.push(t),t.id}deregister(e){for(let t=0;t<this._characterJoiners.length;t++)if(this._characterJoiners[t].id===e)return this._characterJoiners.splice(t,1),!0;return!1}getJoinedCharacters(e){if(this._characterJoiners.length===0)return[];let t=this._bufferService.buffer.lines.get(e);if(!t||t.length===0)return[];let n=[],r=t.translateToString(!0),i=0,s=0,o=0,a=t.getFg(0),l=t.getBg(0);for(let c=0;c<t.getTrimmedLength();c++)if(t.loadCell(c,this._workCell),this._workCell.getWidth()!==0){if(this._workCell.fg!==a||this._workCell.bg!==l){if(c-i>1){let d=this._getJoinedRanges(r,o,s,t,i);for(let h=0;h<d.length;h++)n.push(d[h])}i=c,o=s,a=this._workCell.fg,l=this._workCell.bg}s+=this._workCell.getChars().length||vi.length}if(this._bufferService.cols-i>1){let c=this._getJoinedRanges(r,o,s,t,i);for(let d=0;d<c.length;d++)n.push(c[d])}return n}_getJoinedRanges(e,t,n,r,i){let s=e.substring(t,n),o=[];try{o=this._characterJoiners[0].handler(s)}catch(a){console.error(a)}for(let a=1;a<this._characterJoiners.length;a++)try{let l=this._characterJoiners[a].handler(s);for(let c=0;c<l.length;c++)Ic._mergeRanges(o,l[c])}catch(l){console.error(l)}return this._stringRangesToCellRanges(o,r,i),o}_stringRangesToCellRanges(e,t,n){let r=0,i=!1,s=0,o=e[r];if(o){for(let a=n;a<this._bufferService.cols;a++){let l=t.getWidth(a),c=t.getString(a).length||vi.length;if(l!==0){if(!i&&o[0]<=s&&(o[0]=a,i=!0),o[1]<=s){if(o[1]=a,o=e[++r],!o)break;o[0]<=s?(o[0]=a,i=!0):i=!1}s+=c}}o&&(o[1]=this._bufferService.cols)}}static _mergeRanges(e,t){let n=!1;for(let r=0;r<e.length;r++){let i=e[r];if(n){if(t[1]<=i[0])return e[r-1][1]=t[1],e;if(t[1]<=i[1])return e[r-1][1]=Math.max(t[1],i[1]),e.splice(r,1),e;e.splice(r,1),r--}else{if(t[1]<=i[0])return e.splice(r,0,t),e;if(t[1]<=i[1])return i[0]=Math.min(t[0],i[0]),e;t[0]<i[1]&&(i[0]=Math.min(t[0],i[0]),n=!0);continue}}return n?e[e.length-1][1]=t[1]:e.push(t),e}};Ic=At([ue(0,Nn)],Ic);function ZO(e){return 57508<=e&&e<=57558}function QO(e){return 9472<=e&&e<=9631}function ez(e){return ZO(e)||QO(e)}function tz(){return{css:{canvas:xl(),cell:xl()},device:{canvas:xl(),cell:xl(),char:{width:0,height:0,left:0,top:0}}}}function xl(){return{width:0,height:0}}var bf=class{constructor(e,t,n,r,i,s,o){this._document=e,this._characterJoinerService=t,this._optionsService=n,this._coreBrowserService=r,this._coreService=i,this._decorationService=s,this._themeService=o,this._workCell=new or,this._columnSelectMode=!1,this.defaultSpacing=0}handleSelectionChanged(e,t,n){this._selectionStart=e,this._selectionEnd=t,this._columnSelectMode=n}createRow(e,t,n,r,i,s,o,a,l,c,d){let h=[],f=this._characterJoinerService.getJoinedCharacters(t),p=this._themeService.colors,m=e.getNoBgTrimmedLength();n&&m<s+1&&(m=s+1);let y,b=0,_="",v=0,g=0,x=0,k=0,S=!1,N=0,P=!1,B=0,R=0,F=[],L=c!==-1&&d!==-1;for(let T=0;T<m;T++){e.loadCell(T,this._workCell);let I=this._workCell.getWidth();if(I===0)continue;let j=!1,O=T>=R,H=T,D=this._workCell;if(f.length>0&&T===f[0][0]&&O){let A=f.shift(),Z=this._isCellInSelection(A[0],t);for(v=A[0]+1;v<A[1];v++)O&&(O=Z===this._isCellInSelection(v,t));O&&(O=!n||s<A[0]||s>=A[1]),O?(j=!0,D=new JO(this._workCell,e.translateToString(!0,A[0],A[1]),A[1]-A[0]),H=A[1]-1,I=D.getWidth()):R=A[1]}let W=this._isCellInSelection(T,t),C=n&&T===s,ee=L&&T>=c&&T<=d,he=!1;this._decorationService.forEachDecorationAtCell(T,t,void 0,A=>{he=!0});let E=D.getChars()||vi;if(E===" "&&(D.isUnderline()||D.isOverline())&&(E=" "),B=I*a-l.get(E,D.isBold(),D.isItalic()),!y)y=this._document.createElement("span");else if(b&&(W&&P||!W&&!P&&D.bg===g)&&(W&&P&&p.selectionForeground||D.fg===x)&&D.extended.ext===k&&ee===S&&B===N&&!C&&!j&&!he&&O){D.isInvisible()?_+=vi:_+=E,b++;continue}else b&&(y.textContent=_),y=this._document.createElement("span"),b=0,_="";if(g=D.bg,x=D.fg,k=D.extended.ext,S=ee,N=B,P=W,j&&s>=T&&s<=H&&(s=T),!this._coreService.isCursorHidden&&C&&this._coreService.isCursorInitialized){if(F.push("xterm-cursor"),this._coreBrowserService.isFocused)o&&F.push("xterm-cursor-blink"),F.push(r==="bar"?"xterm-cursor-bar":r==="underline"?"xterm-cursor-underline":"xterm-cursor-block");else if(i)switch(i){case"outline":F.push("xterm-cursor-outline");break;case"block":F.push("xterm-cursor-block");break;case"bar":F.push("xterm-cursor-bar");break;case"underline":F.push("xterm-cursor-underline");break}}if(D.isBold()&&F.push("xterm-bold"),D.isItalic()&&F.push("xterm-italic"),D.isDim()&&F.push("xterm-dim"),D.isInvisible()?_=vi:_=D.getChars()||vi,D.isUnderline()&&(F.push(`xterm-underline-${D.extended.underlineStyle}`),_===" "&&(_=" "),!D.isUnderlineColorDefault()))if(D.isUnderlineColorRGB())y.style.textDecorationColor=`rgb(${Ba.toColorRGB(D.getUnderlineColor()).join(",")})`;else{let A=D.getUnderlineColor();this._optionsService.rawOptions.drawBoldTextInBrightColors&&D.isBold()&&A<8&&(A+=8),y.style.textDecorationColor=p.ansi[A].css}D.isOverline()&&(F.push("xterm-overline"),_===" "&&(_=" ")),D.isStrikethrough()&&F.push("xterm-strikethrough"),ee&&(y.style.textDecoration="underline");let pe=D.getFgColor(),Y=D.getFgColorMode(),X=D.getBgColor(),ae=D.getBgColorMode(),be=!!D.isInverse();if(be){let A=pe;pe=X,X=A;let Z=Y;Y=ae,ae=Z}let ie,Ee,ge=!1;this._decorationService.forEachDecorationAtCell(T,t,void 0,A=>{A.options.layer!=="top"&&ge||(A.backgroundColorRGB&&(ae=50331648,X=A.backgroundColorRGB.rgba>>8&16777215,ie=A.backgroundColorRGB),A.foregroundColorRGB&&(Y=50331648,pe=A.foregroundColorRGB.rgba>>8&16777215,Ee=A.foregroundColorRGB),ge=A.options.layer==="top")}),!ge&&W&&(ie=this._coreBrowserService.isFocused?p.selectionBackgroundOpaque:p.selectionInactiveBackgroundOpaque,X=ie.rgba>>8&16777215,ae=50331648,ge=!0,p.selectionForeground&&(Y=50331648,pe=p.selectionForeground.rgba>>8&16777215,Ee=p.selectionForeground)),ge&&F.push("xterm-decoration-top");let Ie;switch(ae){case 16777216:case 33554432:Ie=p.ansi[X],F.push(`xterm-bg-${X}`);break;case 50331648:Ie=Bt.toColor(X>>16,X>>8&255,X&255),this._addStyle(y,`background-color:#${H_((X>>>0).toString(16),"0",6)}`);break;case 0:default:be?(Ie=p.foreground,F.push("xterm-bg-257")):Ie=p.background}switch(ie||D.isDim()&&(ie=yt.multiplyOpacity(Ie,.5)),Y){case 16777216:case 33554432:D.isBold()&&pe<8&&this._optionsService.rawOptions.drawBoldTextInBrightColors&&(pe+=8),this._applyMinimumContrast(y,Ie,p.ansi[pe],D,ie,void 0)||F.push(`xterm-fg-${pe}`);break;case 50331648:let A=Bt.toColor(pe>>16&255,pe>>8&255,pe&255);this._applyMinimumContrast(y,Ie,A,D,ie,Ee)||this._addStyle(y,`color:#${H_(pe.toString(16),"0",6)}`);break;case 0:default:this._applyMinimumContrast(y,Ie,p.foreground,D,ie,Ee)||be&&F.push("xterm-fg-257")}F.length&&(y.className=F.join(" "),F.length=0),!C&&!j&&!he&&O?b++:y.textContent=_,B!==this.defaultSpacing&&(y.style.letterSpacing=`${B}px`),h.push(y),T=H}return y&&b&&(y.textContent=_),h}_applyMinimumContrast(e,t,n,r,i,s){if(this._optionsService.rawOptions.minimumContrastRatio===1||ez(r.getCode()))return!1;let o=this._getContrastCache(r),a;if(!i&&!s&&(a=o.getColor(t.rgba,n.rgba)),a===void 0){let l=this._optionsService.rawOptions.minimumContrastRatio/(r.isDim()?2:1);a=yt.ensureContrastRatio(i||t,s||n,l),o.setColor((i||t).rgba,(s||n).rgba,a??null)}return a?(this._addStyle(e,`color:${a.css}`),!0):!1}_getContrastCache(e){return e.isDim()?this._themeService.colors.halfContrastCache:this._themeService.colors.contrastCache}_addStyle(e,t){e.setAttribute("style",`${e.getAttribute("style")||""}${t};`)}_isCellInSelection(e,t){let n=this._selectionStart,r=this._selectionEnd;return!n||!r?!1:this._columnSelectMode?n[0]<=r[0]?e>=n[0]&&t>=n[1]&&e<r[0]&&t<=r[1]:e<n[0]&&t>=n[1]&&e>=r[0]&&t<=r[1]:t>n[1]&&t<r[1]||n[1]===r[1]&&t===n[1]&&e>=n[0]&&e<r[0]||n[1]<r[1]&&t===r[1]&&e<r[0]||n[1]<r[1]&&t===n[1]&&e>=n[0]}};bf=At([ue(1,t0),ue(2,jn),ue(3,ei),ue(4,_s),ue(5,Fa),ue(6,po)],bf);function H_(e,t,n){for(;e.length<n;)e=t+e;return e}var nz=class{constructor(e,t){this._flat=new Float32Array(256),this._font="",this._fontSize=0,this._weight="normal",this._weightBold="bold",this._measureElements=[],this._container=e.createElement("div"),this._container.classList.add("xterm-width-cache-measure-container"),this._container.setAttribute("aria-hidden","true"),this._container.style.whiteSpace="pre",this._container.style.fontKerning="none";let n=e.createElement("span");n.classList.add("xterm-char-measure-element");let r=e.createElement("span");r.classList.add("xterm-char-measure-element"),r.style.fontWeight="bold";let i=e.createElement("span");i.classList.add("xterm-char-measure-element"),i.style.fontStyle="italic";let s=e.createElement("span");s.classList.add("xterm-char-measure-element"),s.style.fontWeight="bold",s.style.fontStyle="italic",this._measureElements=[n,r,i,s],this._container.appendChild(n),this._container.appendChild(r),this._container.appendChild(i),this._container.appendChild(s),t.appendChild(this._container),this.clear()}dispose(){this._container.remove(),this._measureElements.length=0,this._holey=void 0}clear(){this._flat.fill(-9999),this._holey=new Map}setFont(e,t,n,r){e===this._font&&t===this._fontSize&&n===this._weight&&r===this._weightBold||(this._font=e,this._fontSize=t,this._weight=n,this._weightBold=r,this._container.style.fontFamily=this._font,this._container.style.fontSize=`${this._fontSize}px`,this._measureElements[0].style.fontWeight=`${n}`,this._measureElements[1].style.fontWeight=`${r}`,this._measureElements[2].style.fontWeight=`${n}`,this._measureElements[3].style.fontWeight=`${r}`,this.clear())}get(e,t,n){let r=0;if(!t&&!n&&e.length===1&&(r=e.charCodeAt(0))<256){if(this._flat[r]!==-9999)return this._flat[r];let o=this._measure(e,0);return o>0&&(this._flat[r]=o),o}let i=e;t&&(i+="B"),n&&(i+="I");let s=this._holey.get(i);if(s===void 0){let o=0;t&&(o|=1),n&&(o|=2),s=this._measure(e,o),s>0&&this._holey.set(i,s)}return s}_measure(e,t){let n=this._measureElements[t];return n.textContent=e.repeat(32),n.offsetWidth/32}},rz=class{constructor(){this.clear()}clear(){this.hasSelection=!1,this.columnSelectMode=!1,this.viewportStartRow=0,this.viewportEndRow=0,this.viewportCappedStartRow=0,this.viewportCappedEndRow=0,this.startCol=0,this.endCol=0,this.selectionStart=void 0,this.selectionEnd=void 0}update(e,t,n,r=!1){if(this.selectionStart=t,this.selectionEnd=n,!t||!n||t[0]===n[0]&&t[1]===n[1]){this.clear();return}let i=e.buffers.active.ydisp,s=t[1]-i,o=n[1]-i,a=Math.max(s,0),l=Math.min(o,e.rows-1);if(a>=e.rows||l<0){this.clear();return}this.hasSelection=!0,this.columnSelectMode=r,this.viewportStartRow=s,this.viewportEndRow=o,this.viewportCappedStartRow=a,this.viewportCappedEndRow=l,this.startCol=t[0],this.endCol=n[0]}isCellSelected(e,t,n){return this.hasSelection?(n-=e.buffer.active.viewportY,this.columnSelectMode?this.startCol<=this.endCol?t>=this.startCol&&n>=this.viewportCappedStartRow&&t<this.endCol&&n<=this.viewportCappedEndRow:t<this.startCol&&n>=this.viewportCappedStartRow&&t>=this.endCol&&n<=this.viewportCappedEndRow:n>this.viewportStartRow&&n<this.viewportEndRow||this.viewportStartRow===this.viewportEndRow&&n===this.viewportStartRow&&t>=this.startCol&&t<this.endCol||this.viewportStartRow<this.viewportEndRow&&n===this.viewportEndRow&&t<this.endCol||this.viewportStartRow<this.viewportEndRow&&n===this.viewportStartRow&&t>=this.startCol):!1}};function iz(){return new rz}var jh="xterm-dom-renderer-owner-",Zn="xterm-rows",kl="xterm-fg-",W_="xterm-bg-",jo="xterm-focus",Cl="xterm-selection",sz=1,wf=class extends $e{constructor(e,t,n,r,i,s,o,a,l,c,d,h,f,p){super(),this._terminal=e,this._document=t,this._element=n,this._screenElement=r,this._viewportElement=i,this._helperContainer=s,this._linkifier2=o,this._charSizeService=l,this._optionsService=c,this._bufferService=d,this._coreService=h,this._coreBrowserService=f,this._themeService=p,this._terminalClass=sz++,this._rowElements=[],this._selectionRenderModel=iz(),this.onRequestRedraw=this._register(new te).event,this._rowContainer=this._document.createElement("div"),this._rowContainer.classList.add(Zn),this._rowContainer.style.lineHeight="normal",this._rowContainer.setAttribute("aria-hidden","true"),this._refreshRowElements(this._bufferService.cols,this._bufferService.rows),this._selectionContainer=this._document.createElement("div"),this._selectionContainer.classList.add(Cl),this._selectionContainer.setAttribute("aria-hidden","true"),this.dimensions=tz(),this._updateDimensions(),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._themeService.onChangeColors(m=>this._injectCss(m))),this._injectCss(this._themeService.colors),this._rowFactory=a.createInstance(bf,document),this._element.classList.add(jh+this._terminalClass),this._screenElement.appendChild(this._rowContainer),this._screenElement.appendChild(this._selectionContainer),this._register(this._linkifier2.onShowLinkUnderline(m=>this._handleLinkHover(m))),this._register(this._linkifier2.onHideLinkUnderline(m=>this._handleLinkLeave(m))),this._register(wt(()=>{this._element.classList.remove(jh+this._terminalClass),this._rowContainer.remove(),this._selectionContainer.remove(),this._widthCache.dispose(),this._themeStyleElement.remove(),this._dimensionsStyleElement.remove()})),this._widthCache=new nz(this._document,this._helperContainer),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}_updateDimensions(){let e=this._coreBrowserService.dpr;this.dimensions.device.char.width=this._charSizeService.width*e,this.dimensions.device.char.height=Math.ceil(this._charSizeService.height*e),this.dimensions.device.cell.width=this.dimensions.device.char.width+Math.round(this._optionsService.rawOptions.letterSpacing),this.dimensions.device.cell.height=Math.floor(this.dimensions.device.char.height*this._optionsService.rawOptions.lineHeight),this.dimensions.device.char.left=0,this.dimensions.device.char.top=0,this.dimensions.device.canvas.width=this.dimensions.device.cell.width*this._bufferService.cols,this.dimensions.device.canvas.height=this.dimensions.device.cell.height*this._bufferService.rows,this.dimensions.css.canvas.width=Math.round(this.dimensions.device.canvas.width/e),this.dimensions.css.canvas.height=Math.round(this.dimensions.device.canvas.height/e),this.dimensions.css.cell.width=this.dimensions.css.canvas.width/this._bufferService.cols,this.dimensions.css.cell.height=this.dimensions.css.canvas.height/this._bufferService.rows;for(let n of this._rowElements)n.style.width=`${this.dimensions.css.canvas.width}px`,n.style.height=`${this.dimensions.css.cell.height}px`,n.style.lineHeight=`${this.dimensions.css.cell.height}px`,n.style.overflow="hidden";this._dimensionsStyleElement||(this._dimensionsStyleElement=this._document.createElement("style"),this._screenElement.appendChild(this._dimensionsStyleElement));let t=`${this._terminalSelector} .${Zn} span { display: inline-block; height: 100%; vertical-align: top;}`;this._dimensionsStyleElement.textContent=t,this._selectionContainer.style.height=this._viewportElement.style.height,this._screenElement.style.width=`${this.dimensions.css.canvas.width}px`,this._screenElement.style.height=`${this.dimensions.css.canvas.height}px`}_injectCss(e){this._themeStyleElement||(this._themeStyleElement=this._document.createElement("style"),this._screenElement.appendChild(this._themeStyleElement));let t=`${this._terminalSelector} .${Zn} { pointer-events: none; color: ${e.foreground.css}; font-family: ${this._optionsService.rawOptions.fontFamily}; font-size: ${this._optionsService.rawOptions.fontSize}px; font-kerning: none; white-space: pre}`;t+=`${this._terminalSelector} .${Zn} .xterm-dim { color: ${yt.multiplyOpacity(e.foreground,.5).css};}`,t+=`${this._terminalSelector} span:not(.xterm-bold) { font-weight: ${this._optionsService.rawOptions.fontWeight};}${this._terminalSelector} span.xterm-bold { font-weight: ${this._optionsService.rawOptions.fontWeightBold};}${this._terminalSelector} span.xterm-italic { font-style: italic;}`;let n=`blink_underline_${this._terminalClass}`,r=`blink_bar_${this._terminalClass}`,i=`blink_block_${this._terminalClass}`;t+=`@keyframes ${n} { 50% { border-bottom-style: hidden; }}`,t+=`@keyframes ${r} { 50% { box-shadow: none; }}`,t+=`@keyframes ${i} { 0% { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css}; } 50% { background-color: inherit; color: ${e.cursor.css}; }}`,t+=`${this._terminalSelector} .${Zn}.${jo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-underline { animation: ${n} 1s step-end infinite;}${this._terminalSelector} .${Zn}.${jo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-bar { animation: ${r} 1s step-end infinite;}${this._terminalSelector} .${Zn}.${jo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-block { animation: ${i} 1s step-end infinite;}${this._terminalSelector} .${Zn} .xterm-cursor.xterm-cursor-block { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css};}${this._terminalSelector} .${Zn} .xterm-cursor.xterm-cursor-block:not(.xterm-cursor-blink) { background-color: ${e.cursor.css} !important; color: ${e.cursorAccent.css} !important;}${this._terminalSelector} .${Zn} .xterm-cursor.xterm-cursor-outline { outline: 1px solid ${e.cursor.css}; outline-offset: -1px;}${this._terminalSelector} .${Zn} .xterm-cursor.xterm-cursor-bar { box-shadow: ${this._optionsService.rawOptions.cursorWidth}px 0 0 ${e.cursor.css} inset;}${this._terminalSelector} .${Zn} .xterm-cursor.xterm-cursor-underline { border-bottom: 1px ${e.cursor.css}; border-bottom-style: solid; height: calc(100% - 1px);}`,t+=`${this._terminalSelector} .${Cl} { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none;}${this._terminalSelector}.focus .${Cl} div { position: absolute; background-color: ${e.selectionBackgroundOpaque.css};}${this._terminalSelector} .${Cl} div { position: absolute; background-color: ${e.selectionInactiveBackgroundOpaque.css};}`;for(let[s,o]of e.ansi.entries())t+=`${this._terminalSelector} .${kl}${s} { color: ${o.css}; }${this._terminalSelector} .${kl}${s}.xterm-dim { color: ${yt.multiplyOpacity(o,.5).css}; }${this._terminalSelector} .${W_}${s} { background-color: ${o.css}; }`;t+=`${this._terminalSelector} .${kl}257 { color: ${yt.opaque(e.background).css}; }${this._terminalSelector} .${kl}257.xterm-dim { color: ${yt.multiplyOpacity(yt.opaque(e.background),.5).css}; }${this._terminalSelector} .${W_}257 { background-color: ${e.foreground.css}; }`,this._themeStyleElement.textContent=t}_setDefaultSpacing(){let e=this.dimensions.css.cell.width-this._widthCache.get("W",!1,!1);this._rowContainer.style.letterSpacing=`${e}px`,this._rowFactory.defaultSpacing=e}handleDevicePixelRatioChange(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}_refreshRowElements(e,t){for(let n=this._rowElements.length;n<=t;n++){let r=this._document.createElement("div");this._rowContainer.appendChild(r),this._rowElements.push(r)}for(;this._rowElements.length>t;)this._rowContainer.removeChild(this._rowElements.pop())}handleResize(e,t){this._refreshRowElements(e,t),this._updateDimensions(),this.handleSelectionChanged(this._selectionRenderModel.selectionStart,this._selectionRenderModel.selectionEnd,this._selectionRenderModel.columnSelectMode)}handleCharSizeChanged(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}handleBlur(){this._rowContainer.classList.remove(jo),this.renderRows(0,this._bufferService.rows-1)}handleFocus(){this._rowContainer.classList.add(jo),this.renderRows(this._bufferService.buffer.y,this._bufferService.buffer.y)}handleSelectionChanged(e,t,n){if(this._selectionContainer.replaceChildren(),this._rowFactory.handleSelectionChanged(e,t,n),this.renderRows(0,this._bufferService.rows-1),!e||!t||(this._selectionRenderModel.update(this._terminal,e,t,n),!this._selectionRenderModel.hasSelection))return;let r=this._selectionRenderModel.viewportStartRow,i=this._selectionRenderModel.viewportEndRow,s=this._selectionRenderModel.viewportCappedStartRow,o=this._selectionRenderModel.viewportCappedEndRow,a=this._document.createDocumentFragment();if(n){let l=e[0]>t[0];a.appendChild(this._createSelectionElement(s,l?t[0]:e[0],l?e[0]:t[0],o-s+1))}else{let l=r===s?e[0]:0,c=s===i?t[0]:this._bufferService.cols;a.appendChild(this._createSelectionElement(s,l,c));let d=o-s-1;if(a.appendChild(this._createSelectionElement(s+1,0,this._bufferService.cols,d)),s!==o){let h=i===o?t[0]:this._bufferService.cols;a.appendChild(this._createSelectionElement(o,0,h))}}this._selectionContainer.appendChild(a)}_createSelectionElement(e,t,n,r=1){let i=this._document.createElement("div"),s=t*this.dimensions.css.cell.width,o=this.dimensions.css.cell.width*(n-t);return s+o>this.dimensions.css.canvas.width&&(o=this.dimensions.css.canvas.width-s),i.style.height=`${r*this.dimensions.css.cell.height}px`,i.style.top=`${e*this.dimensions.css.cell.height}px`,i.style.left=`${s}px`,i.style.width=`${o}px`,i}handleCursorMove(){}_handleOptionsChanged(){this._updateDimensions(),this._injectCss(this._themeService.colors),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}clear(){for(let e of this._rowElements)e.replaceChildren()}renderRows(e,t){let n=this._bufferService.buffer,r=n.ybase+n.y,i=Math.min(n.x,this._bufferService.cols-1),s=this._coreService.decPrivateModes.cursorBlink??this._optionsService.rawOptions.cursorBlink,o=this._coreService.decPrivateModes.cursorStyle??this._optionsService.rawOptions.cursorStyle,a=this._optionsService.rawOptions.cursorInactiveStyle;for(let l=e;l<=t;l++){let c=l+n.ydisp,d=this._rowElements[l],h=n.lines.get(c);if(!d||!h)break;d.replaceChildren(...this._rowFactory.createRow(h,c,c===r,o,a,i,s,this.dimensions.css.cell.width,this._widthCache,-1,-1))}}get _terminalSelector(){return`.${jh}${this._terminalClass}`}_handleLinkHover(e){this._setCellUnderline(e.x1,e.x2,e.y1,e.y2,e.cols,!0)}_handleLinkLeave(e){this._setCellUnderline(e.x1,e.x2,e.y1,e.y2,e.cols,!1)}_setCellUnderline(e,t,n,r,i,s){n<0&&(e=0),r<0&&(t=0);let o=this._bufferService.rows-1;n=Math.max(Math.min(n,o),0),r=Math.max(Math.min(r,o),0),i=Math.min(i,this._bufferService.cols);let a=this._bufferService.buffer,l=a.ybase+a.y,c=Math.min(a.x,i-1),d=this._optionsService.rawOptions.cursorBlink,h=this._optionsService.rawOptions.cursorStyle,f=this._optionsService.rawOptions.cursorInactiveStyle;for(let p=n;p<=r;++p){let m=p+a.ydisp,y=this._rowElements[p],b=a.lines.get(m);if(!y||!b)break;y.replaceChildren(...this._rowFactory.createRow(b,m,m===l,h,f,c,d,this.dimensions.css.cell.width,this._widthCache,s?p===n?e:0:-1,s?(p===r?t:i)-1:-1))}}};wf=At([ue(7,fm),ue(8,bu),ue(9,jn),ue(10,Nn),ue(11,_s),ue(12,ei),ue(13,po)],wf);var Sf=class extends $e{constructor(e,t,n){super(),this._optionsService=n,this.width=0,this.height=0,this._onCharSizeChange=this._register(new te),this.onCharSizeChange=this._onCharSizeChange.event;try{this._measureStrategy=this._register(new az(this._optionsService))}catch{this._measureStrategy=this._register(new oz(e,t,this._optionsService))}this._register(this._optionsService.onMultipleOptionChange(["fontFamily","fontSize"],()=>this.measure()))}get hasValidSize(){return this.width>0&&this.height>0}measure(){let e=this._measureStrategy.measure();(e.width!==this.width||e.height!==this.height)&&(this.width=e.width,this.height=e.height,this._onCharSizeChange.fire())}};Sf=At([ue(2,jn)],Sf);var b0=class extends $e{constructor(){super(...arguments),this._result={width:0,height:0}}_validateAndSet(e,t){e!==void 0&&e>0&&t!==void 0&&t>0&&(this._result.width=e,this._result.height=t)}},oz=class extends b0{constructor(e,t,n){super(),this._document=e,this._parentElement=t,this._optionsService=n,this._measureElement=this._document.createElement("span"),this._measureElement.classList.add("xterm-char-measure-element"),this._measureElement.textContent="W".repeat(32),this._measureElement.setAttribute("aria-hidden","true"),this._measureElement.style.whiteSpace="pre",this._measureElement.style.fontKerning="none",this._parentElement.appendChild(this._measureElement)}measure(){return this._measureElement.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._measureElement.style.fontSize=`${this._optionsService.rawOptions.fontSize}px`,this._validateAndSet(Number(this._measureElement.offsetWidth)/32,Number(this._measureElement.offsetHeight)),this._result}},az=class extends b0{constructor(e){super(),this._optionsService=e,this._canvas=new OffscreenCanvas(100,100),this._ctx=this._canvas.getContext("2d");let t=this._ctx.measureText("W");if(!("width"in t&&"fontBoundingBoxAscent"in t&&"fontBoundingBoxDescent"in t))throw new Error("Required font metrics not supported")}measure(){this._ctx.font=`${this._optionsService.rawOptions.fontSize}px ${this._optionsService.rawOptions.fontFamily}`;let e=this._ctx.measureText("W");return this._validateAndSet(e.width,e.fontBoundingBoxAscent+e.fontBoundingBoxDescent),this._result}},lz=class extends $e{constructor(e,t,n){super(),this._textarea=e,this._window=t,this.mainDocument=n,this._isFocused=!1,this._cachedIsFocused=void 0,this._screenDprMonitor=this._register(new cz(this._window)),this._onDprChange=this._register(new te),this.onDprChange=this._onDprChange.event,this._onWindowChange=this._register(new te),this.onWindowChange=this._onWindowChange.event,this._register(this.onWindowChange(r=>this._screenDprMonitor.setWindow(r))),this._register(ln.forward(this._screenDprMonitor.onDprChange,this._onDprChange)),this._register(Re(this._textarea,"focus",()=>this._isFocused=!0)),this._register(Re(this._textarea,"blur",()=>this._isFocused=!1))}get window(){return this._window}set window(e){this._window!==e&&(this._window=e,this._onWindowChange.fire(this._window))}get dpr(){return this.window.devicePixelRatio}get isFocused(){return this._cachedIsFocused===void 0&&(this._cachedIsFocused=this._isFocused&&this._textarea.ownerDocument.hasFocus(),queueMicrotask(()=>this._cachedIsFocused=void 0)),this._cachedIsFocused}},cz=class extends $e{constructor(e){super(),this._parentWindow=e,this._windowResizeListener=this._register(new oo),this._onDprChange=this._register(new te),this.onDprChange=this._onDprChange.event,this._outerListener=()=>this._setDprAndFireIfDiffers(),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._updateDpr(),this._setWindowResizeListener(),this._register(wt(()=>this.clearListener()))}setWindow(e){this._parentWindow=e,this._setWindowResizeListener(),this._setDprAndFireIfDiffers()}_setWindowResizeListener(){this._windowResizeListener.value=Re(this._parentWindow,"resize",()=>this._setDprAndFireIfDiffers())}_setDprAndFireIfDiffers(){this._parentWindow.devicePixelRatio!==this._currentDevicePixelRatio&&this._onDprChange.fire(this._parentWindow.devicePixelRatio),this._updateDpr()}_updateDpr(){var e;this._outerListener&&((e=this._resolutionMediaMatchList)==null||e.removeListener(this._outerListener),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._resolutionMediaMatchList=this._parentWindow.matchMedia(`screen and (resolution: ${this._parentWindow.devicePixelRatio}dppx)`),this._resolutionMediaMatchList.addListener(this._outerListener))}clearListener(){!this._resolutionMediaMatchList||!this._outerListener||(this._resolutionMediaMatchList.removeListener(this._outerListener),this._resolutionMediaMatchList=void 0,this._outerListener=void 0)}},uz=class extends $e{constructor(){super(),this.linkProviders=[],this._register(wt(()=>this.linkProviders.length=0))}registerLinkProvider(e){return this.linkProviders.push(e),{dispose:()=>{let t=this.linkProviders.indexOf(e);t!==-1&&this.linkProviders.splice(t,1)}}}};function wm(e,t,n){let r=n.getBoundingClientRect(),i=e.getComputedStyle(n),s=parseInt(i.getPropertyValue("padding-left")),o=parseInt(i.getPropertyValue("padding-top"));return[t.clientX-r.left-s,t.clientY-r.top-o]}function hz(e,t,n,r,i,s,o,a,l){if(!s)return;let c=wm(e,t,n);if(c)return c[0]=Math.ceil((c[0]+(l?o/2:0))/o),c[1]=Math.ceil(c[1]/a),c[0]=Math.min(Math.max(c[0],1),r+(l?1:0)),c[1]=Math.min(Math.max(c[1],1),i),c}var xf=class{constructor(e,t){this._renderService=e,this._charSizeService=t}getCoords(e,t,n,r,i){return hz(window,e,t,n,r,this._charSizeService.hasValidSize,this._renderService.dimensions.css.cell.width,this._renderService.dimensions.css.cell.height,i)}getMouseReportCoords(e,t){let n=wm(window,e,t);if(this._charSizeService.hasValidSize)return n[0]=Math.min(Math.max(n[0],0),this._renderService.dimensions.css.canvas.width-1),n[1]=Math.min(Math.max(n[1],0),this._renderService.dimensions.css.canvas.height-1),{col:Math.floor(n[0]/this._renderService.dimensions.css.cell.width),row:Math.floor(n[1]/this._renderService.dimensions.css.cell.height),x:Math.floor(n[0]),y:Math.floor(n[1])}}};xf=At([ue(0,ti),ue(1,bu)],xf);var dz=class{constructor(e,t){this._renderCallback=e,this._coreBrowserService=t,this._refreshCallbacks=[]}dispose(){this._animationFrame&&(this._coreBrowserService.window.cancelAnimationFrame(this._animationFrame),this._animationFrame=void 0)}addRefreshCallback(e){return this._refreshCallbacks.push(e),this._animationFrame||(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._innerRefresh())),this._animationFrame}refresh(e,t,n){this._rowCount=n,e=e!==void 0?e:0,t=t!==void 0?t:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,e):e,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,t):t,!this._animationFrame&&(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._innerRefresh()))}_innerRefresh(){if(this._animationFrame=void 0,this._rowStart===void 0||this._rowEnd===void 0||this._rowCount===void 0){this._runRefreshCallbacks();return}let e=Math.max(this._rowStart,0),t=Math.min(this._rowEnd,this._rowCount-1);this._rowStart=void 0,this._rowEnd=void 0,this._renderCallback(e,t),this._runRefreshCallbacks()}_runRefreshCallbacks(){for(let e of this._refreshCallbacks)e(0);this._refreshCallbacks=[]}},w0={};SM(w0,{getSafariVersion:()=>pz,isChromeOS:()=>C0,isFirefox:()=>S0,isIpad:()=>mz,isIphone:()=>gz,isLegacyEdge:()=>fz,isLinux:()=>Sm,isMac:()=>Mc,isNode:()=>wu,isSafari:()=>x0,isWindows:()=>k0});var wu=typeof process<"u"&&"title"in process,$a=wu?"node":navigator.userAgent,Ha=wu?"node":navigator.platform,S0=$a.includes("Firefox"),fz=$a.includes("Edge"),x0=/^((?!chrome|android).)*safari/i.test($a);function pz(){if(!x0)return 0;let e=$a.match(/Version\/(\d+)/);return e===null||e.length<2?0:parseInt(e[1])}var Mc=["Macintosh","MacIntel","MacPPC","Mac68K"].includes(Ha),mz=Ha==="iPad",gz=Ha==="iPhone",k0=["Windows","Win16","Win32","WinCE"].includes(Ha),Sm=Ha.indexOf("Linux")>=0,C0=/\bCrOS\b/.test($a),E0=class{constructor(){this._tasks=[],this._i=0}enqueue(e){this._tasks.push(e),this._start()}flush(){for(;this._i<this._tasks.length;)this._tasks[this._i]()||this._i++;this.clear()}clear(){this._idleCallback&&(this._cancelCallback(this._idleCallback),this._idleCallback=void 0),this._i=0,this._tasks.length=0}_start(){this._idleCallback||(this._idleCallback=this._requestCallback(this._process.bind(this)))}_process(e){this._idleCallback=void 0;let t=0,n=0,r=e.timeRemaining(),i=0;for(;this._i<this._tasks.length;){if(t=performance.now(),this._tasks[this._i]()||this._i++,t=Math.max(1,performance.now()-t),n=Math.max(t,n),i=e.timeRemaining(),n*1.5>i){r-t<-20&&console.warn(`task queue exceeded allotted deadline by ${Math.abs(Math.round(r-t))}ms`),this._start();return}r=i}this.clear()}},yz=class extends E0{_requestCallback(e){return setTimeout(()=>e(this._createDeadline(16)))}_cancelCallback(e){clearTimeout(e)}_createDeadline(e){let t=performance.now()+e;return{timeRemaining:()=>Math.max(0,t-performance.now())}}},_z=class extends E0{_requestCallback(e){return requestIdleCallback(e)}_cancelCallback(e){cancelIdleCallback(e)}},Oc=!wu&&"requestIdleCallback"in window?_z:yz,vz=class{constructor(){this._queue=new Oc}set(e){this._queue.clear(),this._queue.enqueue(e)}flush(){this._queue.flush()}},kf=class extends $e{constructor(e,t,n,r,i,s,o,a,l){super(),this._rowCount=e,this._optionsService=n,this._charSizeService=r,this._coreService=i,this._coreBrowserService=a,this._renderer=this._register(new oo),this._pausedResizeTask=new vz,this._observerDisposable=this._register(new oo),this._isPaused=!1,this._needsFullRefresh=!1,this._isNextRenderRedrawOnly=!0,this._needsSelectionRefresh=!1,this._canvasWidth=0,this._canvasHeight=0,this._selectionState={start:void 0,end:void 0,columnSelectMode:!1},this._onDimensionsChange=this._register(new te),this.onDimensionsChange=this._onDimensionsChange.event,this._onRenderedViewportChange=this._register(new te),this.onRenderedViewportChange=this._onRenderedViewportChange.event,this._onRender=this._register(new te),this.onRender=this._onRender.event,this._onRefreshRequest=this._register(new te),this.onRefreshRequest=this._onRefreshRequest.event,this._renderDebouncer=new dz((c,d)=>this._renderRows(c,d),this._coreBrowserService),this._register(this._renderDebouncer),this._syncOutputHandler=new bz(this._coreBrowserService,this._coreService,()=>this._fullRefresh()),this._register(wt(()=>this._syncOutputHandler.dispose())),this._register(this._coreBrowserService.onDprChange(()=>this.handleDevicePixelRatioChange())),this._register(o.onResize(()=>this._fullRefresh())),this._register(o.buffers.onBufferActivate(()=>{var c;return(c=this._renderer.value)==null?void 0:c.clear()})),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._charSizeService.onCharSizeChange(()=>this.handleCharSizeChanged())),this._register(s.onDecorationRegistered(()=>this._fullRefresh())),this._register(s.onDecorationRemoved(()=>this._fullRefresh())),this._register(this._optionsService.onMultipleOptionChange(["customGlyphs","drawBoldTextInBrightColors","letterSpacing","lineHeight","fontFamily","fontSize","fontWeight","fontWeightBold","minimumContrastRatio","rescaleOverlappingGlyphs"],()=>{this.clear(),this.handleResize(o.cols,o.rows),this._fullRefresh()})),this._register(this._optionsService.onMultipleOptionChange(["cursorBlink","cursorStyle"],()=>this.refreshRows(o.buffer.y,o.buffer.y,!0))),this._register(l.onChangeColors(()=>this._fullRefresh())),this._registerIntersectionObserver(this._coreBrowserService.window,t),this._register(this._coreBrowserService.onWindowChange(c=>this._registerIntersectionObserver(c,t)))}get dimensions(){return this._renderer.value.dimensions}_registerIntersectionObserver(e,t){if("IntersectionObserver"in e){let n=new e.IntersectionObserver(r=>this._handleIntersectionChange(r[r.length-1]),{threshold:0});n.observe(t),this._observerDisposable.value=wt(()=>n.disconnect())}}_handleIntersectionChange(e){this._isPaused=e.isIntersecting===void 0?e.intersectionRatio===0:!e.isIntersecting,!this._isPaused&&!this._charSizeService.hasValidSize&&this._charSizeService.measure(),!this._isPaused&&this._needsFullRefresh&&(this._pausedResizeTask.flush(),this.refreshRows(0,this._rowCount-1),this._needsFullRefresh=!1)}refreshRows(e,t,n=!1){if(this._isPaused){this._needsFullRefresh=!0;return}if(this._coreService.decPrivateModes.synchronizedOutput){this._syncOutputHandler.bufferRows(e,t);return}let r=this._syncOutputHandler.flush();r&&(e=Math.min(e,r.start),t=Math.max(t,r.end)),n||(this._isNextRenderRedrawOnly=!1),this._renderDebouncer.refresh(e,t,this._rowCount)}_renderRows(e,t){if(this._renderer.value){if(this._coreService.decPrivateModes.synchronizedOutput){this._syncOutputHandler.bufferRows(e,t);return}e=Math.min(e,this._rowCount-1),t=Math.min(t,this._rowCount-1),this._renderer.value.renderRows(e,t),this._needsSelectionRefresh&&(this._renderer.value.handleSelectionChanged(this._selectionState.start,this._selectionState.end,this._selectionState.columnSelectMode),this._needsSelectionRefresh=!1),this._isNextRenderRedrawOnly||this._onRenderedViewportChange.fire({start:e,end:t}),this._onRender.fire({start:e,end:t}),this._isNextRenderRedrawOnly=!0}}resize(e,t){this._rowCount=t,this._fireOnCanvasResize()}_handleOptionsChanged(){this._renderer.value&&(this.refreshRows(0,this._rowCount-1),this._fireOnCanvasResize())}_fireOnCanvasResize(){this._renderer.value&&(this._renderer.value.dimensions.css.canvas.width===this._canvasWidth&&this._renderer.value.dimensions.css.canvas.height===this._canvasHeight||this._onDimensionsChange.fire(this._renderer.value.dimensions))}hasRenderer(){return!!this._renderer.value}setRenderer(e){this._renderer.value=e,this._renderer.value&&(this._renderer.value.onRequestRedraw(t=>this.refreshRows(t.start,t.end,!0)),this._needsSelectionRefresh=!0,this._fullRefresh())}addRefreshCallback(e){return this._renderDebouncer.addRefreshCallback(e)}_fullRefresh(){this._isPaused?this._needsFullRefresh=!0:this.refreshRows(0,this._rowCount-1)}clearTextureAtlas(){var e,t;this._renderer.value&&((t=(e=this._renderer.value).clearTextureAtlas)==null||t.call(e),this._fullRefresh())}handleDevicePixelRatioChange(){this._charSizeService.measure(),this._renderer.value&&(this._renderer.value.handleDevicePixelRatioChange(),this.refreshRows(0,this._rowCount-1))}handleResize(e,t){this._renderer.value&&(this._isPaused?this._pausedResizeTask.set(()=>{var n;return(n=this._renderer.value)==null?void 0:n.handleResize(e,t)}):this._renderer.value.handleResize(e,t),this._fullRefresh())}handleCharSizeChanged(){var e;(e=this._renderer.value)==null||e.handleCharSizeChanged()}handleBlur(){var e;(e=this._renderer.value)==null||e.handleBlur()}handleFocus(){var e;(e=this._renderer.value)==null||e.handleFocus()}handleSelectionChanged(e,t,n){var r;this._selectionState.start=e,this._selectionState.end=t,this._selectionState.columnSelectMode=n,(r=this._renderer.value)==null||r.handleSelectionChanged(e,t,n)}handleCursorMove(){var e;(e=this._renderer.value)==null||e.handleCursorMove()}clear(){var e;(e=this._renderer.value)==null||e.clear()}};kf=At([ue(2,jn),ue(3,bu),ue(4,_s),ue(5,Fa),ue(6,Nn),ue(7,ei),ue(8,po)],kf);var bz=class{constructor(e,t,n){this._coreBrowserService=e,this._coreService=t,this._onTimeout=n,this._start=0,this._end=0,this._isBuffering=!1}bufferRows(e,t){this._isBuffering?(this._start=Math.min(this._start,e),this._end=Math.max(this._end,t)):(this._start=e,this._end=t,this._isBuffering=!0),this._timeout===void 0&&(this._timeout=this._coreBrowserService.window.setTimeout(()=>{this._timeout=void 0,this._coreService.decPrivateModes.synchronizedOutput=!1,this._onTimeout()},1e3))}flush(){if(this._timeout!==void 0&&(this._coreBrowserService.window.clearTimeout(this._timeout),this._timeout=void 0),!this._isBuffering)return;let e={start:this._start,end:this._end};return this._isBuffering=!1,e}dispose(){this._timeout!==void 0&&(this._coreBrowserService.window.clearTimeout(this._timeout),this._timeout=void 0)}};function wz(e,t,n,r){let i=n.buffer.x,s=n.buffer.y;if(!n.buffer.hasScrollback)return kz(i,s,e,t,n,r)+Su(s,t,n,r)+Cz(i,s,e,t,n,r);let o;if(s===t)return o=i>e?"D":"C",Ea(Math.abs(i-e),Ca(o,r));o=s>t?"D":"C";let a=Math.abs(s-t),l=xz(s>t?e:i,n)+(a-1)*n.cols+1+Sz(s>t?i:e);return Ea(l,Ca(o,r))}function Sz(e,t){return e-1}function xz(e,t){return t.cols-e}function kz(e,t,n,r,i,s){return Su(t,r,i,s).length===0?"":Ea(j0(e,t,e,t-ps(t,i),!1,i).length,Ca("D",s))}function Su(e,t,n,r){let i=e-ps(e,n),s=t-ps(t,n),o=Math.abs(i-s)-Ez(e,t,n);return Ea(o,Ca(N0(e,t),r))}function Cz(e,t,n,r,i,s){let o;Su(t,r,i,s).length>0?o=r-ps(r,i):o=t;let a=r,l=Nz(e,t,n,r,i,s);return Ea(j0(e,o,n,a,l==="C",i).length,Ca(l,s))}function Ez(e,t,n){var o;let r=0,i=e-ps(e,n),s=t-ps(t,n);for(let a=0;a<Math.abs(i-s);a++){let l=N0(e,t)==="A"?-1:1;(o=n.buffer.lines.get(i+l*a))!=null&&o.isWrapped&&r++}return r}function ps(e,t){let n=0,r=t.buffer.lines.get(e),i=r==null?void 0:r.isWrapped;for(;i&&e>=0&&e<t.rows;)n++,r=t.buffer.lines.get(--e),i=r==null?void 0:r.isWrapped;return n}function Nz(e,t,n,r,i,s){let o;return Su(n,r,i,s).length>0?o=r-ps(r,i):o=t,e<n&&o<=r||e>=n&&o<r?"C":"D"}function N0(e,t){return e>t?"A":"B"}function j0(e,t,n,r,i,s){let o=e,a=t,l="";for(;(o!==n||a!==r)&&a>=0&&a<s.buffer.lines.length;)o+=i?1:-1,i&&o>s.cols-1?(l+=s.buffer.translateBufferLineToString(a,!1,e,o),o=0,e=0,a++):!i&&o<0&&(l+=s.buffer.translateBufferLineToString(a,!1,0,e+1),o=s.cols-1,e=o,a--);return l+s.buffer.translateBufferLineToString(a,!1,e,o)}function Ca(e,t){let n=t?"O":"[";return V.ESC+n+e}function Ea(e,t){e=Math.floor(e);let n="";for(let r=0;r<e;r++)n+=t;return n}var jz=class{constructor(e){this._bufferService=e,this.isSelectAllActive=!1,this.selectionStartLength=0}clearSelection(){this.selectionStart=void 0,this.selectionEnd=void 0,this.isSelectAllActive=!1,this.selectionStartLength=0}get finalSelectionStart(){return this.isSelectAllActive?[0,0]:!this.selectionEnd||!this.selectionStart?this.selectionStart:this.areSelectionValuesReversed()?this.selectionEnd:this.selectionStart}get finalSelectionEnd(){if(this.isSelectAllActive)return[this._bufferService.cols,this._bufferService.buffer.ybase+this._bufferService.rows-1];if(this.selectionStart){if(!this.selectionEnd||this.areSelectionValuesReversed()){let e=this.selectionStart[0]+this.selectionStartLength;return e>this._bufferService.cols?e%this._bufferService.cols===0?[this._bufferService.cols,this.selectionStart[1]+Math.floor(e/this._bufferService.cols)-1]:[e%this._bufferService.cols,this.selectionStart[1]+Math.floor(e/this._bufferService.cols)]:[e,this.selectionStart[1]]}if(this.selectionStartLength&&this.selectionEnd[1]===this.selectionStart[1]){let e=this.selectionStart[0]+this.selectionStartLength;return e>this._bufferService.cols?[e%this._bufferService.cols,this.selectionStart[1]+Math.floor(e/this._bufferService.cols)]:[Math.max(e,this.selectionEnd[0]),this.selectionEnd[1]]}return this.selectionEnd}}areSelectionValuesReversed(){let e=this.selectionStart,t=this.selectionEnd;return!e||!t?!1:e[1]>t[1]||e[1]===t[1]&&e[0]>t[0]}handleTrim(e){return this.selectionStart&&(this.selectionStart[1]-=e),this.selectionEnd&&(this.selectionEnd[1]-=e),this.selectionEnd&&this.selectionEnd[1]<0?(this.clearSelection(),!0):(this.selectionStart&&this.selectionStart[1]<0&&(this.selectionStart[1]=0),!1)}};function U_(e,t){if(e.start.y>e.end.y)throw new Error(`Buffer range end (${e.end.x}, ${e.end.y}) cannot be before start (${e.start.x}, ${e.start.y})`);return t*(e.end.y-e.start.y)+(e.end.x-e.start.x+1)}var Rh=50,Rz=15,Tz=50,Dz=500,Pz=" ",Lz=new RegExp(Pz,"g"),Cf=class extends $e{constructor(e,t,n,r,i,s,o,a,l){super(),this._element=e,this._screenElement=t,this._linkifier=n,this._bufferService=r,this._coreService=i,this._mouseService=s,this._optionsService=o,this._renderService=a,this._coreBrowserService=l,this._dragScrollAmount=0,this._enabled=!0,this._workCell=new or,this._mouseDownTimeStamp=0,this._oldHasSelection=!1,this._oldSelectionStart=void 0,this._oldSelectionEnd=void 0,this._onLinuxMouseSelection=this._register(new te),this.onLinuxMouseSelection=this._onLinuxMouseSelection.event,this._onRedrawRequest=this._register(new te),this.onRequestRedraw=this._onRedrawRequest.event,this._onSelectionChange=this._register(new te),this.onSelectionChange=this._onSelectionChange.event,this._onRequestScrollLines=this._register(new te),this.onRequestScrollLines=this._onRequestScrollLines.event,this._mouseMoveListener=c=>this._handleMouseMove(c),this._mouseUpListener=c=>this._handleMouseUp(c),this._coreService.onUserInput(()=>{this.hasSelection&&this.clearSelection()}),this._trimListener=this._bufferService.buffer.lines.onTrim(c=>this._handleTrim(c)),this._register(this._bufferService.buffers.onBufferActivate(c=>this._handleBufferActivate(c))),this.enable(),this._model=new jz(this._bufferService),this._activeSelectionMode=0,this._register(wt(()=>{this._removeMouseDownListeners()})),this._register(this._bufferService.onResize(c=>{c.rowsChanged&&this.clearSelection()}))}reset(){this.clearSelection()}disable(){this.clearSelection(),this._enabled=!1}enable(){this._enabled=!0}get selectionStart(){return this._model.finalSelectionStart}get selectionEnd(){return this._model.finalSelectionEnd}get hasSelection(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd;return!e||!t?!1:e[0]!==t[0]||e[1]!==t[1]}get selectionText(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd;if(!e||!t)return"";let n=this._bufferService.buffer,r=[];if(this._activeSelectionMode===3){if(e[0]===t[0])return"";let i=e[0]<t[0]?e[0]:t[0],s=e[0]<t[0]?t[0]:e[0];for(let o=e[1];o<=t[1];o++){let a=n.translateBufferLineToString(o,!0,i,s);r.push(a)}}else{let i=e[1]===t[1]?t[0]:void 0;r.push(n.translateBufferLineToString(e[1],!0,e[0],i));for(let s=e[1]+1;s<=t[1]-1;s++){let o=n.lines.get(s),a=n.translateBufferLineToString(s,!0);o!=null&&o.isWrapped?r[r.length-1]+=a:r.push(a)}if(e[1]!==t[1]){let s=n.lines.get(t[1]),o=n.translateBufferLineToString(t[1],!0,0,t[0]);s&&s.isWrapped?r[r.length-1]+=o:r.push(o)}}return r.map(i=>i.replace(Lz," ")).join(k0?`\r
|
|
114
|
+
`:`
|
|
115
|
+
`)}clearSelection(){this._model.clearSelection(),this._removeMouseDownListeners(),this.refresh(),this._onSelectionChange.fire()}refresh(e){this._refreshAnimationFrame||(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._refresh())),Sm&&e&&this.selectionText.length&&this._onLinuxMouseSelection.fire(this.selectionText)}_refresh(){this._refreshAnimationFrame=void 0,this._onRedrawRequest.fire({start:this._model.finalSelectionStart,end:this._model.finalSelectionEnd,columnSelectMode:this._activeSelectionMode===3})}_isClickInSelection(e){let t=this._getMouseBufferCoords(e),n=this._model.finalSelectionStart,r=this._model.finalSelectionEnd;return!n||!r||!t?!1:this._areCoordsInSelection(t,n,r)}isCellInSelection(e,t){let n=this._model.finalSelectionStart,r=this._model.finalSelectionEnd;return!n||!r?!1:this._areCoordsInSelection([e,t],n,r)}_areCoordsInSelection(e,t,n){return e[1]>t[1]&&e[1]<n[1]||t[1]===n[1]&&e[1]===t[1]&&e[0]>=t[0]&&e[0]<n[0]||t[1]<n[1]&&e[1]===n[1]&&e[0]<n[0]||t[1]<n[1]&&e[1]===t[1]&&e[0]>=t[0]}_selectWordAtCursor(e,t){var i,s;let n=(s=(i=this._linkifier.currentLink)==null?void 0:i.link)==null?void 0:s.range;if(n)return this._model.selectionStart=[n.start.x-1,n.start.y-1],this._model.selectionStartLength=U_(n,this._bufferService.cols),this._model.selectionEnd=void 0,!0;let r=this._getMouseBufferCoords(e);return r?(this._selectWordAt(r,t),this._model.selectionEnd=void 0,!0):!1}selectAll(){this._model.isSelectAllActive=!0,this.refresh(),this._onSelectionChange.fire()}selectLines(e,t){this._model.clearSelection(),e=Math.max(e,0),t=Math.min(t,this._bufferService.buffer.lines.length-1),this._model.selectionStart=[0,e],this._model.selectionEnd=[this._bufferService.cols,t],this.refresh(),this._onSelectionChange.fire()}_handleTrim(e){this._model.handleTrim(e)&&this.refresh()}_getMouseBufferCoords(e){let t=this._mouseService.getCoords(e,this._screenElement,this._bufferService.cols,this._bufferService.rows,!0);if(t)return t[0]--,t[1]--,t[1]+=this._bufferService.buffer.ydisp,t}_getMouseEventScrollAmount(e){let t=wm(this._coreBrowserService.window,e,this._screenElement)[1],n=this._renderService.dimensions.css.canvas.height;return t>=0&&t<=n?0:(t>n&&(t-=n),t=Math.min(Math.max(t,-Rh),Rh),t/=Rh,t/Math.abs(t)+Math.round(t*(Rz-1)))}shouldForceSelection(e){return Mc?e.altKey&&this._optionsService.rawOptions.macOptionClickForcesSelection:e.shiftKey}handleMouseDown(e){if(this._mouseDownTimeStamp=e.timeStamp,!(e.button===2&&this.hasSelection)&&e.button===0){if(!this._enabled){if(!this.shouldForceSelection(e))return;e.stopPropagation()}e.preventDefault(),this._dragScrollAmount=0,this._enabled&&e.shiftKey?this._handleIncrementalClick(e):e.detail===1?this._handleSingleClick(e):e.detail===2?this._handleDoubleClick(e):e.detail===3&&this._handleTripleClick(e),this._addMouseDownListeners(),this.refresh(!0)}}_addMouseDownListeners(){this._screenElement.ownerDocument&&(this._screenElement.ownerDocument.addEventListener("mousemove",this._mouseMoveListener),this._screenElement.ownerDocument.addEventListener("mouseup",this._mouseUpListener)),this._dragScrollIntervalTimer=this._coreBrowserService.window.setInterval(()=>this._dragScroll(),Tz)}_removeMouseDownListeners(){this._screenElement.ownerDocument&&(this._screenElement.ownerDocument.removeEventListener("mousemove",this._mouseMoveListener),this._screenElement.ownerDocument.removeEventListener("mouseup",this._mouseUpListener)),this._coreBrowserService.window.clearInterval(this._dragScrollIntervalTimer),this._dragScrollIntervalTimer=void 0}_handleIncrementalClick(e){this._model.selectionStart&&(this._model.selectionEnd=this._getMouseBufferCoords(e))}_handleSingleClick(e){if(this._model.selectionStartLength=0,this._model.isSelectAllActive=!1,this._activeSelectionMode=this.shouldColumnSelect(e)?3:0,this._model.selectionStart=this._getMouseBufferCoords(e),!this._model.selectionStart)return;this._model.selectionEnd=void 0;let t=this._bufferService.buffer.lines.get(this._model.selectionStart[1]);t&&t.length!==this._model.selectionStart[0]&&t.hasWidth(this._model.selectionStart[0])===0&&this._model.selectionStart[0]++}_handleDoubleClick(e){this._selectWordAtCursor(e,!0)&&(this._activeSelectionMode=1)}_handleTripleClick(e){let t=this._getMouseBufferCoords(e);t&&(this._activeSelectionMode=2,this._selectLineAt(t[1]))}shouldColumnSelect(e){return e.altKey&&!(Mc&&this._optionsService.rawOptions.macOptionClickForcesSelection)}_handleMouseMove(e){if(e.stopImmediatePropagation(),!this._model.selectionStart)return;let t=this._model.selectionEnd?[this._model.selectionEnd[0],this._model.selectionEnd[1]]:null;if(this._model.selectionEnd=this._getMouseBufferCoords(e),!this._model.selectionEnd){this.refresh(!0);return}this._activeSelectionMode===2?this._model.selectionEnd[1]<this._model.selectionStart[1]?this._model.selectionEnd[0]=0:this._model.selectionEnd[0]=this._bufferService.cols:this._activeSelectionMode===1&&this._selectToWordAt(this._model.selectionEnd),this._dragScrollAmount=this._getMouseEventScrollAmount(e),this._activeSelectionMode!==3&&(this._dragScrollAmount>0?this._model.selectionEnd[0]=this._bufferService.cols:this._dragScrollAmount<0&&(this._model.selectionEnd[0]=0));let n=this._bufferService.buffer;if(this._model.selectionEnd[1]<n.lines.length){let r=n.lines.get(this._model.selectionEnd[1]);r&&r.hasWidth(this._model.selectionEnd[0])===0&&this._model.selectionEnd[0]<this._bufferService.cols&&this._model.selectionEnd[0]++}(!t||t[0]!==this._model.selectionEnd[0]||t[1]!==this._model.selectionEnd[1])&&this.refresh(!0)}_dragScroll(){if(!(!this._model.selectionEnd||!this._model.selectionStart)&&this._dragScrollAmount){this._onRequestScrollLines.fire({amount:this._dragScrollAmount,suppressScrollEvent:!1});let e=this._bufferService.buffer;this._dragScrollAmount>0?(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=this._bufferService.cols),this._model.selectionEnd[1]=Math.min(e.ydisp+this._bufferService.rows,e.lines.length-1)):(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=0),this._model.selectionEnd[1]=e.ydisp),this.refresh()}}_handleMouseUp(e){let t=e.timeStamp-this._mouseDownTimeStamp;if(this._removeMouseDownListeners(),this.selectionText.length<=1&&t<Dz&&e.altKey&&this._optionsService.rawOptions.altClickMovesCursor){if(this._bufferService.buffer.ybase===this._bufferService.buffer.ydisp){let n=this._mouseService.getCoords(e,this._element,this._bufferService.cols,this._bufferService.rows,!1);if(n&&n[0]!==void 0&&n[1]!==void 0){let r=wz(n[0]-1,n[1]-1,this._bufferService,this._coreService.decPrivateModes.applicationCursorKeys);this._coreService.triggerDataEvent(r,!0)}}}else this._fireEventIfSelectionChanged()}_fireEventIfSelectionChanged(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd,n=!!e&&!!t&&(e[0]!==t[0]||e[1]!==t[1]);if(!n){this._oldHasSelection&&this._fireOnSelectionChange(e,t,n);return}!e||!t||(!this._oldSelectionStart||!this._oldSelectionEnd||e[0]!==this._oldSelectionStart[0]||e[1]!==this._oldSelectionStart[1]||t[0]!==this._oldSelectionEnd[0]||t[1]!==this._oldSelectionEnd[1])&&this._fireOnSelectionChange(e,t,n)}_fireOnSelectionChange(e,t,n){this._oldSelectionStart=e,this._oldSelectionEnd=t,this._oldHasSelection=n,this._onSelectionChange.fire()}_handleBufferActivate(e){this.clearSelection(),this._trimListener.dispose(),this._trimListener=e.activeBuffer.lines.onTrim(t=>this._handleTrim(t))}_convertViewportColToCharacterIndex(e,t){let n=t;for(let r=0;t>=r;r++){let i=e.loadCell(r,this._workCell).getChars().length;this._workCell.getWidth()===0?n--:i>1&&t!==r&&(n+=i-1)}return n}setSelection(e,t,n){this._model.clearSelection(),this._removeMouseDownListeners(),this._model.selectionStart=[e,t],this._model.selectionStartLength=n,this.refresh(),this._fireEventIfSelectionChanged()}rightClickSelect(e){this._isClickInSelection(e)||(this._selectWordAtCursor(e,!1)&&this.refresh(!0),this._fireEventIfSelectionChanged())}_getWordAt(e,t,n=!0,r=!0){if(e[0]>=this._bufferService.cols)return;let i=this._bufferService.buffer,s=i.lines.get(e[1]);if(!s)return;let o=i.translateBufferLineToString(e[1],!1),a=this._convertViewportColToCharacterIndex(s,e[0]),l=a,c=e[0]-a,d=0,h=0,f=0,p=0;if(o.charAt(a)===" "){for(;a>0&&o.charAt(a-1)===" ";)a--;for(;l<o.length&&o.charAt(l+1)===" ";)l++}else{let b=e[0],_=e[0];s.getWidth(b)===0&&(d++,b--),s.getWidth(_)===2&&(h++,_++);let v=s.getString(_).length;for(v>1&&(p+=v-1,l+=v-1);b>0&&a>0&&!this._isCharWordSeparator(s.loadCell(b-1,this._workCell));){s.loadCell(b-1,this._workCell);let g=this._workCell.getChars().length;this._workCell.getWidth()===0?(d++,b--):g>1&&(f+=g-1,a-=g-1),a--,b--}for(;_<s.length&&l+1<o.length&&!this._isCharWordSeparator(s.loadCell(_+1,this._workCell));){s.loadCell(_+1,this._workCell);let g=this._workCell.getChars().length;this._workCell.getWidth()===2?(h++,_++):g>1&&(p+=g-1,l+=g-1),l++,_++}}l++;let m=a+c-d+f,y=Math.min(this._bufferService.cols,l-a+d+h-f-p);if(!(!t&&o.slice(a,l).trim()==="")){if(n&&m===0&&s.getCodePoint(0)!==32){let b=i.lines.get(e[1]-1);if(b&&s.isWrapped&&b.getCodePoint(this._bufferService.cols-1)!==32){let _=this._getWordAt([this._bufferService.cols-1,e[1]-1],!1,!0,!1);if(_){let v=this._bufferService.cols-_.start;m-=v,y+=v}}}if(r&&m+y===this._bufferService.cols&&s.getCodePoint(this._bufferService.cols-1)!==32){let b=i.lines.get(e[1]+1);if(b!=null&&b.isWrapped&&b.getCodePoint(0)!==32){let _=this._getWordAt([0,e[1]+1],!1,!1,!0);_&&(y+=_.length)}}return{start:m,length:y}}}_selectWordAt(e,t){let n=this._getWordAt(e,t);if(n){for(;n.start<0;)n.start+=this._bufferService.cols,e[1]--;this._model.selectionStart=[n.start,e[1]],this._model.selectionStartLength=n.length}}_selectToWordAt(e){let t=this._getWordAt(e,!0);if(t){let n=e[1];for(;t.start<0;)t.start+=this._bufferService.cols,n--;if(!this._model.areSelectionValuesReversed())for(;t.start+t.length>this._bufferService.cols;)t.length-=this._bufferService.cols,n++;this._model.selectionEnd=[this._model.areSelectionValuesReversed()?t.start:t.start+t.length,n]}}_isCharWordSeparator(e){return e.getWidth()===0?!1:this._optionsService.rawOptions.wordSeparator.indexOf(e.getChars())>=0}_selectLineAt(e){let t=this._bufferService.buffer.getWrappedRangeForLine(e),n={start:{x:0,y:t.first},end:{x:this._bufferService.cols-1,y:t.last}};this._model.selectionStart=[0,t.first],this._model.selectionEnd=void 0,this._model.selectionStartLength=U_(n,this._bufferService.cols)}};Cf=At([ue(3,Nn),ue(4,_s),ue(5,pm),ue(6,jn),ue(7,ti),ue(8,ei)],Cf);var V_=class{constructor(){this._data={}}set(e,t,n){this._data[e]||(this._data[e]={}),this._data[e][t]=n}get(e,t){return this._data[e]?this._data[e][t]:void 0}clear(){this._data={}}},q_=class{constructor(){this._color=new V_,this._css=new V_}setCss(e,t,n){this._css.set(e,t,n)}getCss(e,t){return this._css.get(e,t)}setColor(e,t,n){this._color.set(e,t,n)}getColor(e,t){return this._color.get(e,t)}clear(){this._color.clear(),this._css.clear()}},Vt=Object.freeze((()=>{let e=[kt.toColor("#2e3436"),kt.toColor("#cc0000"),kt.toColor("#4e9a06"),kt.toColor("#c4a000"),kt.toColor("#3465a4"),kt.toColor("#75507b"),kt.toColor("#06989a"),kt.toColor("#d3d7cf"),kt.toColor("#555753"),kt.toColor("#ef2929"),kt.toColor("#8ae234"),kt.toColor("#fce94f"),kt.toColor("#729fcf"),kt.toColor("#ad7fa8"),kt.toColor("#34e2e2"),kt.toColor("#eeeeec")],t=[0,95,135,175,215,255];for(let n=0;n<216;n++){let r=t[n/36%6|0],i=t[n/6%6|0],s=t[n%6];e.push({css:Bt.toCss(r,i,s),rgba:Bt.toRgba(r,i,s)})}for(let n=0;n<24;n++){let r=8+n*10;e.push({css:Bt.toCss(r,r,r),rgba:Bt.toRgba(r,r,r)})}return e})()),Ki=kt.toColor("#ffffff"),$o=kt.toColor("#000000"),K_=kt.toColor("#ffffff"),Y_=$o,Ro={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117},Az=Ki,Ef=class extends $e{constructor(e){super(),this._optionsService=e,this._contrastCache=new q_,this._halfContrastCache=new q_,this._onChangeColors=this._register(new te),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:Ki,background:$o,cursor:K_,cursorAccent:Y_,selectionForeground:void 0,selectionBackgroundTransparent:Ro,selectionBackgroundOpaque:yt.blend($o,Ro),selectionInactiveBackgroundTransparent:Ro,selectionInactiveBackgroundOpaque:yt.blend($o,Ro),scrollbarSliderBackground:yt.opacity(Ki,.2),scrollbarSliderHoverBackground:yt.opacity(Ki,.4),scrollbarSliderActiveBackground:yt.opacity(Ki,.5),overviewRulerBorder:Ki,ansi:Vt.slice(),contrastCache:this._contrastCache,halfContrastCache:this._halfContrastCache},this._updateRestoreColors(),this._setTheme(this._optionsService.rawOptions.theme),this._register(this._optionsService.onSpecificOptionChange("minimumContrastRatio",()=>this._contrastCache.clear())),this._register(this._optionsService.onSpecificOptionChange("theme",()=>this._setTheme(this._optionsService.rawOptions.theme)))}get colors(){return this._colors}_setTheme(e={}){let t=this._colors;if(t.foreground=st(e.foreground,Ki),t.background=st(e.background,$o),t.cursor=yt.blend(t.background,st(e.cursor,K_)),t.cursorAccent=yt.blend(t.background,st(e.cursorAccent,Y_)),t.selectionBackgroundTransparent=st(e.selectionBackground,Ro),t.selectionBackgroundOpaque=yt.blend(t.background,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundTransparent=st(e.selectionInactiveBackground,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundOpaque=yt.blend(t.background,t.selectionInactiveBackgroundTransparent),t.selectionForeground=e.selectionForeground?st(e.selectionForeground,$_):void 0,t.selectionForeground===$_&&(t.selectionForeground=void 0),yt.isOpaque(t.selectionBackgroundTransparent)&&(t.selectionBackgroundTransparent=yt.opacity(t.selectionBackgroundTransparent,.3)),yt.isOpaque(t.selectionInactiveBackgroundTransparent)&&(t.selectionInactiveBackgroundTransparent=yt.opacity(t.selectionInactiveBackgroundTransparent,.3)),t.scrollbarSliderBackground=st(e.scrollbarSliderBackground,yt.opacity(t.foreground,.2)),t.scrollbarSliderHoverBackground=st(e.scrollbarSliderHoverBackground,yt.opacity(t.foreground,.4)),t.scrollbarSliderActiveBackground=st(e.scrollbarSliderActiveBackground,yt.opacity(t.foreground,.5)),t.overviewRulerBorder=st(e.overviewRulerBorder,Az),t.ansi=Vt.slice(),t.ansi[0]=st(e.black,Vt[0]),t.ansi[1]=st(e.red,Vt[1]),t.ansi[2]=st(e.green,Vt[2]),t.ansi[3]=st(e.yellow,Vt[3]),t.ansi[4]=st(e.blue,Vt[4]),t.ansi[5]=st(e.magenta,Vt[5]),t.ansi[6]=st(e.cyan,Vt[6]),t.ansi[7]=st(e.white,Vt[7]),t.ansi[8]=st(e.brightBlack,Vt[8]),t.ansi[9]=st(e.brightRed,Vt[9]),t.ansi[10]=st(e.brightGreen,Vt[10]),t.ansi[11]=st(e.brightYellow,Vt[11]),t.ansi[12]=st(e.brightBlue,Vt[12]),t.ansi[13]=st(e.brightMagenta,Vt[13]),t.ansi[14]=st(e.brightCyan,Vt[14]),t.ansi[15]=st(e.brightWhite,Vt[15]),e.extendedAnsi){let n=Math.min(t.ansi.length-16,e.extendedAnsi.length);for(let r=0;r<n;r++)t.ansi[r+16]=st(e.extendedAnsi[r],Vt[r+16])}this._contrastCache.clear(),this._halfContrastCache.clear(),this._updateRestoreColors(),this._onChangeColors.fire(this.colors)}restoreColor(e){this._restoreColor(e),this._onChangeColors.fire(this.colors)}_restoreColor(e){if(e===void 0){for(let t=0;t<this._restoreColors.ansi.length;++t)this._colors.ansi[t]=this._restoreColors.ansi[t];return}switch(e){case 256:this._colors.foreground=this._restoreColors.foreground;break;case 257:this._colors.background=this._restoreColors.background;break;case 258:this._colors.cursor=this._restoreColors.cursor;break;default:this._colors.ansi[e]=this._restoreColors.ansi[e]}}modifyColors(e){e(this._colors),this._onChangeColors.fire(this.colors)}_updateRestoreColors(){this._restoreColors={foreground:this._colors.foreground,background:this._colors.background,cursor:this._colors.cursor,ansi:this._colors.ansi.slice()}}};Ef=At([ue(0,jn)],Ef);function st(e,t){if(e!==void 0)try{return kt.toColor(e)}catch{}return t}var Iz=class{constructor(...e){this._entries=new Map;for(let[t,n]of e)this.set(t,n)}set(e,t){let n=this._entries.get(e);return this._entries.set(e,t),n}forEach(e){for(let[t,n]of this._entries.entries())e(t,n)}has(e){return this._entries.has(e)}get(e){return this._entries.get(e)}},Mz=class{constructor(){this._services=new Iz,this._services.set(fm,this)}setService(e,t){this._services.set(e,t)}getService(e){return this._services.get(e)}createInstance(e,...t){let n=RM(e).sort((s,o)=>s.index-o.index),r=[];for(let s of n){let o=this._services.get(s.id);if(!o)throw new Error(`[createInstance] ${e.name} depends on UNKNOWN service ${s.id._id}.`);r.push(o)}let i=n.length>0?n[0].index:t.length;if(t.length!==i)throw new Error(`[createInstance] First service dependency of ${e.name} at position ${i+1} conflicts with ${t.length} static arguments`);return new e(...t,...r)}},Oz={trace:0,debug:1,info:2,warn:3,error:4,off:5},zz="xterm.js: ",Nf=class extends $e{constructor(e){super(),this._optionsService=e,this._logLevel=5,this._updateLogLevel(),this._register(this._optionsService.onSpecificOptionChange("logLevel",()=>this._updateLogLevel()))}get logLevel(){return this._logLevel}_updateLogLevel(){this._logLevel=Oz[this._optionsService.rawOptions.logLevel]}_evalLazyOptionalParams(e){for(let t=0;t<e.length;t++)typeof e[t]=="function"&&(e[t]=e[t]())}_log(e,t,n){this._evalLazyOptionalParams(n),e.call(console,(this._optionsService.options.logger?"":zz)+t,...n)}trace(e,...t){var n;this._logLevel<=0&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.trace.bind(this._optionsService.options.logger))??console.log,e,t)}debug(e,...t){var n;this._logLevel<=1&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.debug.bind(this._optionsService.options.logger))??console.log,e,t)}info(e,...t){var n;this._logLevel<=2&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.info.bind(this._optionsService.options.logger))??console.info,e,t)}warn(e,...t){var n;this._logLevel<=3&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.warn.bind(this._optionsService.options.logger))??console.warn,e,t)}error(e,...t){var n;this._logLevel<=4&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.error.bind(this._optionsService.options.logger))??console.error,e,t)}};Nf=At([ue(0,jn)],Nf);var G_=class extends $e{constructor(e){super(),this._maxLength=e,this.onDeleteEmitter=this._register(new te),this.onDelete=this.onDeleteEmitter.event,this.onInsertEmitter=this._register(new te),this.onInsert=this.onInsertEmitter.event,this.onTrimEmitter=this._register(new te),this.onTrim=this.onTrimEmitter.event,this._array=new Array(this._maxLength),this._startIndex=0,this._length=0}get maxLength(){return this._maxLength}set maxLength(e){if(this._maxLength===e)return;let t=new Array(e);for(let n=0;n<Math.min(e,this.length);n++)t[n]=this._array[this._getCyclicIndex(n)];this._array=t,this._maxLength=e,this._startIndex=0}get length(){return this._length}set length(e){if(e>this._length)for(let t=this._length;t<e;t++)this._array[t]=void 0;this._length=e}get(e){return this._array[this._getCyclicIndex(e)]}set(e,t){this._array[this._getCyclicIndex(e)]=t}push(e){this._array[this._getCyclicIndex(this._length)]=e,this._length===this._maxLength?(this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1)):this._length++}recycle(){if(this._length!==this._maxLength)throw new Error("Can only recycle when the buffer is full");return this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1),this._array[this._getCyclicIndex(this._length-1)]}get isFull(){return this._length===this._maxLength}pop(){return this._array[this._getCyclicIndex(this._length---1)]}splice(e,t,...n){if(t){for(let r=e;r<this._length-t;r++)this._array[this._getCyclicIndex(r)]=this._array[this._getCyclicIndex(r+t)];this._length-=t,this.onDeleteEmitter.fire({index:e,amount:t})}for(let r=this._length-1;r>=e;r--)this._array[this._getCyclicIndex(r+n.length)]=this._array[this._getCyclicIndex(r)];for(let r=0;r<n.length;r++)this._array[this._getCyclicIndex(e+r)]=n[r];if(n.length&&this.onInsertEmitter.fire({index:e,amount:n.length}),this._length+n.length>this._maxLength){let r=this._length+n.length-this._maxLength;this._startIndex+=r,this._length=this._maxLength,this.onTrimEmitter.fire(r)}else this._length+=n.length}trimStart(e){e>this._length&&(e=this._length),this._startIndex+=e,this._length-=e,this.onTrimEmitter.fire(e)}shiftElements(e,t,n){if(!(t<=0)){if(e<0||e>=this._length)throw new Error("start argument out of range");if(e+n<0)throw new Error("Cannot shift elements in list beyond index 0");if(n>0){for(let i=t-1;i>=0;i--)this.set(e+i+n,this.get(e+i));let r=e+t+n-this._length;if(r>0)for(this._length+=r;this._length>this._maxLength;)this._length--,this._startIndex++,this.onTrimEmitter.fire(1)}else for(let r=0;r<t;r++)this.set(e+r+n,this.get(e+r))}}_getCyclicIndex(e){return(this._startIndex+e)%this._maxLength}},Fe=3,zt=Object.freeze(new Ba),El=0,Th=2,Ho=class R0{constructor(t,n,r=!1){this.isWrapped=r,this._combined={},this._extendedAttrs={},this._data=new Uint32Array(t*Fe);let i=n||or.fromCharData([0,Yx,1,0]);for(let s=0;s<t;++s)this.setCell(s,i);this.length=t}get(t){let n=this._data[t*Fe+0],r=n&2097151;return[this._data[t*Fe+1],n&2097152?this._combined[t]:r?pi(r):"",n>>22,n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):r]}set(t,n){this._data[t*Fe+1]=n[0],n[1].length>1?(this._combined[t]=n[1],this._data[t*Fe+0]=t|2097152|n[2]<<22):this._data[t*Fe+0]=n[1].charCodeAt(0)|n[2]<<22}getWidth(t){return this._data[t*Fe+0]>>22}hasWidth(t){return this._data[t*Fe+0]&12582912}getFg(t){return this._data[t*Fe+1]}getBg(t){return this._data[t*Fe+2]}hasContent(t){return this._data[t*Fe+0]&4194303}getCodePoint(t){let n=this._data[t*Fe+0];return n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):n&2097151}isCombined(t){return this._data[t*Fe+0]&2097152}getString(t){let n=this._data[t*Fe+0];return n&2097152?this._combined[t]:n&2097151?pi(n&2097151):""}isProtected(t){return this._data[t*Fe+2]&536870912}loadCell(t,n){return El=t*Fe,n.content=this._data[El+0],n.fg=this._data[El+1],n.bg=this._data[El+2],n.content&2097152&&(n.combinedData=this._combined[t]),n.bg&268435456&&(n.extended=this._extendedAttrs[t]),n}setCell(t,n){n.content&2097152&&(this._combined[t]=n.combinedData),n.bg&268435456&&(this._extendedAttrs[t]=n.extended),this._data[t*Fe+0]=n.content,this._data[t*Fe+1]=n.fg,this._data[t*Fe+2]=n.bg}setCellFromCodepoint(t,n,r,i){i.bg&268435456&&(this._extendedAttrs[t]=i.extended),this._data[t*Fe+0]=n|r<<22,this._data[t*Fe+1]=i.fg,this._data[t*Fe+2]=i.bg}addCodepointToCell(t,n,r){let i=this._data[t*Fe+0];i&2097152?this._combined[t]+=pi(n):i&2097151?(this._combined[t]=pi(i&2097151)+pi(n),i&=-2097152,i|=2097152):i=n|1<<22,r&&(i&=-12582913,i|=r<<22),this._data[t*Fe+0]=i}insertCells(t,n,r){if(t%=this.length,t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,r),n<this.length-t){let i=new or;for(let s=this.length-t-n-1;s>=0;--s)this.setCell(t+n+s,this.loadCell(t+s,i));for(let s=0;s<n;++s)this.setCell(t+s,r)}else for(let i=t;i<this.length;++i)this.setCell(i,r);this.getWidth(this.length-1)===2&&this.setCellFromCodepoint(this.length-1,0,1,r)}deleteCells(t,n,r){if(t%=this.length,n<this.length-t){let i=new or;for(let s=0;s<this.length-t-n;++s)this.setCell(t+s,this.loadCell(t+n+s,i));for(let s=this.length-n;s<this.length;++s)this.setCell(s,r)}else for(let i=t;i<this.length;++i)this.setCell(i,r);t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,r),this.getWidth(t)===0&&!this.hasContent(t)&&this.setCellFromCodepoint(t,0,1,r)}replaceCells(t,n,r,i=!1){if(i){for(t&&this.getWidth(t-1)===2&&!this.isProtected(t-1)&&this.setCellFromCodepoint(t-1,0,1,r),n<this.length&&this.getWidth(n-1)===2&&!this.isProtected(n)&&this.setCellFromCodepoint(n,0,1,r);t<n&&t<this.length;)this.isProtected(t)||this.setCell(t,r),t++;return}for(t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,r),n<this.length&&this.getWidth(n-1)===2&&this.setCellFromCodepoint(n,0,1,r);t<n&&t<this.length;)this.setCell(t++,r)}resize(t,n){if(t===this.length)return this._data.length*4*Th<this._data.buffer.byteLength;let r=t*Fe;if(t>this.length){if(this._data.buffer.byteLength>=r*4)this._data=new Uint32Array(this._data.buffer,0,r);else{let i=new Uint32Array(r);i.set(this._data),this._data=i}for(let i=this.length;i<t;++i)this.setCell(i,n)}else{this._data=this._data.subarray(0,r);let i=Object.keys(this._combined);for(let o=0;o<i.length;o++){let a=parseInt(i[o],10);a>=t&&delete this._combined[a]}let s=Object.keys(this._extendedAttrs);for(let o=0;o<s.length;o++){let a=parseInt(s[o],10);a>=t&&delete this._extendedAttrs[a]}}return this.length=t,r*4*Th<this._data.buffer.byteLength}cleanupMemory(){if(this._data.length*4*Th<this._data.buffer.byteLength){let t=new Uint32Array(this._data.length);return t.set(this._data),this._data=t,1}return 0}fill(t,n=!1){if(n){for(let r=0;r<this.length;++r)this.isProtected(r)||this.setCell(r,t);return}this._combined={},this._extendedAttrs={};for(let r=0;r<this.length;++r)this.setCell(r,t)}copyFrom(t){this.length!==t.length?this._data=new Uint32Array(t._data):this._data.set(t._data),this.length=t.length,this._combined={};for(let n in t._combined)this._combined[n]=t._combined[n];this._extendedAttrs={};for(let n in t._extendedAttrs)this._extendedAttrs[n]=t._extendedAttrs[n];this.isWrapped=t.isWrapped}clone(){let t=new R0(0);t._data=new Uint32Array(this._data),t.length=this.length;for(let n in this._combined)t._combined[n]=this._combined[n];for(let n in this._extendedAttrs)t._extendedAttrs[n]=this._extendedAttrs[n];return t.isWrapped=this.isWrapped,t}getTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*Fe+0]&4194303)return t+(this._data[t*Fe+0]>>22);return 0}getNoBgTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*Fe+0]&4194303||this._data[t*Fe+2]&50331648)return t+(this._data[t*Fe+0]>>22);return 0}copyCellsFrom(t,n,r,i,s){let o=t._data;if(s)for(let l=i-1;l>=0;l--){for(let c=0;c<Fe;c++)this._data[(r+l)*Fe+c]=o[(n+l)*Fe+c];o[(n+l)*Fe+2]&268435456&&(this._extendedAttrs[r+l]=t._extendedAttrs[n+l])}else for(let l=0;l<i;l++){for(let c=0;c<Fe;c++)this._data[(r+l)*Fe+c]=o[(n+l)*Fe+c];o[(n+l)*Fe+2]&268435456&&(this._extendedAttrs[r+l]=t._extendedAttrs[n+l])}let a=Object.keys(t._combined);for(let l=0;l<a.length;l++){let c=parseInt(a[l],10);c>=n&&(this._combined[c-n+r]=t._combined[c])}}translateToString(t,n,r,i){n=n??0,r=r??this.length,t&&(r=Math.min(r,this.getTrimmedLength())),i&&(i.length=0);let s="";for(;n<r;){let o=this._data[n*Fe+0],a=o&2097151,l=o&2097152?this._combined[n]:a?pi(a):vi;if(s+=l,i)for(let c=0;c<l.length;++c)i.push(n);n+=o>>22||1}return i&&i.push(n),s}};function Bz(e,t,n,r,i,s){let o=[];for(let a=0;a<e.length-1;a++){let l=a,c=e.get(++l);if(!c.isWrapped)continue;let d=[e.get(a)];for(;l<e.length&&c.isWrapped;)d.push(c),c=e.get(++l);if(!s&&r>=a&&r<l){a+=d.length-1;continue}let h=0,f=Na(d,h,t),p=1,m=0;for(;p<d.length;){let b=Na(d,p,t),_=b-m,v=n-f,g=Math.min(_,v);d[h].copyCellsFrom(d[p],m,f,g,!1),f+=g,f===n&&(h++,f=0),m+=g,m===b&&(p++,m=0),f===0&&h!==0&&d[h-1].getWidth(n-1)===2&&(d[h].copyCellsFrom(d[h-1],n-1,f++,1,!1),d[h-1].setCell(n-1,i))}d[h].replaceCells(f,n,i);let y=0;for(let b=d.length-1;b>0&&(b>h||d[b].getTrimmedLength()===0);b--)y++;y>0&&(o.push(a+d.length-y),o.push(y)),a+=d.length-1}return o}function Fz(e,t){let n=[],r=0,i=t[r],s=0;for(let o=0;o<e.length;o++)if(i===o){let a=t[++r];e.onDeleteEmitter.fire({index:o-s,amount:a}),o+=a-1,s+=a,i=t[++r]}else n.push(o);return{layout:n,countRemoved:s}}function $z(e,t){let n=[];for(let r=0;r<t.length;r++)n.push(e.get(t[r]));for(let r=0;r<n.length;r++)e.set(r,n[r]);e.length=t.length}function Hz(e,t,n){let r=[],i=e.map((l,c)=>Na(e,c,t)).reduce((l,c)=>l+c),s=0,o=0,a=0;for(;a<i;){if(i-a<n){r.push(i-a);break}s+=n;let l=Na(e,o,t);s>l&&(s-=l,o++);let c=e[o].getWidth(s-1)===2;c&&s--;let d=c?n-1:n;r.push(d),a+=d}return r}function Na(e,t,n){if(t===e.length-1)return e[t].getTrimmedLength();let r=!e[t].hasContent(n-1)&&e[t].getWidth(n-1)===1,i=e[t+1].getWidth(0)===2;return r&&i?n-1:n}var T0=class D0{constructor(t){this.line=t,this.isDisposed=!1,this._disposables=[],this._id=D0._nextId++,this._onDispose=this.register(new te),this.onDispose=this._onDispose.event}get id(){return this._id}dispose(){this.isDisposed||(this.isDisposed=!0,this.line=-1,this._onDispose.fire(),fs(this._disposables),this._disposables.length=0)}register(t){return this._disposables.push(t),t}};T0._nextId=1;var Wz=T0,Gt={},Yi=Gt.B;Gt[0]={"`":"◆",a:"▒",b:"␉",c:"␌",d:"␍",e:"␊",f:"°",g:"±",h:"",i:"␋",j:"┘",k:"┐",l:"┌",m:"└",n:"┼",o:"⎺",p:"⎻",q:"─",r:"⎼",s:"⎽",t:"├",u:"┤",v:"┴",w:"┬",x:"│",y:"≤",z:"≥","{":"π","|":"≠","}":"£","~":"·"};Gt.A={"#":"£"};Gt.B=void 0;Gt[4]={"#":"£","@":"¾","[":"ij","\\":"½","]":"|","{":"¨","|":"f","}":"¼","~":"´"};Gt.C=Gt[5]={"[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};Gt.R={"#":"£","@":"à","[":"°","\\":"ç","]":"§","{":"é","|":"ù","}":"è","~":"¨"};Gt.Q={"@":"à","[":"â","\\":"ç","]":"ê","^":"î","`":"ô","{":"é","|":"ù","}":"è","~":"û"};Gt.K={"@":"§","[":"Ä","\\":"Ö","]":"Ü","{":"ä","|":"ö","}":"ü","~":"ß"};Gt.Y={"#":"£","@":"§","[":"°","\\":"ç","]":"é","`":"ù","{":"à","|":"ò","}":"è","~":"ì"};Gt.E=Gt[6]={"@":"Ä","[":"Æ","\\":"Ø","]":"Å","^":"Ü","`":"ä","{":"æ","|":"ø","}":"å","~":"ü"};Gt.Z={"#":"£","@":"§","[":"¡","\\":"Ñ","]":"¿","{":"°","|":"ñ","}":"ç"};Gt.H=Gt[7]={"@":"É","[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};Gt["="]={"#":"ù","@":"à","[":"é","\\":"ç","]":"ê","^":"î",_:"è","`":"ô","{":"ä","|":"ö","}":"ü","~":"û"};var X_=4294967295,J_=class{constructor(e,t,n){this._hasScrollback=e,this._optionsService=t,this._bufferService=n,this.ydisp=0,this.ybase=0,this.y=0,this.x=0,this.tabs={},this.savedY=0,this.savedX=0,this.savedCurAttrData=zt.clone(),this.savedCharset=Yi,this.markers=[],this._nullCell=or.fromCharData([0,Yx,1,0]),this._whitespaceCell=or.fromCharData([0,vi,1,32]),this._isClearing=!1,this._memoryCleanupQueue=new Oc,this._memoryCleanupPosition=0,this._cols=this._bufferService.cols,this._rows=this._bufferService.rows,this.lines=new G_(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}getNullCell(e){return e?(this._nullCell.fg=e.fg,this._nullCell.bg=e.bg,this._nullCell.extended=e.extended):(this._nullCell.fg=0,this._nullCell.bg=0,this._nullCell.extended=new Lc),this._nullCell}getWhitespaceCell(e){return e?(this._whitespaceCell.fg=e.fg,this._whitespaceCell.bg=e.bg,this._whitespaceCell.extended=e.extended):(this._whitespaceCell.fg=0,this._whitespaceCell.bg=0,this._whitespaceCell.extended=new Lc),this._whitespaceCell}getBlankLine(e,t){return new Ho(this._bufferService.cols,this.getNullCell(e),t)}get hasScrollback(){return this._hasScrollback&&this.lines.maxLength>this._rows}get isCursorInViewport(){let e=this.ybase+this.y-this.ydisp;return e>=0&&e<this._rows}_getCorrectBufferLength(e){if(!this._hasScrollback)return e;let t=e+this._optionsService.rawOptions.scrollback;return t>X_?X_:t}fillViewportRows(e){if(this.lines.length===0){e===void 0&&(e=zt);let t=this._rows;for(;t--;)this.lines.push(this.getBlankLine(e))}}clear(){this.ydisp=0,this.ybase=0,this.y=0,this.x=0,this.lines=new G_(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}resize(e,t){let n=this.getNullCell(zt),r=0,i=this._getCorrectBufferLength(t);if(i>this.lines.maxLength&&(this.lines.maxLength=i),this.lines.length>0){if(this._cols<e)for(let o=0;o<this.lines.length;o++)r+=+this.lines.get(o).resize(e,n);let s=0;if(this._rows<t)for(let o=this._rows;o<t;o++)this.lines.length<t+this.ybase&&(this._optionsService.rawOptions.windowsMode||this._optionsService.rawOptions.windowsPty.backend!==void 0||this._optionsService.rawOptions.windowsPty.buildNumber!==void 0?this.lines.push(new Ho(e,n)):this.ybase>0&&this.lines.length<=this.ybase+this.y+s+1?(this.ybase--,s++,this.ydisp>0&&this.ydisp--):this.lines.push(new Ho(e,n)));else for(let o=this._rows;o>t;o--)this.lines.length>t+this.ybase&&(this.lines.length>this.ybase+this.y+1?this.lines.pop():(this.ybase++,this.ydisp++));if(i<this.lines.maxLength){let o=this.lines.length-i;o>0&&(this.lines.trimStart(o),this.ybase=Math.max(this.ybase-o,0),this.ydisp=Math.max(this.ydisp-o,0),this.savedY=Math.max(this.savedY-o,0)),this.lines.maxLength=i}this.x=Math.min(this.x,e-1),this.y=Math.min(this.y,t-1),s&&(this.y+=s),this.savedX=Math.min(this.savedX,e-1),this.scrollTop=0}if(this.scrollBottom=t-1,this._isReflowEnabled&&(this._reflow(e,t),this._cols>e))for(let s=0;s<this.lines.length;s++)r+=+this.lines.get(s).resize(e,n);this._cols=e,this._rows=t,this._memoryCleanupQueue.clear(),r>.1*this.lines.length&&(this._memoryCleanupPosition=0,this._memoryCleanupQueue.enqueue(()=>this._batchedMemoryCleanup()))}_batchedMemoryCleanup(){let e=!0;this._memoryCleanupPosition>=this.lines.length&&(this._memoryCleanupPosition=0,e=!1);let t=0;for(;this._memoryCleanupPosition<this.lines.length;)if(t+=this.lines.get(this._memoryCleanupPosition++).cleanupMemory(),t>100)return!0;return e}get _isReflowEnabled(){let e=this._optionsService.rawOptions.windowsPty;return e&&e.buildNumber?this._hasScrollback&&e.backend==="conpty"&&e.buildNumber>=21376:this._hasScrollback&&!this._optionsService.rawOptions.windowsMode}_reflow(e,t){this._cols!==e&&(e>this._cols?this._reflowLarger(e,t):this._reflowSmaller(e,t))}_reflowLarger(e,t){let n=this._optionsService.rawOptions.reflowCursorLine,r=Bz(this.lines,this._cols,e,this.ybase+this.y,this.getNullCell(zt),n);if(r.length>0){let i=Fz(this.lines,r);$z(this.lines,i.layout),this._reflowLargerAdjustViewport(e,t,i.countRemoved)}}_reflowLargerAdjustViewport(e,t,n){let r=this.getNullCell(zt),i=n;for(;i-- >0;)this.ybase===0?(this.y>0&&this.y--,this.lines.length<t&&this.lines.push(new Ho(e,r))):(this.ydisp===this.ybase&&this.ydisp--,this.ybase--);this.savedY=Math.max(this.savedY-n,0)}_reflowSmaller(e,t){let n=this._optionsService.rawOptions.reflowCursorLine,r=this.getNullCell(zt),i=[],s=0;for(let o=this.lines.length-1;o>=0;o--){let a=this.lines.get(o);if(!a||!a.isWrapped&&a.getTrimmedLength()<=e)continue;let l=[a];for(;a.isWrapped&&o>0;)a=this.lines.get(--o),l.unshift(a);if(!n){let g=this.ybase+this.y;if(g>=o&&g<o+l.length)continue}let c=l[l.length-1].getTrimmedLength(),d=Hz(l,this._cols,e),h=d.length-l.length,f;this.ybase===0&&this.y!==this.lines.length-1?f=Math.max(0,this.y-this.lines.maxLength+h):f=Math.max(0,this.lines.length-this.lines.maxLength+h);let p=[];for(let g=0;g<h;g++){let x=this.getBlankLine(zt,!0);p.push(x)}p.length>0&&(i.push({start:o+l.length+s,newLines:p}),s+=p.length),l.push(...p);let m=d.length-1,y=d[m];y===0&&(m--,y=d[m]);let b=l.length-h-1,_=c;for(;b>=0;){let g=Math.min(_,y);if(l[m]===void 0)break;if(l[m].copyCellsFrom(l[b],_-g,y-g,g,!0),y-=g,y===0&&(m--,y=d[m]),_-=g,_===0){b--;let x=Math.max(b,0);_=Na(l,x,this._cols)}}for(let g=0;g<l.length;g++)d[g]<e&&l[g].setCell(d[g],r);let v=h-f;for(;v-- >0;)this.ybase===0?this.y<t-1?(this.y++,this.lines.pop()):(this.ybase++,this.ydisp++):this.ybase<Math.min(this.lines.maxLength,this.lines.length+s)-t&&(this.ybase===this.ydisp&&this.ydisp++,this.ybase++);this.savedY=Math.min(this.savedY+h,this.ybase+t-1)}if(i.length>0){let o=[],a=[];for(let y=0;y<this.lines.length;y++)a.push(this.lines.get(y));let l=this.lines.length,c=l-1,d=0,h=i[d];this.lines.length=Math.min(this.lines.maxLength,this.lines.length+s);let f=0;for(let y=Math.min(this.lines.maxLength-1,l+s-1);y>=0;y--)if(h&&h.start>c+f){for(let b=h.newLines.length-1;b>=0;b--)this.lines.set(y--,h.newLines[b]);y++,o.push({index:c+1,amount:h.newLines.length}),f+=h.newLines.length,h=i[++d]}else this.lines.set(y,a[c--]);let p=0;for(let y=o.length-1;y>=0;y--)o[y].index+=p,this.lines.onInsertEmitter.fire(o[y]),p+=o[y].amount;let m=Math.max(0,l+s-this.lines.maxLength);m>0&&this.lines.onTrimEmitter.fire(m)}}translateBufferLineToString(e,t,n=0,r){let i=this.lines.get(e);return i?i.translateToString(t,n,r):""}getWrappedRangeForLine(e){let t=e,n=e;for(;t>0&&this.lines.get(t).isWrapped;)t--;for(;n+1<this.lines.length&&this.lines.get(n+1).isWrapped;)n++;return{first:t,last:n}}setupTabStops(e){for(e!=null?this.tabs[e]||(e=this.prevStop(e)):(this.tabs={},e=0);e<this._cols;e+=this._optionsService.rawOptions.tabStopWidth)this.tabs[e]=!0}prevStop(e){for(e==null&&(e=this.x);!this.tabs[--e]&&e>0;);return e>=this._cols?this._cols-1:e<0?0:e}nextStop(e){for(e==null&&(e=this.x);!this.tabs[++e]&&e<this._cols;);return e>=this._cols?this._cols-1:e<0?0:e}clearMarkers(e){this._isClearing=!0;for(let t=0;t<this.markers.length;t++)this.markers[t].line===e&&(this.markers[t].dispose(),this.markers.splice(t--,1));this._isClearing=!1}clearAllMarkers(){this._isClearing=!0;for(let e=0;e<this.markers.length;e++)this.markers[e].dispose();this.markers.length=0,this._isClearing=!1}addMarker(e){let t=new Wz(e);return this.markers.push(t),t.register(this.lines.onTrim(n=>{t.line-=n,t.line<0&&t.dispose()})),t.register(this.lines.onInsert(n=>{t.line>=n.index&&(t.line+=n.amount)})),t.register(this.lines.onDelete(n=>{t.line>=n.index&&t.line<n.index+n.amount&&t.dispose(),t.line>n.index&&(t.line-=n.amount)})),t.register(t.onDispose(()=>this._removeMarker(t))),t}_removeMarker(e){this._isClearing||this.markers.splice(this.markers.indexOf(e),1)}},Uz=class extends $e{constructor(e,t){super(),this._optionsService=e,this._bufferService=t,this._onBufferActivate=this._register(new te),this.onBufferActivate=this._onBufferActivate.event,this.reset(),this._register(this._optionsService.onSpecificOptionChange("scrollback",()=>this.resize(this._bufferService.cols,this._bufferService.rows))),this._register(this._optionsService.onSpecificOptionChange("tabStopWidth",()=>this.setupTabStops()))}reset(){this._normal=new J_(!0,this._optionsService,this._bufferService),this._normal.fillViewportRows(),this._alt=new J_(!1,this._optionsService,this._bufferService),this._activeBuffer=this._normal,this._onBufferActivate.fire({activeBuffer:this._normal,inactiveBuffer:this._alt}),this.setupTabStops()}get alt(){return this._alt}get active(){return this._activeBuffer}get normal(){return this._normal}activateNormalBuffer(){this._activeBuffer!==this._normal&&(this._normal.x=this._alt.x,this._normal.y=this._alt.y,this._alt.clearAllMarkers(),this._alt.clear(),this._activeBuffer=this._normal,this._onBufferActivate.fire({activeBuffer:this._normal,inactiveBuffer:this._alt}))}activateAltBuffer(e){this._activeBuffer!==this._alt&&(this._alt.fillViewportRows(e),this._alt.x=this._normal.x,this._alt.y=this._normal.y,this._activeBuffer=this._alt,this._onBufferActivate.fire({activeBuffer:this._alt,inactiveBuffer:this._normal}))}resize(e,t){this._normal.resize(e,t),this._alt.resize(e,t),this.setupTabStops(e)}setupTabStops(e){this._normal.setupTabStops(e),this._alt.setupTabStops(e)}},P0=2,L0=1,jf=class extends $e{constructor(e){super(),this.isUserScrolling=!1,this._onResize=this._register(new te),this.onResize=this._onResize.event,this._onScroll=this._register(new te),this.onScroll=this._onScroll.event,this.cols=Math.max(e.rawOptions.cols||0,P0),this.rows=Math.max(e.rawOptions.rows||0,L0),this.buffers=this._register(new Uz(e,this)),this._register(this.buffers.onBufferActivate(t=>{this._onScroll.fire(t.activeBuffer.ydisp)}))}get buffer(){return this.buffers.active}resize(e,t){let n=this.cols!==e,r=this.rows!==t;this.cols=e,this.rows=t,this.buffers.resize(e,t),this._onResize.fire({cols:e,rows:t,colsChanged:n,rowsChanged:r})}reset(){this.buffers.reset(),this.isUserScrolling=!1}scroll(e,t=!1){let n=this.buffer,r;r=this._cachedBlankLine,(!r||r.length!==this.cols||r.getFg(0)!==e.fg||r.getBg(0)!==e.bg)&&(r=n.getBlankLine(e,t),this._cachedBlankLine=r),r.isWrapped=t;let i=n.ybase+n.scrollTop,s=n.ybase+n.scrollBottom;if(n.scrollTop===0){let o=n.lines.isFull;s===n.lines.length-1?o?n.lines.recycle().copyFrom(r):n.lines.push(r.clone()):n.lines.splice(s+1,0,r.clone()),o?this.isUserScrolling&&(n.ydisp=Math.max(n.ydisp-1,0)):(n.ybase++,this.isUserScrolling||n.ydisp++)}else{let o=s-i+1;n.lines.shiftElements(i+1,o-1,-1),n.lines.set(s,r.clone())}this.isUserScrolling||(n.ydisp=n.ybase),this._onScroll.fire(n.ydisp)}scrollLines(e,t){let n=this.buffer;if(e<0){if(n.ydisp===0)return;this.isUserScrolling=!0}else e+n.ydisp>=n.ybase&&(this.isUserScrolling=!1);let r=n.ydisp;n.ydisp=Math.max(Math.min(n.ydisp+e,n.ybase),0),r!==n.ydisp&&(t||this._onScroll.fire(n.ydisp))}};jf=At([ue(0,jn)],jf);var Cs={cols:80,rows:24,cursorBlink:!1,cursorStyle:"block",cursorWidth:1,cursorInactiveStyle:"outline",customGlyphs:!0,drawBoldTextInBrightColors:!0,documentOverride:null,fastScrollModifier:"alt",fastScrollSensitivity:5,fontFamily:"monospace",fontSize:15,fontWeight:"normal",fontWeightBold:"bold",ignoreBracketedPasteMode:!1,lineHeight:1,letterSpacing:0,linkHandler:null,logLevel:"info",logger:null,scrollback:1e3,scrollOnEraseInDisplay:!1,scrollOnUserInput:!0,scrollSensitivity:1,screenReaderMode:!1,smoothScrollDuration:0,macOptionIsMeta:!1,macOptionClickForcesSelection:!1,minimumContrastRatio:1,disableStdin:!1,allowProposedApi:!1,allowTransparency:!1,tabStopWidth:8,theme:{},reflowCursorLine:!1,rescaleOverlappingGlyphs:!1,rightClickSelectsWord:Mc,windowOptions:{},windowsMode:!1,windowsPty:{},wordSeparator:" ()[]{}',\"`",altClickMovesCursor:!0,convertEol:!1,termName:"xterm",cancelEvents:!1,overviewRuler:{}},Vz=["normal","bold","100","200","300","400","500","600","700","800","900"],qz=class extends $e{constructor(e){super(),this._onOptionChange=this._register(new te),this.onOptionChange=this._onOptionChange.event;let t={...Cs};for(let n in e)if(n in t)try{let r=e[n];t[n]=this._sanitizeAndValidateOption(n,r)}catch(r){console.error(r)}this.rawOptions=t,this.options={...t},this._setupOptions(),this._register(wt(()=>{this.rawOptions.linkHandler=null,this.rawOptions.documentOverride=null}))}onSpecificOptionChange(e,t){return this.onOptionChange(n=>{n===e&&t(this.rawOptions[e])})}onMultipleOptionChange(e,t){return this.onOptionChange(n=>{e.indexOf(n)!==-1&&t()})}_setupOptions(){let e=n=>{if(!(n in Cs))throw new Error(`No option with key "${n}"`);return this.rawOptions[n]},t=(n,r)=>{if(!(n in Cs))throw new Error(`No option with key "${n}"`);r=this._sanitizeAndValidateOption(n,r),this.rawOptions[n]!==r&&(this.rawOptions[n]=r,this._onOptionChange.fire(n))};for(let n in this.rawOptions){let r={get:e.bind(this,n),set:t.bind(this,n)};Object.defineProperty(this.options,n,r)}}_sanitizeAndValidateOption(e,t){switch(e){case"cursorStyle":if(t||(t=Cs[e]),!Kz(t))throw new Error(`"${t}" is not a valid value for ${e}`);break;case"wordSeparator":t||(t=Cs[e]);break;case"fontWeight":case"fontWeightBold":if(typeof t=="number"&&1<=t&&t<=1e3)break;t=Vz.includes(t)?t:Cs[e];break;case"cursorWidth":t=Math.floor(t);case"lineHeight":case"tabStopWidth":if(t<1)throw new Error(`${e} cannot be less than 1, value: ${t}`);break;case"minimumContrastRatio":t=Math.max(1,Math.min(21,Math.round(t*10)/10));break;case"scrollback":if(t=Math.min(t,4294967295),t<0)throw new Error(`${e} cannot be less than 0, value: ${t}`);break;case"fastScrollSensitivity":case"scrollSensitivity":if(t<=0)throw new Error(`${e} cannot be less than or equal to 0, value: ${t}`);break;case"rows":case"cols":if(!t&&t!==0)throw new Error(`${e} must be numeric, value: ${t}`);break;case"windowsPty":t=t??{};break}return t}};function Kz(e){return e==="block"||e==="underline"||e==="bar"}function Wo(e,t=5){if(typeof e!="object")return e;let n=Array.isArray(e)?[]:{};for(let r in e)n[r]=t<=1?e[r]:e[r]&&Wo(e[r],t-1);return n}var Z_=Object.freeze({insertMode:!1}),Q_=Object.freeze({applicationCursorKeys:!1,applicationKeypad:!1,bracketedPasteMode:!1,cursorBlink:void 0,cursorStyle:void 0,origin:!1,reverseWraparound:!1,sendFocus:!1,synchronizedOutput:!1,wraparound:!0}),Rf=class extends $e{constructor(e,t,n){super(),this._bufferService=e,this._logService=t,this._optionsService=n,this.isCursorInitialized=!1,this.isCursorHidden=!1,this._onData=this._register(new te),this.onData=this._onData.event,this._onUserInput=this._register(new te),this.onUserInput=this._onUserInput.event,this._onBinary=this._register(new te),this.onBinary=this._onBinary.event,this._onRequestScrollToBottom=this._register(new te),this.onRequestScrollToBottom=this._onRequestScrollToBottom.event,this.modes=Wo(Z_),this.decPrivateModes=Wo(Q_)}reset(){this.modes=Wo(Z_),this.decPrivateModes=Wo(Q_)}triggerDataEvent(e,t=!1){if(this._optionsService.rawOptions.disableStdin)return;let n=this._bufferService.buffer;t&&this._optionsService.rawOptions.scrollOnUserInput&&n.ybase!==n.ydisp&&this._onRequestScrollToBottom.fire(),t&&this._onUserInput.fire(),this._logService.debug(`sending data "${e}"`),this._logService.trace("sending data (codes)",()=>e.split("").map(r=>r.charCodeAt(0))),this._onData.fire(e)}triggerBinaryEvent(e){this._optionsService.rawOptions.disableStdin||(this._logService.debug(`sending binary "${e}"`),this._logService.trace("sending binary (codes)",()=>e.split("").map(t=>t.charCodeAt(0))),this._onBinary.fire(e))}};Rf=At([ue(0,Nn),ue(1,Qx),ue(2,jn)],Rf);var ev={NONE:{events:0,restrict:()=>!1},X10:{events:1,restrict:e=>e.button===4||e.action!==1?!1:(e.ctrl=!1,e.alt=!1,e.shift=!1,!0)},VT200:{events:19,restrict:e=>e.action!==32},DRAG:{events:23,restrict:e=>!(e.action===32&&e.button===3)},ANY:{events:31,restrict:e=>!0}};function Dh(e,t){let n=(e.ctrl?16:0)|(e.shift?4:0)|(e.alt?8:0);return e.button===4?(n|=64,n|=e.action):(n|=e.button&3,e.button&4&&(n|=64),e.button&8&&(n|=128),e.action===32?n|=32:e.action===0&&!t&&(n|=3)),n}var Ph=String.fromCharCode,tv={DEFAULT:e=>{let t=[Dh(e,!1)+32,e.col+32,e.row+32];return t[0]>255||t[1]>255||t[2]>255?"":`\x1B[M${Ph(t[0])}${Ph(t[1])}${Ph(t[2])}`},SGR:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${Dh(e,!0)};${e.col};${e.row}${t}`},SGR_PIXELS:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${Dh(e,!0)};${e.x};${e.y}${t}`}},Tf=class extends $e{constructor(e,t,n){super(),this._bufferService=e,this._coreService=t,this._optionsService=n,this._protocols={},this._encodings={},this._activeProtocol="",this._activeEncoding="",this._lastEvent=null,this._wheelPartialScroll=0,this._onProtocolChange=this._register(new te),this.onProtocolChange=this._onProtocolChange.event;for(let r of Object.keys(ev))this.addProtocol(r,ev[r]);for(let r of Object.keys(tv))this.addEncoding(r,tv[r]);this.reset()}addProtocol(e,t){this._protocols[e]=t}addEncoding(e,t){this._encodings[e]=t}get activeProtocol(){return this._activeProtocol}get areMouseEventsActive(){return this._protocols[this._activeProtocol].events!==0}set activeProtocol(e){if(!this._protocols[e])throw new Error(`unknown protocol "${e}"`);this._activeProtocol=e,this._onProtocolChange.fire(this._protocols[e].events)}get activeEncoding(){return this._activeEncoding}set activeEncoding(e){if(!this._encodings[e])throw new Error(`unknown encoding "${e}"`);this._activeEncoding=e}reset(){this.activeProtocol="NONE",this.activeEncoding="DEFAULT",this._lastEvent=null,this._wheelPartialScroll=0}consumeWheelEvent(e,t,n){if(e.deltaY===0||e.shiftKey||t===void 0||n===void 0)return 0;let r=t/n,i=this._applyScrollModifier(e.deltaY,e);return e.deltaMode===WheelEvent.DOM_DELTA_PIXEL?(i/=r+0,Math.abs(e.deltaY)<50&&(i*=.3),this._wheelPartialScroll+=i,i=Math.floor(Math.abs(this._wheelPartialScroll))*(this._wheelPartialScroll>0?1:-1),this._wheelPartialScroll%=1):e.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(i*=this._bufferService.rows),i}_applyScrollModifier(e,t){return t.altKey||t.ctrlKey||t.shiftKey?e*this._optionsService.rawOptions.fastScrollSensitivity*this._optionsService.rawOptions.scrollSensitivity:e*this._optionsService.rawOptions.scrollSensitivity}triggerMouseEvent(e){if(e.col<0||e.col>=this._bufferService.cols||e.row<0||e.row>=this._bufferService.rows||e.button===4&&e.action===32||e.button===3&&e.action!==32||e.button!==4&&(e.action===2||e.action===3)||(e.col++,e.row++,e.action===32&&this._lastEvent&&this._equalEvents(this._lastEvent,e,this._activeEncoding==="SGR_PIXELS"))||!this._protocols[this._activeProtocol].restrict(e))return!1;let t=this._encodings[this._activeEncoding](e);return t&&(this._activeEncoding==="DEFAULT"?this._coreService.triggerBinaryEvent(t):this._coreService.triggerDataEvent(t,!0)),this._lastEvent=e,!0}explainEvents(e){return{down:!!(e&1),up:!!(e&2),drag:!!(e&4),move:!!(e&8),wheel:!!(e&16)}}_equalEvents(e,t,n){if(n){if(e.x!==t.x||e.y!==t.y)return!1}else if(e.col!==t.col||e.row!==t.row)return!1;return!(e.button!==t.button||e.action!==t.action||e.ctrl!==t.ctrl||e.alt!==t.alt||e.shift!==t.shift)}};Tf=At([ue(0,Nn),ue(1,_s),ue(2,jn)],Tf);var Lh=[[768,879],[1155,1158],[1160,1161],[1425,1469],[1471,1471],[1473,1474],[1476,1477],[1479,1479],[1536,1539],[1552,1557],[1611,1630],[1648,1648],[1750,1764],[1767,1768],[1770,1773],[1807,1807],[1809,1809],[1840,1866],[1958,1968],[2027,2035],[2305,2306],[2364,2364],[2369,2376],[2381,2381],[2385,2388],[2402,2403],[2433,2433],[2492,2492],[2497,2500],[2509,2509],[2530,2531],[2561,2562],[2620,2620],[2625,2626],[2631,2632],[2635,2637],[2672,2673],[2689,2690],[2748,2748],[2753,2757],[2759,2760],[2765,2765],[2786,2787],[2817,2817],[2876,2876],[2879,2879],[2881,2883],[2893,2893],[2902,2902],[2946,2946],[3008,3008],[3021,3021],[3134,3136],[3142,3144],[3146,3149],[3157,3158],[3260,3260],[3263,3263],[3270,3270],[3276,3277],[3298,3299],[3393,3395],[3405,3405],[3530,3530],[3538,3540],[3542,3542],[3633,3633],[3636,3642],[3655,3662],[3761,3761],[3764,3769],[3771,3772],[3784,3789],[3864,3865],[3893,3893],[3895,3895],[3897,3897],[3953,3966],[3968,3972],[3974,3975],[3984,3991],[3993,4028],[4038,4038],[4141,4144],[4146,4146],[4150,4151],[4153,4153],[4184,4185],[4448,4607],[4959,4959],[5906,5908],[5938,5940],[5970,5971],[6002,6003],[6068,6069],[6071,6077],[6086,6086],[6089,6099],[6109,6109],[6155,6157],[6313,6313],[6432,6434],[6439,6440],[6450,6450],[6457,6459],[6679,6680],[6912,6915],[6964,6964],[6966,6970],[6972,6972],[6978,6978],[7019,7027],[7616,7626],[7678,7679],[8203,8207],[8234,8238],[8288,8291],[8298,8303],[8400,8431],[12330,12335],[12441,12442],[43014,43014],[43019,43019],[43045,43046],[64286,64286],[65024,65039],[65056,65059],[65279,65279],[65529,65531]],Yz=[[68097,68099],[68101,68102],[68108,68111],[68152,68154],[68159,68159],[119143,119145],[119155,119170],[119173,119179],[119210,119213],[119362,119364],[917505,917505],[917536,917631],[917760,917999]],qt;function Gz(e,t){let n=0,r=t.length-1,i;if(e<t[0][0]||e>t[r][1])return!1;for(;r>=n;)if(i=n+r>>1,e>t[i][1])n=i+1;else if(e<t[i][0])r=i-1;else return!0;return!1}var Xz=class{constructor(){if(this.version="6",!qt){qt=new Uint8Array(65536),qt.fill(1),qt[0]=0,qt.fill(0,1,32),qt.fill(0,127,160),qt.fill(2,4352,4448),qt[9001]=2,qt[9002]=2,qt.fill(2,11904,42192),qt[12351]=1,qt.fill(2,44032,55204),qt.fill(2,63744,64256),qt.fill(2,65040,65050),qt.fill(2,65072,65136),qt.fill(2,65280,65377),qt.fill(2,65504,65511);for(let e=0;e<Lh.length;++e)qt.fill(0,Lh[e][0],Lh[e][1]+1)}}wcwidth(e){return e<32?0:e<127?1:e<65536?qt[e]:Gz(e,Yz)?0:e>=131072&&e<=196605||e>=196608&&e<=262141?2:1}charProperties(e,t){let n=this.wcwidth(e),r=n===0&&t!==0;if(r){let i=es.extractWidth(t);i===0?r=!1:i>n&&(n=i)}return es.createPropertyValue(0,n,r)}},es=class Xl{constructor(){this._providers=Object.create(null),this._active="",this._onChange=new te,this.onChange=this._onChange.event;let t=new Xz;this.register(t),this._active=t.version,this._activeProvider=t}static extractShouldJoin(t){return(t&1)!==0}static extractWidth(t){return t>>1&3}static extractCharKind(t){return t>>3}static createPropertyValue(t,n,r=!1){return(t&16777215)<<3|(n&3)<<1|(r?1:0)}dispose(){this._onChange.dispose()}get versions(){return Object.keys(this._providers)}get activeVersion(){return this._active}set activeVersion(t){if(!this._providers[t])throw new Error(`unknown Unicode version "${t}"`);this._active=t,this._activeProvider=this._providers[t],this._onChange.fire(t)}register(t){this._providers[t.version]=t}wcwidth(t){return this._activeProvider.wcwidth(t)}getStringCellWidth(t){let n=0,r=0,i=t.length;for(let s=0;s<i;++s){let o=t.charCodeAt(s);if(55296<=o&&o<=56319){if(++s>=i)return n+this.wcwidth(o);let c=t.charCodeAt(s);56320<=c&&c<=57343?o=(o-55296)*1024+c-56320+65536:n+=this.wcwidth(c)}let a=this.charProperties(o,r),l=Xl.extractWidth(a);Xl.extractShouldJoin(a)&&(l-=Xl.extractWidth(r)),n+=l,r=a}return n}charProperties(t,n){return this._activeProvider.charProperties(t,n)}},Jz=class{constructor(){this.glevel=0,this._charsets=[]}reset(){this.charset=void 0,this._charsets=[],this.glevel=0}setgLevel(e){this.glevel=e,this.charset=this._charsets[e]}setgCharset(e,t){this._charsets[e]=t,this.glevel===e&&(this.charset=t)}};function nv(e){var r;let t=(r=e.buffer.lines.get(e.buffer.ybase+e.buffer.y-1))==null?void 0:r.get(e.cols-1),n=e.buffer.lines.get(e.buffer.ybase+e.buffer.y);n&&t&&(n.isWrapped=t[3]!==0&&t[3]!==32)}var To=2147483647,Zz=256,A0=class Df{constructor(t=32,n=32){if(this.maxLength=t,this.maxSubParamsLength=n,n>Zz)throw new Error("maxSubParamsLength must not be greater than 256");this.params=new Int32Array(t),this.length=0,this._subParams=new Int32Array(n),this._subParamsLength=0,this._subParamsIdx=new Uint16Array(t),this._rejectDigits=!1,this._rejectSubDigits=!1,this._digitIsSub=!1}static fromArray(t){let n=new Df;if(!t.length)return n;for(let r=Array.isArray(t[0])?1:0;r<t.length;++r){let i=t[r];if(Array.isArray(i))for(let s=0;s<i.length;++s)n.addSubParam(i[s]);else n.addParam(i)}return n}clone(){let t=new Df(this.maxLength,this.maxSubParamsLength);return t.params.set(this.params),t.length=this.length,t._subParams.set(this._subParams),t._subParamsLength=this._subParamsLength,t._subParamsIdx.set(this._subParamsIdx),t._rejectDigits=this._rejectDigits,t._rejectSubDigits=this._rejectSubDigits,t._digitIsSub=this._digitIsSub,t}toArray(){let t=[];for(let n=0;n<this.length;++n){t.push(this.params[n]);let r=this._subParamsIdx[n]>>8,i=this._subParamsIdx[n]&255;i-r>0&&t.push(Array.prototype.slice.call(this._subParams,r,i))}return t}reset(){this.length=0,this._subParamsLength=0,this._rejectDigits=!1,this._rejectSubDigits=!1,this._digitIsSub=!1}addParam(t){if(this._digitIsSub=!1,this.length>=this.maxLength){this._rejectDigits=!0;return}if(t<-1)throw new Error("values lesser than -1 are not allowed");this._subParamsIdx[this.length]=this._subParamsLength<<8|this._subParamsLength,this.params[this.length++]=t>To?To:t}addSubParam(t){if(this._digitIsSub=!0,!!this.length){if(this._rejectDigits||this._subParamsLength>=this.maxSubParamsLength){this._rejectSubDigits=!0;return}if(t<-1)throw new Error("values lesser than -1 are not allowed");this._subParams[this._subParamsLength++]=t>To?To:t,this._subParamsIdx[this.length-1]++}}hasSubParams(t){return(this._subParamsIdx[t]&255)-(this._subParamsIdx[t]>>8)>0}getSubParams(t){let n=this._subParamsIdx[t]>>8,r=this._subParamsIdx[t]&255;return r-n>0?this._subParams.subarray(n,r):null}getSubParamsAll(){let t={};for(let n=0;n<this.length;++n){let r=this._subParamsIdx[n]>>8,i=this._subParamsIdx[n]&255;i-r>0&&(t[n]=this._subParams.slice(r,i))}return t}addDigit(t){let n;if(this._rejectDigits||!(n=this._digitIsSub?this._subParamsLength:this.length)||this._digitIsSub&&this._rejectSubDigits)return;let r=this._digitIsSub?this._subParams:this.params,i=r[n-1];r[n-1]=~i?Math.min(i*10+t,To):t}},Do=[],Qz=class{constructor(){this._state=0,this._active=Do,this._id=-1,this._handlers=Object.create(null),this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}registerHandler(e,t){this._handlers[e]===void 0&&(this._handlers[e]=[]);let n=this._handlers[e];return n.push(t),{dispose:()=>{let r=n.indexOf(t);r!==-1&&n.splice(r,1)}}}clearHandler(e){this._handlers[e]&&delete this._handlers[e]}setHandlerFallback(e){this._handlerFb=e}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=Do}reset(){if(this._state===2)for(let e=this._stack.paused?this._stack.loopPosition-1:this._active.length-1;e>=0;--e)this._active[e].end(!1);this._stack.paused=!1,this._active=Do,this._id=-1,this._state=0}_start(){if(this._active=this._handlers[this._id]||Do,!this._active.length)this._handlerFb(this._id,"START");else for(let e=this._active.length-1;e>=0;e--)this._active[e].start()}_put(e,t,n){if(!this._active.length)this._handlerFb(this._id,"PUT",vu(e,t,n));else for(let r=this._active.length-1;r>=0;r--)this._active[r].put(e,t,n)}start(){this.reset(),this._state=1}put(e,t,n){if(this._state!==3){if(this._state===1)for(;t<n;){let r=e[t++];if(r===59){this._state=2,this._start();break}if(r<48||57<r){this._state=3;return}this._id===-1&&(this._id=0),this._id=this._id*10+r-48}this._state===2&&n-t>0&&this._put(e,t,n)}}end(e,t=!0){if(this._state!==0){if(this._state!==3)if(this._state===1&&this._start(),!this._active.length)this._handlerFb(this._id,"END",e);else{let n=!1,r=this._active.length-1,i=!1;if(this._stack.paused&&(r=this._stack.loopPosition-1,n=t,i=this._stack.fallThrough,this._stack.paused=!1),!i&&n===!1){for(;r>=0&&(n=this._active[r].end(e),n!==!0);r--)if(n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!1,n;r--}for(;r>=0;r--)if(n=this._active[r].end(!1),n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!0,n}this._active=Do,this._id=-1,this._state=0}}},$n=class{constructor(e){this._handler=e,this._data="",this._hitLimit=!1}start(){this._data="",this._hitLimit=!1}put(e,t,n){this._hitLimit||(this._data+=vu(e,t,n),this._data.length>1e7&&(this._data="",this._hitLimit=!0))}end(e){let t=!1;if(this._hitLimit)t=!1;else if(e&&(t=this._handler(this._data),t instanceof Promise))return t.then(n=>(this._data="",this._hitLimit=!1,n));return this._data="",this._hitLimit=!1,t}},Po=[],eB=class{constructor(){this._handlers=Object.create(null),this._active=Po,this._ident=0,this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=Po}registerHandler(e,t){this._handlers[e]===void 0&&(this._handlers[e]=[]);let n=this._handlers[e];return n.push(t),{dispose:()=>{let r=n.indexOf(t);r!==-1&&n.splice(r,1)}}}clearHandler(e){this._handlers[e]&&delete this._handlers[e]}setHandlerFallback(e){this._handlerFb=e}reset(){if(this._active.length)for(let e=this._stack.paused?this._stack.loopPosition-1:this._active.length-1;e>=0;--e)this._active[e].unhook(!1);this._stack.paused=!1,this._active=Po,this._ident=0}hook(e,t){if(this.reset(),this._ident=e,this._active=this._handlers[e]||Po,!this._active.length)this._handlerFb(this._ident,"HOOK",t);else for(let n=this._active.length-1;n>=0;n--)this._active[n].hook(t)}put(e,t,n){if(!this._active.length)this._handlerFb(this._ident,"PUT",vu(e,t,n));else for(let r=this._active.length-1;r>=0;r--)this._active[r].put(e,t,n)}unhook(e,t=!0){if(!this._active.length)this._handlerFb(this._ident,"UNHOOK",e);else{let n=!1,r=this._active.length-1,i=!1;if(this._stack.paused&&(r=this._stack.loopPosition-1,n=t,i=this._stack.fallThrough,this._stack.paused=!1),!i&&n===!1){for(;r>=0&&(n=this._active[r].unhook(e),n!==!0);r--)if(n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!1,n;r--}for(;r>=0;r--)if(n=this._active[r].unhook(!1),n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!0,n}this._active=Po,this._ident=0}},Uo=new A0;Uo.addParam(0);var rv=class{constructor(e){this._handler=e,this._data="",this._params=Uo,this._hitLimit=!1}hook(e){this._params=e.length>1||e.params[0]?e.clone():Uo,this._data="",this._hitLimit=!1}put(e,t,n){this._hitLimit||(this._data+=vu(e,t,n),this._data.length>1e7&&(this._data="",this._hitLimit=!0))}unhook(e){let t=!1;if(this._hitLimit)t=!1;else if(e&&(t=this._handler(this._data,this._params),t instanceof Promise))return t.then(n=>(this._params=Uo,this._data="",this._hitLimit=!1,n));return this._params=Uo,this._data="",this._hitLimit=!1,t}},tB=class{constructor(e){this.table=new Uint8Array(e)}setDefault(e,t){this.table.fill(e<<4|t)}add(e,t,n,r){this.table[t<<8|e]=n<<4|r}addMany(e,t,n,r){for(let i=0;i<e.length;i++)this.table[t<<8|e[i]]=n<<4|r}},er=160,nB=function(){let e=new tB(4095),t=Array.apply(null,Array(256)).map((a,l)=>l),n=(a,l)=>t.slice(a,l),r=n(32,127),i=n(0,24);i.push(25),i.push.apply(i,n(28,32));let s=n(0,14),o;e.setDefault(1,0),e.addMany(r,0,2,0);for(o in s)e.addMany([24,26,153,154],o,3,0),e.addMany(n(128,144),o,3,0),e.addMany(n(144,152),o,3,0),e.add(156,o,0,0),e.add(27,o,11,1),e.add(157,o,4,8),e.addMany([152,158,159],o,0,7),e.add(155,o,11,3),e.add(144,o,11,9);return e.addMany(i,0,3,0),e.addMany(i,1,3,1),e.add(127,1,0,1),e.addMany(i,8,0,8),e.addMany(i,3,3,3),e.add(127,3,0,3),e.addMany(i,4,3,4),e.add(127,4,0,4),e.addMany(i,6,3,6),e.addMany(i,5,3,5),e.add(127,5,0,5),e.addMany(i,2,3,2),e.add(127,2,0,2),e.add(93,1,4,8),e.addMany(r,8,5,8),e.add(127,8,5,8),e.addMany([156,27,24,26,7],8,6,0),e.addMany(n(28,32),8,0,8),e.addMany([88,94,95],1,0,7),e.addMany(r,7,0,7),e.addMany(i,7,0,7),e.add(156,7,0,0),e.add(127,7,0,7),e.add(91,1,11,3),e.addMany(n(64,127),3,7,0),e.addMany(n(48,60),3,8,4),e.addMany([60,61,62,63],3,9,4),e.addMany(n(48,60),4,8,4),e.addMany(n(64,127),4,7,0),e.addMany([60,61,62,63],4,0,6),e.addMany(n(32,64),6,0,6),e.add(127,6,0,6),e.addMany(n(64,127),6,0,0),e.addMany(n(32,48),3,9,5),e.addMany(n(32,48),5,9,5),e.addMany(n(48,64),5,0,6),e.addMany(n(64,127),5,7,0),e.addMany(n(32,48),4,9,5),e.addMany(n(32,48),1,9,2),e.addMany(n(32,48),2,9,2),e.addMany(n(48,127),2,10,0),e.addMany(n(48,80),1,10,0),e.addMany(n(81,88),1,10,0),e.addMany([89,90,92],1,10,0),e.addMany(n(96,127),1,10,0),e.add(80,1,11,9),e.addMany(i,9,0,9),e.add(127,9,0,9),e.addMany(n(28,32),9,0,9),e.addMany(n(32,48),9,9,12),e.addMany(n(48,60),9,8,10),e.addMany([60,61,62,63],9,9,10),e.addMany(i,11,0,11),e.addMany(n(32,128),11,0,11),e.addMany(n(28,32),11,0,11),e.addMany(i,10,0,10),e.add(127,10,0,10),e.addMany(n(28,32),10,0,10),e.addMany(n(48,60),10,8,10),e.addMany([60,61,62,63],10,0,11),e.addMany(n(32,48),10,9,12),e.addMany(i,12,0,12),e.add(127,12,0,12),e.addMany(n(28,32),12,0,12),e.addMany(n(32,48),12,9,12),e.addMany(n(48,64),12,0,11),e.addMany(n(64,127),12,12,13),e.addMany(n(64,127),10,12,13),e.addMany(n(64,127),9,12,13),e.addMany(i,13,13,13),e.addMany(r,13,13,13),e.add(127,13,0,13),e.addMany([27,156,24,26],13,14,0),e.add(er,0,2,0),e.add(er,8,5,8),e.add(er,6,0,6),e.add(er,11,0,11),e.add(er,13,13,13),e}(),rB=class extends $e{constructor(e=nB){super(),this._transitions=e,this._parseStack={state:0,handlers:[],handlerPos:0,transition:0,chunkPos:0},this.initialState=0,this.currentState=this.initialState,this._params=new A0,this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._printHandlerFb=(t,n,r)=>{},this._executeHandlerFb=t=>{},this._csiHandlerFb=(t,n)=>{},this._escHandlerFb=t=>{},this._errorHandlerFb=t=>t,this._printHandler=this._printHandlerFb,this._executeHandlers=Object.create(null),this._csiHandlers=Object.create(null),this._escHandlers=Object.create(null),this._register(wt(()=>{this._csiHandlers=Object.create(null),this._executeHandlers=Object.create(null),this._escHandlers=Object.create(null)})),this._oscParser=this._register(new Qz),this._dcsParser=this._register(new eB),this._errorHandler=this._errorHandlerFb,this.registerEscHandler({final:"\\"},()=>!0)}_identifier(e,t=[64,126]){let n=0;if(e.prefix){if(e.prefix.length>1)throw new Error("only one byte as prefix supported");if(n=e.prefix.charCodeAt(0),n&&60>n||n>63)throw new Error("prefix must be in range 0x3c .. 0x3f")}if(e.intermediates){if(e.intermediates.length>2)throw new Error("only two bytes as intermediates are supported");for(let i=0;i<e.intermediates.length;++i){let s=e.intermediates.charCodeAt(i);if(32>s||s>47)throw new Error("intermediate must be in range 0x20 .. 0x2f");n<<=8,n|=s}}if(e.final.length!==1)throw new Error("final must be a single byte");let r=e.final.charCodeAt(0);if(t[0]>r||r>t[1])throw new Error(`final must be in range ${t[0]} .. ${t[1]}`);return n<<=8,n|=r,n}identToString(e){let t=[];for(;e;)t.push(String.fromCharCode(e&255)),e>>=8;return t.reverse().join("")}setPrintHandler(e){this._printHandler=e}clearPrintHandler(){this._printHandler=this._printHandlerFb}registerEscHandler(e,t){let n=this._identifier(e,[48,126]);this._escHandlers[n]===void 0&&(this._escHandlers[n]=[]);let r=this._escHandlers[n];return r.push(t),{dispose:()=>{let i=r.indexOf(t);i!==-1&&r.splice(i,1)}}}clearEscHandler(e){this._escHandlers[this._identifier(e,[48,126])]&&delete this._escHandlers[this._identifier(e,[48,126])]}setEscHandlerFallback(e){this._escHandlerFb=e}setExecuteHandler(e,t){this._executeHandlers[e.charCodeAt(0)]=t}clearExecuteHandler(e){this._executeHandlers[e.charCodeAt(0)]&&delete this._executeHandlers[e.charCodeAt(0)]}setExecuteHandlerFallback(e){this._executeHandlerFb=e}registerCsiHandler(e,t){let n=this._identifier(e);this._csiHandlers[n]===void 0&&(this._csiHandlers[n]=[]);let r=this._csiHandlers[n];return r.push(t),{dispose:()=>{let i=r.indexOf(t);i!==-1&&r.splice(i,1)}}}clearCsiHandler(e){this._csiHandlers[this._identifier(e)]&&delete this._csiHandlers[this._identifier(e)]}setCsiHandlerFallback(e){this._csiHandlerFb=e}registerDcsHandler(e,t){return this._dcsParser.registerHandler(this._identifier(e),t)}clearDcsHandler(e){this._dcsParser.clearHandler(this._identifier(e))}setDcsHandlerFallback(e){this._dcsParser.setHandlerFallback(e)}registerOscHandler(e,t){return this._oscParser.registerHandler(e,t)}clearOscHandler(e){this._oscParser.clearHandler(e)}setOscHandlerFallback(e){this._oscParser.setHandlerFallback(e)}setErrorHandler(e){this._errorHandler=e}clearErrorHandler(){this._errorHandler=this._errorHandlerFb}reset(){this.currentState=this.initialState,this._oscParser.reset(),this._dcsParser.reset(),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._parseStack.state!==0&&(this._parseStack.state=2,this._parseStack.handlers=[])}_preserveStack(e,t,n,r,i){this._parseStack.state=e,this._parseStack.handlers=t,this._parseStack.handlerPos=n,this._parseStack.transition=r,this._parseStack.chunkPos=i}parse(e,t,n){let r=0,i=0,s=0,o;if(this._parseStack.state)if(this._parseStack.state===2)this._parseStack.state=0,s=this._parseStack.chunkPos+1;else{if(n===void 0||this._parseStack.state===1)throw this._parseStack.state=1,new Error("improper continuation due to previous async handler, giving up parsing");let a=this._parseStack.handlers,l=this._parseStack.handlerPos-1;switch(this._parseStack.state){case 3:if(n===!1&&l>-1){for(;l>=0&&(o=a[l](this._params),o!==!0);l--)if(o instanceof Promise)return this._parseStack.handlerPos=l,o}this._parseStack.handlers=[];break;case 4:if(n===!1&&l>-1){for(;l>=0&&(o=a[l](),o!==!0);l--)if(o instanceof Promise)return this._parseStack.handlerPos=l,o}this._parseStack.handlers=[];break;case 6:if(r=e[this._parseStack.chunkPos],o=this._dcsParser.unhook(r!==24&&r!==26,n),o)return o;r===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break;case 5:if(r=e[this._parseStack.chunkPos],o=this._oscParser.end(r!==24&&r!==26,n),o)return o;r===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break}this._parseStack.state=0,s=this._parseStack.chunkPos+1,this.precedingJoinState=0,this.currentState=this._parseStack.transition&15}for(let a=s;a<t;++a){switch(r=e[a],i=this._transitions.table[this.currentState<<8|(r<160?r:er)],i>>4){case 2:for(let f=a+1;;++f){if(f>=t||(r=e[f])<32||r>126&&r<er){this._printHandler(e,a,f),a=f-1;break}if(++f>=t||(r=e[f])<32||r>126&&r<er){this._printHandler(e,a,f),a=f-1;break}if(++f>=t||(r=e[f])<32||r>126&&r<er){this._printHandler(e,a,f),a=f-1;break}if(++f>=t||(r=e[f])<32||r>126&&r<er){this._printHandler(e,a,f),a=f-1;break}}break;case 3:this._executeHandlers[r]?this._executeHandlers[r]():this._executeHandlerFb(r),this.precedingJoinState=0;break;case 0:break;case 1:if(this._errorHandler({position:a,code:r,currentState:this.currentState,collect:this._collect,params:this._params,abort:!1}).abort)return;break;case 7:let l=this._csiHandlers[this._collect<<8|r],c=l?l.length-1:-1;for(;c>=0&&(o=l[c](this._params),o!==!0);c--)if(o instanceof Promise)return this._preserveStack(3,l,c,i,a),o;c<0&&this._csiHandlerFb(this._collect<<8|r,this._params),this.precedingJoinState=0;break;case 8:do switch(r){case 59:this._params.addParam(0);break;case 58:this._params.addSubParam(-1);break;default:this._params.addDigit(r-48)}while(++a<t&&(r=e[a])>47&&r<60);a--;break;case 9:this._collect<<=8,this._collect|=r;break;case 10:let d=this._escHandlers[this._collect<<8|r],h=d?d.length-1:-1;for(;h>=0&&(o=d[h](),o!==!0);h--)if(o instanceof Promise)return this._preserveStack(4,d,h,i,a),o;h<0&&this._escHandlerFb(this._collect<<8|r),this.precedingJoinState=0;break;case 11:this._params.reset(),this._params.addParam(0),this._collect=0;break;case 12:this._dcsParser.hook(this._collect<<8|r,this._params);break;case 13:for(let f=a+1;;++f)if(f>=t||(r=e[f])===24||r===26||r===27||r>127&&r<er){this._dcsParser.put(e,a,f),a=f-1;break}break;case 14:if(o=this._dcsParser.unhook(r!==24&&r!==26),o)return this._preserveStack(6,[],0,i,a),o;r===27&&(i|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0;break;case 4:this._oscParser.start();break;case 5:for(let f=a+1;;f++)if(f>=t||(r=e[f])<32||r>127&&r<er){this._oscParser.put(e,a,f),a=f-1;break}break;case 6:if(o=this._oscParser.end(r!==24&&r!==26),o)return this._preserveStack(5,[],0,i,a),o;r===27&&(i|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0;break}this.currentState=i&15}}},iB=/^([\da-f])\/([\da-f])\/([\da-f])$|^([\da-f]{2})\/([\da-f]{2})\/([\da-f]{2})$|^([\da-f]{3})\/([\da-f]{3})\/([\da-f]{3})$|^([\da-f]{4})\/([\da-f]{4})\/([\da-f]{4})$/,sB=/^[\da-f]+$/;function iv(e){if(!e)return;let t=e.toLowerCase();if(t.indexOf("rgb:")===0){t=t.slice(4);let n=iB.exec(t);if(n){let r=n[1]?15:n[4]?255:n[7]?4095:65535;return[Math.round(parseInt(n[1]||n[4]||n[7]||n[10],16)/r*255),Math.round(parseInt(n[2]||n[5]||n[8]||n[11],16)/r*255),Math.round(parseInt(n[3]||n[6]||n[9]||n[12],16)/r*255)]}}else if(t.indexOf("#")===0&&(t=t.slice(1),sB.exec(t)&&[3,6,9,12].includes(t.length))){let n=t.length/3,r=[0,0,0];for(let i=0;i<3;++i){let s=parseInt(t.slice(n*i,n*i+n),16);r[i]=n===1?s<<4:n===2?s:n===3?s>>4:s>>8}return r}}function Ah(e,t){let n=e.toString(16),r=n.length<2?"0"+n:n;switch(t){case 4:return n[0];case 8:return r;case 12:return(r+r).slice(0,3);default:return r+r}}function oB(e,t=16){let[n,r,i]=e;return`rgb:${Ah(n,t)}/${Ah(r,t)}/${Ah(i,t)}`}var aB={"(":0,")":1,"*":2,"+":3,"-":1,".":2},ui=131072,sv=10;function ov(e,t){if(e>24)return t.setWinLines||!1;switch(e){case 1:return!!t.restoreWin;case 2:return!!t.minimizeWin;case 3:return!!t.setWinPosition;case 4:return!!t.setWinSizePixels;case 5:return!!t.raiseWin;case 6:return!!t.lowerWin;case 7:return!!t.refreshWin;case 8:return!!t.setWinSizeChars;case 9:return!!t.maximizeWin;case 10:return!!t.fullscreenWin;case 11:return!!t.getWinState;case 13:return!!t.getWinPosition;case 14:return!!t.getWinSizePixels;case 15:return!!t.getScreenSizePixels;case 16:return!!t.getCellSizePixels;case 18:return!!t.getWinSizeChars;case 19:return!!t.getScreenSizeChars;case 20:return!!t.getIconTitle;case 21:return!!t.getWinTitle;case 22:return!!t.pushTitle;case 23:return!!t.popTitle;case 24:return!!t.setWinLines}return!1}var av=5e3,lv=0,lB=class extends $e{constructor(e,t,n,r,i,s,o,a,l=new rB){super(),this._bufferService=e,this._charsetService=t,this._coreService=n,this._logService=r,this._optionsService=i,this._oscLinkService=s,this._coreMouseService=o,this._unicodeService=a,this._parser=l,this._parseBuffer=new Uint32Array(4096),this._stringDecoder=new NM,this._utf8Decoder=new jM,this._windowTitle="",this._iconName="",this._windowTitleStack=[],this._iconNameStack=[],this._curAttrData=zt.clone(),this._eraseAttrDataInternal=zt.clone(),this._onRequestBell=this._register(new te),this.onRequestBell=this._onRequestBell.event,this._onRequestRefreshRows=this._register(new te),this.onRequestRefreshRows=this._onRequestRefreshRows.event,this._onRequestReset=this._register(new te),this.onRequestReset=this._onRequestReset.event,this._onRequestSendFocus=this._register(new te),this.onRequestSendFocus=this._onRequestSendFocus.event,this._onRequestSyncScrollBar=this._register(new te),this.onRequestSyncScrollBar=this._onRequestSyncScrollBar.event,this._onRequestWindowsOptionsReport=this._register(new te),this.onRequestWindowsOptionsReport=this._onRequestWindowsOptionsReport.event,this._onA11yChar=this._register(new te),this.onA11yChar=this._onA11yChar.event,this._onA11yTab=this._register(new te),this.onA11yTab=this._onA11yTab.event,this._onCursorMove=this._register(new te),this.onCursorMove=this._onCursorMove.event,this._onLineFeed=this._register(new te),this.onLineFeed=this._onLineFeed.event,this._onScroll=this._register(new te),this.onScroll=this._onScroll.event,this._onTitleChange=this._register(new te),this.onTitleChange=this._onTitleChange.event,this._onColor=this._register(new te),this.onColor=this._onColor.event,this._parseStack={paused:!1,cursorStartX:0,cursorStartY:0,decodedLength:0,position:0},this._specialColors=[256,257,258],this._register(this._parser),this._dirtyRowTracker=new Pf(this._bufferService),this._activeBuffer=this._bufferService.buffer,this._register(this._bufferService.buffers.onBufferActivate(c=>this._activeBuffer=c.activeBuffer)),this._parser.setCsiHandlerFallback((c,d)=>{this._logService.debug("Unknown CSI code: ",{identifier:this._parser.identToString(c),params:d.toArray()})}),this._parser.setEscHandlerFallback(c=>{this._logService.debug("Unknown ESC code: ",{identifier:this._parser.identToString(c)})}),this._parser.setExecuteHandlerFallback(c=>{this._logService.debug("Unknown EXECUTE code: ",{code:c})}),this._parser.setOscHandlerFallback((c,d,h)=>{this._logService.debug("Unknown OSC code: ",{identifier:c,action:d,data:h})}),this._parser.setDcsHandlerFallback((c,d,h)=>{d==="HOOK"&&(h=h.toArray()),this._logService.debug("Unknown DCS code: ",{identifier:this._parser.identToString(c),action:d,payload:h})}),this._parser.setPrintHandler((c,d,h)=>this.print(c,d,h)),this._parser.registerCsiHandler({final:"@"},c=>this.insertChars(c)),this._parser.registerCsiHandler({intermediates:" ",final:"@"},c=>this.scrollLeft(c)),this._parser.registerCsiHandler({final:"A"},c=>this.cursorUp(c)),this._parser.registerCsiHandler({intermediates:" ",final:"A"},c=>this.scrollRight(c)),this._parser.registerCsiHandler({final:"B"},c=>this.cursorDown(c)),this._parser.registerCsiHandler({final:"C"},c=>this.cursorForward(c)),this._parser.registerCsiHandler({final:"D"},c=>this.cursorBackward(c)),this._parser.registerCsiHandler({final:"E"},c=>this.cursorNextLine(c)),this._parser.registerCsiHandler({final:"F"},c=>this.cursorPrecedingLine(c)),this._parser.registerCsiHandler({final:"G"},c=>this.cursorCharAbsolute(c)),this._parser.registerCsiHandler({final:"H"},c=>this.cursorPosition(c)),this._parser.registerCsiHandler({final:"I"},c=>this.cursorForwardTab(c)),this._parser.registerCsiHandler({final:"J"},c=>this.eraseInDisplay(c,!1)),this._parser.registerCsiHandler({prefix:"?",final:"J"},c=>this.eraseInDisplay(c,!0)),this._parser.registerCsiHandler({final:"K"},c=>this.eraseInLine(c,!1)),this._parser.registerCsiHandler({prefix:"?",final:"K"},c=>this.eraseInLine(c,!0)),this._parser.registerCsiHandler({final:"L"},c=>this.insertLines(c)),this._parser.registerCsiHandler({final:"M"},c=>this.deleteLines(c)),this._parser.registerCsiHandler({final:"P"},c=>this.deleteChars(c)),this._parser.registerCsiHandler({final:"S"},c=>this.scrollUp(c)),this._parser.registerCsiHandler({final:"T"},c=>this.scrollDown(c)),this._parser.registerCsiHandler({final:"X"},c=>this.eraseChars(c)),this._parser.registerCsiHandler({final:"Z"},c=>this.cursorBackwardTab(c)),this._parser.registerCsiHandler({final:"`"},c=>this.charPosAbsolute(c)),this._parser.registerCsiHandler({final:"a"},c=>this.hPositionRelative(c)),this._parser.registerCsiHandler({final:"b"},c=>this.repeatPrecedingCharacter(c)),this._parser.registerCsiHandler({final:"c"},c=>this.sendDeviceAttributesPrimary(c)),this._parser.registerCsiHandler({prefix:">",final:"c"},c=>this.sendDeviceAttributesSecondary(c)),this._parser.registerCsiHandler({final:"d"},c=>this.linePosAbsolute(c)),this._parser.registerCsiHandler({final:"e"},c=>this.vPositionRelative(c)),this._parser.registerCsiHandler({final:"f"},c=>this.hVPosition(c)),this._parser.registerCsiHandler({final:"g"},c=>this.tabClear(c)),this._parser.registerCsiHandler({final:"h"},c=>this.setMode(c)),this._parser.registerCsiHandler({prefix:"?",final:"h"},c=>this.setModePrivate(c)),this._parser.registerCsiHandler({final:"l"},c=>this.resetMode(c)),this._parser.registerCsiHandler({prefix:"?",final:"l"},c=>this.resetModePrivate(c)),this._parser.registerCsiHandler({final:"m"},c=>this.charAttributes(c)),this._parser.registerCsiHandler({final:"n"},c=>this.deviceStatus(c)),this._parser.registerCsiHandler({prefix:"?",final:"n"},c=>this.deviceStatusPrivate(c)),this._parser.registerCsiHandler({intermediates:"!",final:"p"},c=>this.softReset(c)),this._parser.registerCsiHandler({intermediates:" ",final:"q"},c=>this.setCursorStyle(c)),this._parser.registerCsiHandler({final:"r"},c=>this.setScrollRegion(c)),this._parser.registerCsiHandler({final:"s"},c=>this.saveCursor(c)),this._parser.registerCsiHandler({final:"t"},c=>this.windowOptions(c)),this._parser.registerCsiHandler({final:"u"},c=>this.restoreCursor(c)),this._parser.registerCsiHandler({intermediates:"'",final:"}"},c=>this.insertColumns(c)),this._parser.registerCsiHandler({intermediates:"'",final:"~"},c=>this.deleteColumns(c)),this._parser.registerCsiHandler({intermediates:'"',final:"q"},c=>this.selectProtected(c)),this._parser.registerCsiHandler({intermediates:"$",final:"p"},c=>this.requestMode(c,!0)),this._parser.registerCsiHandler({prefix:"?",intermediates:"$",final:"p"},c=>this.requestMode(c,!1)),this._parser.setExecuteHandler(V.BEL,()=>this.bell()),this._parser.setExecuteHandler(V.LF,()=>this.lineFeed()),this._parser.setExecuteHandler(V.VT,()=>this.lineFeed()),this._parser.setExecuteHandler(V.FF,()=>this.lineFeed()),this._parser.setExecuteHandler(V.CR,()=>this.carriageReturn()),this._parser.setExecuteHandler(V.BS,()=>this.backspace()),this._parser.setExecuteHandler(V.HT,()=>this.tab()),this._parser.setExecuteHandler(V.SO,()=>this.shiftOut()),this._parser.setExecuteHandler(V.SI,()=>this.shiftIn()),this._parser.setExecuteHandler(Yl.IND,()=>this.index()),this._parser.setExecuteHandler(Yl.NEL,()=>this.nextLine()),this._parser.setExecuteHandler(Yl.HTS,()=>this.tabSet()),this._parser.registerOscHandler(0,new $n(c=>(this.setTitle(c),this.setIconName(c),!0))),this._parser.registerOscHandler(1,new $n(c=>this.setIconName(c))),this._parser.registerOscHandler(2,new $n(c=>this.setTitle(c))),this._parser.registerOscHandler(4,new $n(c=>this.setOrReportIndexedColor(c))),this._parser.registerOscHandler(8,new $n(c=>this.setHyperlink(c))),this._parser.registerOscHandler(10,new $n(c=>this.setOrReportFgColor(c))),this._parser.registerOscHandler(11,new $n(c=>this.setOrReportBgColor(c))),this._parser.registerOscHandler(12,new $n(c=>this.setOrReportCursorColor(c))),this._parser.registerOscHandler(104,new $n(c=>this.restoreIndexedColor(c))),this._parser.registerOscHandler(110,new $n(c=>this.restoreFgColor(c))),this._parser.registerOscHandler(111,new $n(c=>this.restoreBgColor(c))),this._parser.registerOscHandler(112,new $n(c=>this.restoreCursorColor(c))),this._parser.registerEscHandler({final:"7"},()=>this.saveCursor()),this._parser.registerEscHandler({final:"8"},()=>this.restoreCursor()),this._parser.registerEscHandler({final:"D"},()=>this.index()),this._parser.registerEscHandler({final:"E"},()=>this.nextLine()),this._parser.registerEscHandler({final:"H"},()=>this.tabSet()),this._parser.registerEscHandler({final:"M"},()=>this.reverseIndex()),this._parser.registerEscHandler({final:"="},()=>this.keypadApplicationMode()),this._parser.registerEscHandler({final:">"},()=>this.keypadNumericMode()),this._parser.registerEscHandler({final:"c"},()=>this.fullReset()),this._parser.registerEscHandler({final:"n"},()=>this.setgLevel(2)),this._parser.registerEscHandler({final:"o"},()=>this.setgLevel(3)),this._parser.registerEscHandler({final:"|"},()=>this.setgLevel(3)),this._parser.registerEscHandler({final:"}"},()=>this.setgLevel(2)),this._parser.registerEscHandler({final:"~"},()=>this.setgLevel(1)),this._parser.registerEscHandler({intermediates:"%",final:"@"},()=>this.selectDefaultCharset()),this._parser.registerEscHandler({intermediates:"%",final:"G"},()=>this.selectDefaultCharset());for(let c in Gt)this._parser.registerEscHandler({intermediates:"(",final:c},()=>this.selectCharset("("+c)),this._parser.registerEscHandler({intermediates:")",final:c},()=>this.selectCharset(")"+c)),this._parser.registerEscHandler({intermediates:"*",final:c},()=>this.selectCharset("*"+c)),this._parser.registerEscHandler({intermediates:"+",final:c},()=>this.selectCharset("+"+c)),this._parser.registerEscHandler({intermediates:"-",final:c},()=>this.selectCharset("-"+c)),this._parser.registerEscHandler({intermediates:".",final:c},()=>this.selectCharset("."+c)),this._parser.registerEscHandler({intermediates:"/",final:c},()=>this.selectCharset("/"+c));this._parser.registerEscHandler({intermediates:"#",final:"8"},()=>this.screenAlignmentPattern()),this._parser.setErrorHandler(c=>(this._logService.error("Parsing error: ",c),c)),this._parser.registerDcsHandler({intermediates:"$",final:"q"},new rv((c,d)=>this.requestStatusString(c,d)))}getAttrData(){return this._curAttrData}_preserveStack(e,t,n,r){this._parseStack.paused=!0,this._parseStack.cursorStartX=e,this._parseStack.cursorStartY=t,this._parseStack.decodedLength=n,this._parseStack.position=r}_logSlowResolvingAsync(e){this._logService.logLevel<=3&&Promise.race([e,new Promise((t,n)=>setTimeout(()=>n("#SLOW_TIMEOUT"),av))]).catch(t=>{if(t!=="#SLOW_TIMEOUT")throw t;console.warn(`async parser handler taking longer than ${av} ms`)})}_getCurrentLinkId(){return this._curAttrData.extended.urlId}parse(e,t){let n,r=this._activeBuffer.x,i=this._activeBuffer.y,s=0,o=this._parseStack.paused;if(o){if(n=this._parser.parse(this._parseBuffer,this._parseStack.decodedLength,t))return this._logSlowResolvingAsync(n),n;r=this._parseStack.cursorStartX,i=this._parseStack.cursorStartY,this._parseStack.paused=!1,e.length>ui&&(s=this._parseStack.position+ui)}if(this._logService.logLevel<=1&&this._logService.debug(`parsing data ${typeof e=="string"?` "${e}"`:` "${Array.prototype.map.call(e,c=>String.fromCharCode(c)).join("")}"`}`),this._logService.logLevel===0&&this._logService.trace("parsing data (codes)",typeof e=="string"?e.split("").map(c=>c.charCodeAt(0)):e),this._parseBuffer.length<e.length&&this._parseBuffer.length<ui&&(this._parseBuffer=new Uint32Array(Math.min(e.length,ui))),o||this._dirtyRowTracker.clearRange(),e.length>ui)for(let c=s;c<e.length;c+=ui){let d=c+ui<e.length?c+ui:e.length,h=typeof e=="string"?this._stringDecoder.decode(e.substring(c,d),this._parseBuffer):this._utf8Decoder.decode(e.subarray(c,d),this._parseBuffer);if(n=this._parser.parse(this._parseBuffer,h))return this._preserveStack(r,i,h,c),this._logSlowResolvingAsync(n),n}else if(!o){let c=typeof e=="string"?this._stringDecoder.decode(e,this._parseBuffer):this._utf8Decoder.decode(e,this._parseBuffer);if(n=this._parser.parse(this._parseBuffer,c))return this._preserveStack(r,i,c,0),this._logSlowResolvingAsync(n),n}(this._activeBuffer.x!==r||this._activeBuffer.y!==i)&&this._onCursorMove.fire();let a=this._dirtyRowTracker.end+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp),l=this._dirtyRowTracker.start+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp);l<this._bufferService.rows&&this._onRequestRefreshRows.fire({start:Math.min(l,this._bufferService.rows-1),end:Math.min(a,this._bufferService.rows-1)})}print(e,t,n){let r,i,s=this._charsetService.charset,o=this._optionsService.rawOptions.screenReaderMode,a=this._bufferService.cols,l=this._coreService.decPrivateModes.wraparound,c=this._coreService.modes.insertMode,d=this._curAttrData,h=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._activeBuffer.x&&n-t>0&&h.getWidth(this._activeBuffer.x-1)===2&&h.setCellFromCodepoint(this._activeBuffer.x-1,0,1,d);let f=this._parser.precedingJoinState;for(let p=t;p<n;++p){if(r=e[p],r<127&&s){let _=s[String.fromCharCode(r)];_&&(r=_.charCodeAt(0))}let m=this._unicodeService.charProperties(r,f);i=es.extractWidth(m);let y=es.extractShouldJoin(m),b=y?es.extractWidth(f):0;if(f=m,o&&this._onA11yChar.fire(pi(r)),this._getCurrentLinkId()&&this._oscLinkService.addLineToLink(this._getCurrentLinkId(),this._activeBuffer.ybase+this._activeBuffer.y),this._activeBuffer.x+i-b>a){if(l){let _=h,v=this._activeBuffer.x-b;for(this._activeBuffer.x=b,this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData(),!0)):(this._activeBuffer.y>=this._bufferService.rows&&(this._activeBuffer.y=this._bufferService.rows-1),this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!0),h=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y),b>0&&h instanceof Ho&&h.copyCellsFrom(_,v,0,b,!1);v<a;)_.setCellFromCodepoint(v++,0,1,d)}else if(this._activeBuffer.x=a-1,i===2)continue}if(y&&this._activeBuffer.x){let _=h.getWidth(this._activeBuffer.x-1)?1:2;h.addCodepointToCell(this._activeBuffer.x-_,r,i);for(let v=i-b;--v>=0;)h.setCellFromCodepoint(this._activeBuffer.x++,0,0,d);continue}if(c&&(h.insertCells(this._activeBuffer.x,i-b,this._activeBuffer.getNullCell(d)),h.getWidth(a-1)===2&&h.setCellFromCodepoint(a-1,0,1,d)),h.setCellFromCodepoint(this._activeBuffer.x++,r,i,d),i>0)for(;--i;)h.setCellFromCodepoint(this._activeBuffer.x++,0,0,d)}this._parser.precedingJoinState=f,this._activeBuffer.x<a&&n-t>0&&h.getWidth(this._activeBuffer.x)===0&&!h.hasContent(this._activeBuffer.x)&&h.setCellFromCodepoint(this._activeBuffer.x,0,1,d),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}registerCsiHandler(e,t){return e.final==="t"&&!e.prefix&&!e.intermediates?this._parser.registerCsiHandler(e,n=>ov(n.params[0],this._optionsService.rawOptions.windowOptions)?t(n):!0):this._parser.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._parser.registerDcsHandler(e,new rv(t))}registerEscHandler(e,t){return this._parser.registerEscHandler(e,t)}registerOscHandler(e,t){return this._parser.registerOscHandler(e,new $n(t))}bell(){return this._onRequestBell.fire(),!0}lineFeed(){return this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._optionsService.rawOptions.convertEol&&(this._activeBuffer.x=0),this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData())):this._activeBuffer.y>=this._bufferService.rows?this._activeBuffer.y=this._bufferService.rows-1:this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.x>=this._bufferService.cols&&this._activeBuffer.x--,this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._onLineFeed.fire(),!0}carriageReturn(){return this._activeBuffer.x=0,!0}backspace(){var e;if(!this._coreService.decPrivateModes.reverseWraparound)return this._restrictCursor(),this._activeBuffer.x>0&&this._activeBuffer.x--,!0;if(this._restrictCursor(this._bufferService.cols),this._activeBuffer.x>0)this._activeBuffer.x--;else if(this._activeBuffer.x===0&&this._activeBuffer.y>this._activeBuffer.scrollTop&&this._activeBuffer.y<=this._activeBuffer.scrollBottom&&((e=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y))!=null&&e.isWrapped)){this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.y--,this._activeBuffer.x=this._bufferService.cols-1;let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);t.hasWidth(this._activeBuffer.x)&&!t.hasContent(this._activeBuffer.x)&&this._activeBuffer.x--}return this._restrictCursor(),!0}tab(){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let e=this._activeBuffer.x;return this._activeBuffer.x=this._activeBuffer.nextStop(),this._optionsService.rawOptions.screenReaderMode&&this._onA11yTab.fire(this._activeBuffer.x-e),!0}shiftOut(){return this._charsetService.setgLevel(1),!0}shiftIn(){return this._charsetService.setgLevel(0),!0}_restrictCursor(e=this._bufferService.cols-1){this._activeBuffer.x=Math.min(e,Math.max(0,this._activeBuffer.x)),this._activeBuffer.y=this._coreService.decPrivateModes.origin?Math.min(this._activeBuffer.scrollBottom,Math.max(this._activeBuffer.scrollTop,this._activeBuffer.y)):Math.min(this._bufferService.rows-1,Math.max(0,this._activeBuffer.y)),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_setCursor(e,t){this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._coreService.decPrivateModes.origin?(this._activeBuffer.x=e,this._activeBuffer.y=this._activeBuffer.scrollTop+t):(this._activeBuffer.x=e,this._activeBuffer.y=t),this._restrictCursor(),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_moveCursor(e,t){this._restrictCursor(),this._setCursor(this._activeBuffer.x+e,this._activeBuffer.y+t)}cursorUp(e){let t=this._activeBuffer.y-this._activeBuffer.scrollTop;return t>=0?this._moveCursor(0,-Math.min(t,e.params[0]||1)):this._moveCursor(0,-(e.params[0]||1)),!0}cursorDown(e){let t=this._activeBuffer.scrollBottom-this._activeBuffer.y;return t>=0?this._moveCursor(0,Math.min(t,e.params[0]||1)):this._moveCursor(0,e.params[0]||1),!0}cursorForward(e){return this._moveCursor(e.params[0]||1,0),!0}cursorBackward(e){return this._moveCursor(-(e.params[0]||1),0),!0}cursorNextLine(e){return this.cursorDown(e),this._activeBuffer.x=0,!0}cursorPrecedingLine(e){return this.cursorUp(e),this._activeBuffer.x=0,!0}cursorCharAbsolute(e){return this._setCursor((e.params[0]||1)-1,this._activeBuffer.y),!0}cursorPosition(e){return this._setCursor(e.length>=2?(e.params[1]||1)-1:0,(e.params[0]||1)-1),!0}charPosAbsolute(e){return this._setCursor((e.params[0]||1)-1,this._activeBuffer.y),!0}hPositionRelative(e){return this._moveCursor(e.params[0]||1,0),!0}linePosAbsolute(e){return this._setCursor(this._activeBuffer.x,(e.params[0]||1)-1),!0}vPositionRelative(e){return this._moveCursor(0,e.params[0]||1),!0}hVPosition(e){return this.cursorPosition(e),!0}tabClear(e){let t=e.params[0];return t===0?delete this._activeBuffer.tabs[this._activeBuffer.x]:t===3&&(this._activeBuffer.tabs={}),!0}cursorForwardTab(e){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let t=e.params[0]||1;for(;t--;)this._activeBuffer.x=this._activeBuffer.nextStop();return!0}cursorBackwardTab(e){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let t=e.params[0]||1;for(;t--;)this._activeBuffer.x=this._activeBuffer.prevStop();return!0}selectProtected(e){let t=e.params[0];return t===1&&(this._curAttrData.bg|=536870912),(t===2||t===0)&&(this._curAttrData.bg&=-536870913),!0}_eraseInBufferLine(e,t,n,r=!1,i=!1){let s=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);s.replaceCells(t,n,this._activeBuffer.getNullCell(this._eraseAttrData()),i),r&&(s.isWrapped=!1)}_resetBufferLine(e,t=!1){let n=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);n&&(n.fill(this._activeBuffer.getNullCell(this._eraseAttrData()),t),this._bufferService.buffer.clearMarkers(this._activeBuffer.ybase+e),n.isWrapped=!1)}eraseInDisplay(e,t=!1){var r;this._restrictCursor(this._bufferService.cols);let n;switch(e.params[0]){case 0:for(n=this._activeBuffer.y,this._dirtyRowTracker.markDirty(n),this._eraseInBufferLine(n++,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,t);n<this._bufferService.rows;n++)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(n);break;case 1:for(n=this._activeBuffer.y,this._dirtyRowTracker.markDirty(n),this._eraseInBufferLine(n,0,this._activeBuffer.x+1,!0,t),this._activeBuffer.x+1>=this._bufferService.cols&&(this._activeBuffer.lines.get(n+1).isWrapped=!1);n--;)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(0);break;case 2:if(this._optionsService.rawOptions.scrollOnEraseInDisplay){for(n=this._bufferService.rows,this._dirtyRowTracker.markRangeDirty(0,n-1);n--&&!((r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n))!=null&&r.getTrimmedLength()););for(;n>=0;n--)this._bufferService.scroll(this._eraseAttrData())}else{for(n=this._bufferService.rows,this._dirtyRowTracker.markDirty(n-1);n--;)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(0)}break;case 3:let i=this._activeBuffer.lines.length-this._bufferService.rows;i>0&&(this._activeBuffer.lines.trimStart(i),this._activeBuffer.ybase=Math.max(this._activeBuffer.ybase-i,0),this._activeBuffer.ydisp=Math.max(this._activeBuffer.ydisp-i,0),this._onScroll.fire(0));break}return!0}eraseInLine(e,t=!1){switch(this._restrictCursor(this._bufferService.cols),e.params[0]){case 0:this._eraseInBufferLine(this._activeBuffer.y,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,t);break;case 1:this._eraseInBufferLine(this._activeBuffer.y,0,this._activeBuffer.x+1,!1,t);break;case 2:this._eraseInBufferLine(this._activeBuffer.y,0,this._bufferService.cols,!0,t);break}return this._dirtyRowTracker.markDirty(this._activeBuffer.y),!0}insertLines(e){this._restrictCursor();let t=e.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let n=this._activeBuffer.ybase+this._activeBuffer.y,r=this._bufferService.rows-1-this._activeBuffer.scrollBottom,i=this._bufferService.rows-1+this._activeBuffer.ybase-r+1;for(;t--;)this._activeBuffer.lines.splice(i-1,1),this._activeBuffer.lines.splice(n,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}deleteLines(e){this._restrictCursor();let t=e.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let n=this._activeBuffer.ybase+this._activeBuffer.y,r;for(r=this._bufferService.rows-1-this._activeBuffer.scrollBottom,r=this._bufferService.rows-1+this._activeBuffer.ybase-r;t--;)this._activeBuffer.lines.splice(n,1),this._activeBuffer.lines.splice(r,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}insertChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.insertCells(this._activeBuffer.x,e.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}deleteChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.deleteCells(this._activeBuffer.x,e.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}scrollUp(e){let t=e.params[0]||1;for(;t--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollDown(e){let t=e.params[0]||1;for(;t--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,0,this._activeBuffer.getBlankLine(zt));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollLeft(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.deleteCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollRight(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.insertCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}insertColumns(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.insertCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}deleteColumns(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.deleteCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}eraseChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.replaceCells(this._activeBuffer.x,this._activeBuffer.x+(e.params[0]||1),this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}repeatPrecedingCharacter(e){let t=this._parser.precedingJoinState;if(!t)return!0;let n=e.params[0]||1,r=es.extractWidth(t),i=this._activeBuffer.x-r,s=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).getString(i),o=new Uint32Array(s.length*n),a=0;for(let c=0;c<s.length;){let d=s.codePointAt(c)||0;o[a++]=d,c+=d>65535?2:1}let l=a;for(let c=1;c<n;++c)o.copyWithin(l,0,a),l+=a;return this.print(o,0,l),!0}sendDeviceAttributesPrimary(e){return e.params[0]>0||(this._is("xterm")||this._is("rxvt-unicode")||this._is("screen")?this._coreService.triggerDataEvent(V.ESC+"[?1;2c"):this._is("linux")&&this._coreService.triggerDataEvent(V.ESC+"[?6c")),!0}sendDeviceAttributesSecondary(e){return e.params[0]>0||(this._is("xterm")?this._coreService.triggerDataEvent(V.ESC+"[>0;276;0c"):this._is("rxvt-unicode")?this._coreService.triggerDataEvent(V.ESC+"[>85;95;0c"):this._is("linux")?this._coreService.triggerDataEvent(e.params[0]+"c"):this._is("screen")&&this._coreService.triggerDataEvent(V.ESC+"[>83;40003;0c")),!0}_is(e){return(this._optionsService.rawOptions.termName+"").indexOf(e)===0}setMode(e){for(let t=0;t<e.length;t++)switch(e.params[t]){case 4:this._coreService.modes.insertMode=!0;break;case 20:this._optionsService.options.convertEol=!0;break}return!0}setModePrivate(e){for(let t=0;t<e.length;t++)switch(e.params[t]){case 1:this._coreService.decPrivateModes.applicationCursorKeys=!0;break;case 2:this._charsetService.setgCharset(0,Yi),this._charsetService.setgCharset(1,Yi),this._charsetService.setgCharset(2,Yi),this._charsetService.setgCharset(3,Yi);break;case 3:this._optionsService.rawOptions.windowOptions.setWinLines&&(this._bufferService.resize(132,this._bufferService.rows),this._onRequestReset.fire());break;case 6:this._coreService.decPrivateModes.origin=!0,this._setCursor(0,0);break;case 7:this._coreService.decPrivateModes.wraparound=!0;break;case 12:this._optionsService.options.cursorBlink=!0;break;case 45:this._coreService.decPrivateModes.reverseWraparound=!0;break;case 66:this._logService.debug("Serial port requested application keypad."),this._coreService.decPrivateModes.applicationKeypad=!0,this._onRequestSyncScrollBar.fire();break;case 9:this._coreMouseService.activeProtocol="X10";break;case 1e3:this._coreMouseService.activeProtocol="VT200";break;case 1002:this._coreMouseService.activeProtocol="DRAG";break;case 1003:this._coreMouseService.activeProtocol="ANY";break;case 1004:this._coreService.decPrivateModes.sendFocus=!0,this._onRequestSendFocus.fire();break;case 1005:this._logService.debug("DECSET 1005 not supported (see #2507)");break;case 1006:this._coreMouseService.activeEncoding="SGR";break;case 1015:this._logService.debug("DECSET 1015 not supported (see #2507)");break;case 1016:this._coreMouseService.activeEncoding="SGR_PIXELS";break;case 25:this._coreService.isCursorHidden=!1;break;case 1048:this.saveCursor();break;case 1049:this.saveCursor();case 47:case 1047:this._bufferService.buffers.activateAltBuffer(this._eraseAttrData()),this._coreService.isCursorInitialized=!0,this._onRequestRefreshRows.fire(void 0),this._onRequestSyncScrollBar.fire();break;case 2004:this._coreService.decPrivateModes.bracketedPasteMode=!0;break;case 2026:this._coreService.decPrivateModes.synchronizedOutput=!0;break}return!0}resetMode(e){for(let t=0;t<e.length;t++)switch(e.params[t]){case 4:this._coreService.modes.insertMode=!1;break;case 20:this._optionsService.options.convertEol=!1;break}return!0}resetModePrivate(e){for(let t=0;t<e.length;t++)switch(e.params[t]){case 1:this._coreService.decPrivateModes.applicationCursorKeys=!1;break;case 3:this._optionsService.rawOptions.windowOptions.setWinLines&&(this._bufferService.resize(80,this._bufferService.rows),this._onRequestReset.fire());break;case 6:this._coreService.decPrivateModes.origin=!1,this._setCursor(0,0);break;case 7:this._coreService.decPrivateModes.wraparound=!1;break;case 12:this._optionsService.options.cursorBlink=!1;break;case 45:this._coreService.decPrivateModes.reverseWraparound=!1;break;case 66:this._logService.debug("Switching back to normal keypad."),this._coreService.decPrivateModes.applicationKeypad=!1,this._onRequestSyncScrollBar.fire();break;case 9:case 1e3:case 1002:case 1003:this._coreMouseService.activeProtocol="NONE";break;case 1004:this._coreService.decPrivateModes.sendFocus=!1;break;case 1005:this._logService.debug("DECRST 1005 not supported (see #2507)");break;case 1006:this._coreMouseService.activeEncoding="DEFAULT";break;case 1015:this._logService.debug("DECRST 1015 not supported (see #2507)");break;case 1016:this._coreMouseService.activeEncoding="DEFAULT";break;case 25:this._coreService.isCursorHidden=!0;break;case 1048:this.restoreCursor();break;case 1049:case 47:case 1047:this._bufferService.buffers.activateNormalBuffer(),e.params[t]===1049&&this.restoreCursor(),this._coreService.isCursorInitialized=!0,this._onRequestRefreshRows.fire(void 0),this._onRequestSyncScrollBar.fire();break;case 2004:this._coreService.decPrivateModes.bracketedPasteMode=!1;break;case 2026:this._coreService.decPrivateModes.synchronizedOutput=!1,this._onRequestRefreshRows.fire(void 0);break}return!0}requestMode(e,t){(y=>(y[y.NOT_RECOGNIZED=0]="NOT_RECOGNIZED",y[y.SET=1]="SET",y[y.RESET=2]="RESET",y[y.PERMANENTLY_SET=3]="PERMANENTLY_SET",y[y.PERMANENTLY_RESET=4]="PERMANENTLY_RESET"))(void 0||(n={}));let r=this._coreService.decPrivateModes,{activeProtocol:i,activeEncoding:s}=this._coreMouseService,o=this._coreService,{buffers:a,cols:l}=this._bufferService,{active:c,alt:d}=a,h=this._optionsService.rawOptions,f=(y,b)=>(o.triggerDataEvent(`${V.ESC}[${t?"":"?"}${y};${b}$y`),!0),p=y=>y?1:2,m=e.params[0];return t?m===2?f(m,4):m===4?f(m,p(o.modes.insertMode)):m===12?f(m,3):m===20?f(m,p(h.convertEol)):f(m,0):m===1?f(m,p(r.applicationCursorKeys)):m===3?f(m,h.windowOptions.setWinLines?l===80?2:l===132?1:0:0):m===6?f(m,p(r.origin)):m===7?f(m,p(r.wraparound)):m===8?f(m,3):m===9?f(m,p(i==="X10")):m===12?f(m,p(h.cursorBlink)):m===25?f(m,p(!o.isCursorHidden)):m===45?f(m,p(r.reverseWraparound)):m===66?f(m,p(r.applicationKeypad)):m===67?f(m,4):m===1e3?f(m,p(i==="VT200")):m===1002?f(m,p(i==="DRAG")):m===1003?f(m,p(i==="ANY")):m===1004?f(m,p(r.sendFocus)):m===1005?f(m,4):m===1006?f(m,p(s==="SGR")):m===1015?f(m,4):m===1016?f(m,p(s==="SGR_PIXELS")):m===1048?f(m,1):m===47||m===1047||m===1049?f(m,p(c===d)):m===2004?f(m,p(r.bracketedPasteMode)):m===2026?f(m,p(r.synchronizedOutput)):f(m,0)}_updateAttrColor(e,t,n,r,i){return t===2?(e|=50331648,e&=-16777216,e|=Ba.fromColorRGB([n,r,i])):t===5&&(e&=-50331904,e|=33554432|n&255),e}_extractColor(e,t,n){let r=[0,0,-1,0,0,0],i=0,s=0;do{if(r[s+i]=e.params[t+s],e.hasSubParams(t+s)){let o=e.getSubParams(t+s),a=0;do r[1]===5&&(i=1),r[s+a+1+i]=o[a];while(++a<o.length&&a+s+1+i<r.length);break}if(r[1]===5&&s+i>=2||r[1]===2&&s+i>=5)break;r[1]&&(i=1)}while(++s+t<e.length&&s+i<r.length);for(let o=2;o<r.length;++o)r[o]===-1&&(r[o]=0);switch(r[0]){case 38:n.fg=this._updateAttrColor(n.fg,r[1],r[3],r[4],r[5]);break;case 48:n.bg=this._updateAttrColor(n.bg,r[1],r[3],r[4],r[5]);break;case 58:n.extended=n.extended.clone(),n.extended.underlineColor=this._updateAttrColor(n.extended.underlineColor,r[1],r[3],r[4],r[5])}return s}_processUnderline(e,t){t.extended=t.extended.clone(),(!~e||e>5)&&(e=1),t.extended.underlineStyle=e,t.fg|=268435456,e===0&&(t.fg&=-268435457),t.updateExtended()}_processSGR0(e){e.fg=zt.fg,e.bg=zt.bg,e.extended=e.extended.clone(),e.extended.underlineStyle=0,e.extended.underlineColor&=-67108864,e.updateExtended()}charAttributes(e){if(e.length===1&&e.params[0]===0)return this._processSGR0(this._curAttrData),!0;let t=e.length,n,r=this._curAttrData;for(let i=0;i<t;i++)n=e.params[i],n>=30&&n<=37?(r.fg&=-50331904,r.fg|=16777216|n-30):n>=40&&n<=47?(r.bg&=-50331904,r.bg|=16777216|n-40):n>=90&&n<=97?(r.fg&=-50331904,r.fg|=16777216|n-90|8):n>=100&&n<=107?(r.bg&=-50331904,r.bg|=16777216|n-100|8):n===0?this._processSGR0(r):n===1?r.fg|=134217728:n===3?r.bg|=67108864:n===4?(r.fg|=268435456,this._processUnderline(e.hasSubParams(i)?e.getSubParams(i)[0]:1,r)):n===5?r.fg|=536870912:n===7?r.fg|=67108864:n===8?r.fg|=1073741824:n===9?r.fg|=2147483648:n===2?r.bg|=134217728:n===21?this._processUnderline(2,r):n===22?(r.fg&=-134217729,r.bg&=-134217729):n===23?r.bg&=-67108865:n===24?(r.fg&=-268435457,this._processUnderline(0,r)):n===25?r.fg&=-536870913:n===27?r.fg&=-67108865:n===28?r.fg&=-1073741825:n===29?r.fg&=2147483647:n===39?(r.fg&=-67108864,r.fg|=zt.fg&16777215):n===49?(r.bg&=-67108864,r.bg|=zt.bg&16777215):n===38||n===48||n===58?i+=this._extractColor(e,i,r):n===53?r.bg|=1073741824:n===55?r.bg&=-1073741825:n===59?(r.extended=r.extended.clone(),r.extended.underlineColor=-1,r.updateExtended()):n===100?(r.fg&=-67108864,r.fg|=zt.fg&16777215,r.bg&=-67108864,r.bg|=zt.bg&16777215):this._logService.debug("Unknown SGR attribute: %d.",n);return!0}deviceStatus(e){switch(e.params[0]){case 5:this._coreService.triggerDataEvent(`${V.ESC}[0n`);break;case 6:let t=this._activeBuffer.y+1,n=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${V.ESC}[${t};${n}R`);break}return!0}deviceStatusPrivate(e){switch(e.params[0]){case 6:let t=this._activeBuffer.y+1,n=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${V.ESC}[?${t};${n}R`);break}return!0}softReset(e){return this._coreService.isCursorHidden=!1,this._onRequestSyncScrollBar.fire(),this._activeBuffer.scrollTop=0,this._activeBuffer.scrollBottom=this._bufferService.rows-1,this._curAttrData=zt.clone(),this._coreService.reset(),this._charsetService.reset(),this._activeBuffer.savedX=0,this._activeBuffer.savedY=this._activeBuffer.ybase,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,this._coreService.decPrivateModes.origin=!1,!0}setCursorStyle(e){let t=e.length===0?1:e.params[0];if(t===0)this._coreService.decPrivateModes.cursorStyle=void 0,this._coreService.decPrivateModes.cursorBlink=void 0;else{switch(t){case 1:case 2:this._coreService.decPrivateModes.cursorStyle="block";break;case 3:case 4:this._coreService.decPrivateModes.cursorStyle="underline";break;case 5:case 6:this._coreService.decPrivateModes.cursorStyle="bar";break}let n=t%2===1;this._coreService.decPrivateModes.cursorBlink=n}return!0}setScrollRegion(e){let t=e.params[0]||1,n;return(e.length<2||(n=e.params[1])>this._bufferService.rows||n===0)&&(n=this._bufferService.rows),n>t&&(this._activeBuffer.scrollTop=t-1,this._activeBuffer.scrollBottom=n-1,this._setCursor(0,0)),!0}windowOptions(e){if(!ov(e.params[0],this._optionsService.rawOptions.windowOptions))return!0;let t=e.length>1?e.params[1]:0;switch(e.params[0]){case 14:t!==2&&this._onRequestWindowsOptionsReport.fire(0);break;case 16:this._onRequestWindowsOptionsReport.fire(1);break;case 18:this._bufferService&&this._coreService.triggerDataEvent(`${V.ESC}[8;${this._bufferService.rows};${this._bufferService.cols}t`);break;case 22:(t===0||t===2)&&(this._windowTitleStack.push(this._windowTitle),this._windowTitleStack.length>sv&&this._windowTitleStack.shift()),(t===0||t===1)&&(this._iconNameStack.push(this._iconName),this._iconNameStack.length>sv&&this._iconNameStack.shift());break;case 23:(t===0||t===2)&&this._windowTitleStack.length&&this.setTitle(this._windowTitleStack.pop()),(t===0||t===1)&&this._iconNameStack.length&&this.setIconName(this._iconNameStack.pop());break}return!0}saveCursor(e){return this._activeBuffer.savedX=this._activeBuffer.x,this._activeBuffer.savedY=this._activeBuffer.ybase+this._activeBuffer.y,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,!0}restoreCursor(e){return this._activeBuffer.x=this._activeBuffer.savedX||0,this._activeBuffer.y=Math.max(this._activeBuffer.savedY-this._activeBuffer.ybase,0),this._curAttrData.fg=this._activeBuffer.savedCurAttrData.fg,this._curAttrData.bg=this._activeBuffer.savedCurAttrData.bg,this._charsetService.charset=this._savedCharset,this._activeBuffer.savedCharset&&(this._charsetService.charset=this._activeBuffer.savedCharset),this._restrictCursor(),!0}setTitle(e){return this._windowTitle=e,this._onTitleChange.fire(e),!0}setIconName(e){return this._iconName=e,!0}setOrReportIndexedColor(e){let t=[],n=e.split(";");for(;n.length>1;){let r=n.shift(),i=n.shift();if(/^\d+$/.exec(r)){let s=parseInt(r);if(cv(s))if(i==="?")t.push({type:0,index:s});else{let o=iv(i);o&&t.push({type:1,index:s,color:o})}}}return t.length&&this._onColor.fire(t),!0}setHyperlink(e){let t=e.indexOf(";");if(t===-1)return!0;let n=e.slice(0,t).trim(),r=e.slice(t+1);return r?this._createHyperlink(n,r):n.trim()?!1:this._finishHyperlink()}_createHyperlink(e,t){this._getCurrentLinkId()&&this._finishHyperlink();let n=e.split(":"),r,i=n.findIndex(s=>s.startsWith("id="));return i!==-1&&(r=n[i].slice(3)||void 0),this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=this._oscLinkService.registerLink({id:r,uri:t}),this._curAttrData.updateExtended(),!0}_finishHyperlink(){return this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=0,this._curAttrData.updateExtended(),!0}_setOrReportSpecialColor(e,t){let n=e.split(";");for(let r=0;r<n.length&&!(t>=this._specialColors.length);++r,++t)if(n[r]==="?")this._onColor.fire([{type:0,index:this._specialColors[t]}]);else{let i=iv(n[r]);i&&this._onColor.fire([{type:1,index:this._specialColors[t],color:i}])}return!0}setOrReportFgColor(e){return this._setOrReportSpecialColor(e,0)}setOrReportBgColor(e){return this._setOrReportSpecialColor(e,1)}setOrReportCursorColor(e){return this._setOrReportSpecialColor(e,2)}restoreIndexedColor(e){if(!e)return this._onColor.fire([{type:2}]),!0;let t=[],n=e.split(";");for(let r=0;r<n.length;++r)if(/^\d+$/.exec(n[r])){let i=parseInt(n[r]);cv(i)&&t.push({type:2,index:i})}return t.length&&this._onColor.fire(t),!0}restoreFgColor(e){return this._onColor.fire([{type:2,index:256}]),!0}restoreBgColor(e){return this._onColor.fire([{type:2,index:257}]),!0}restoreCursorColor(e){return this._onColor.fire([{type:2,index:258}]),!0}nextLine(){return this._activeBuffer.x=0,this.index(),!0}keypadApplicationMode(){return this._logService.debug("Serial port requested application keypad."),this._coreService.decPrivateModes.applicationKeypad=!0,this._onRequestSyncScrollBar.fire(),!0}keypadNumericMode(){return this._logService.debug("Switching back to normal keypad."),this._coreService.decPrivateModes.applicationKeypad=!1,this._onRequestSyncScrollBar.fire(),!0}selectDefaultCharset(){return this._charsetService.setgLevel(0),this._charsetService.setgCharset(0,Yi),!0}selectCharset(e){return e.length!==2?(this.selectDefaultCharset(),!0):(e[0]==="/"||this._charsetService.setgCharset(aB[e[0]],Gt[e[1]]||Yi),!0)}index(){return this._restrictCursor(),this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData())):this._activeBuffer.y>=this._bufferService.rows&&(this._activeBuffer.y=this._bufferService.rows-1),this._restrictCursor(),!0}tabSet(){return this._activeBuffer.tabs[this._activeBuffer.x]=!0,!0}reverseIndex(){if(this._restrictCursor(),this._activeBuffer.y===this._activeBuffer.scrollTop){let e=this._activeBuffer.scrollBottom-this._activeBuffer.scrollTop;this._activeBuffer.lines.shiftElements(this._activeBuffer.ybase+this._activeBuffer.y,e,1),this._activeBuffer.lines.set(this._activeBuffer.ybase+this._activeBuffer.y,this._activeBuffer.getBlankLine(this._eraseAttrData())),this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom)}else this._activeBuffer.y--,this._restrictCursor();return!0}fullReset(){return this._parser.reset(),this._onRequestReset.fire(),!0}reset(){this._curAttrData=zt.clone(),this._eraseAttrDataInternal=zt.clone()}_eraseAttrData(){return this._eraseAttrDataInternal.bg&=-67108864,this._eraseAttrDataInternal.bg|=this._curAttrData.bg&67108863,this._eraseAttrDataInternal}setgLevel(e){return this._charsetService.setgLevel(e),!0}screenAlignmentPattern(){let e=new or;e.content=1<<22|69,e.fg=this._curAttrData.fg,e.bg=this._curAttrData.bg,this._setCursor(0,0);for(let t=0;t<this._bufferService.rows;++t){let n=this._activeBuffer.ybase+this._activeBuffer.y+t,r=this._activeBuffer.lines.get(n);r&&(r.fill(e),r.isWrapped=!1)}return this._dirtyRowTracker.markAllDirty(),this._setCursor(0,0),!0}requestStatusString(e,t){let n=o=>(this._coreService.triggerDataEvent(`${V.ESC}${o}${V.ESC}\\`),!0),r=this._bufferService.buffer,i=this._optionsService.rawOptions;return n(e==='"q'?`P1$r${this._curAttrData.isProtected()?1:0}"q`:e==='"p'?'P1$r61;1"p':e==="r"?`P1$r${r.scrollTop+1};${r.scrollBottom+1}r`:e==="m"?"P1$r0m":e===" q"?`P1$r${{block:2,underline:4,bar:6}[i.cursorStyle]-(i.cursorBlink?1:0)} q`:"P0$r")}markRangeDirty(e,t){this._dirtyRowTracker.markRangeDirty(e,t)}},Pf=class{constructor(e){this._bufferService=e,this.clearRange()}clearRange(){this.start=this._bufferService.buffer.y,this.end=this._bufferService.buffer.y}markDirty(e){e<this.start?this.start=e:e>this.end&&(this.end=e)}markRangeDirty(e,t){e>t&&(lv=e,e=t,t=lv),e<this.start&&(this.start=e),t>this.end&&(this.end=t)}markAllDirty(){this.markRangeDirty(0,this._bufferService.rows-1)}};Pf=At([ue(0,Nn)],Pf);function cv(e){return 0<=e&&e<256}var cB=5e7,uv=12,uB=50,hB=class extends $e{constructor(e){super(),this._action=e,this._writeBuffer=[],this._callbacks=[],this._pendingData=0,this._bufferOffset=0,this._isSyncWriting=!1,this._syncCalls=0,this._didUserInput=!1,this._onWriteParsed=this._register(new te),this.onWriteParsed=this._onWriteParsed.event}handleUserInput(){this._didUserInput=!0}writeSync(e,t){if(t!==void 0&&this._syncCalls>t){this._syncCalls=0;return}if(this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(void 0),this._syncCalls++,this._isSyncWriting)return;this._isSyncWriting=!0;let n;for(;n=this._writeBuffer.shift();){this._action(n);let r=this._callbacks.shift();r&&r()}this._pendingData=0,this._bufferOffset=2147483647,this._isSyncWriting=!1,this._syncCalls=0}write(e,t){if(this._pendingData>cB)throw new Error("write data discarded, use flow control to avoid losing data");if(!this._writeBuffer.length){if(this._bufferOffset=0,this._didUserInput){this._didUserInput=!1,this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(t),this._innerWrite();return}setTimeout(()=>this._innerWrite())}this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(t)}_innerWrite(e=0,t=!0){let n=e||performance.now();for(;this._writeBuffer.length>this._bufferOffset;){let r=this._writeBuffer[this._bufferOffset],i=this._action(r,t);if(i){let o=a=>performance.now()-n>=uv?setTimeout(()=>this._innerWrite(0,a)):this._innerWrite(n,a);i.catch(a=>(queueMicrotask(()=>{throw a}),Promise.resolve(!1))).then(o);return}let s=this._callbacks[this._bufferOffset];if(s&&s(),this._bufferOffset++,this._pendingData-=r.length,performance.now()-n>=uv)break}this._writeBuffer.length>this._bufferOffset?(this._bufferOffset>uB&&(this._writeBuffer=this._writeBuffer.slice(this._bufferOffset),this._callbacks=this._callbacks.slice(this._bufferOffset),this._bufferOffset=0),setTimeout(()=>this._innerWrite())):(this._writeBuffer.length=0,this._callbacks.length=0,this._pendingData=0,this._bufferOffset=0),this._onWriteParsed.fire()}},Lf=class{constructor(e){this._bufferService=e,this._nextId=1,this._entriesWithId=new Map,this._dataByLinkId=new Map}registerLink(e){let t=this._bufferService.buffer;if(e.id===void 0){let a=t.addMarker(t.ybase+t.y),l={data:e,id:this._nextId++,lines:[a]};return a.onDispose(()=>this._removeMarkerFromLink(l,a)),this._dataByLinkId.set(l.id,l),l.id}let n=e,r=this._getEntryIdKey(n),i=this._entriesWithId.get(r);if(i)return this.addLineToLink(i.id,t.ybase+t.y),i.id;let s=t.addMarker(t.ybase+t.y),o={id:this._nextId++,key:this._getEntryIdKey(n),data:n,lines:[s]};return s.onDispose(()=>this._removeMarkerFromLink(o,s)),this._entriesWithId.set(o.key,o),this._dataByLinkId.set(o.id,o),o.id}addLineToLink(e,t){let n=this._dataByLinkId.get(e);if(n&&n.lines.every(r=>r.line!==t)){let r=this._bufferService.buffer.addMarker(t);n.lines.push(r),r.onDispose(()=>this._removeMarkerFromLink(n,r))}}getLinkData(e){var t;return(t=this._dataByLinkId.get(e))==null?void 0:t.data}_getEntryIdKey(e){return`${e.id};;${e.uri}`}_removeMarkerFromLink(e,t){let n=e.lines.indexOf(t);n!==-1&&(e.lines.splice(n,1),e.lines.length===0&&(e.data.id!==void 0&&this._entriesWithId.delete(e.key),this._dataByLinkId.delete(e.id)))}};Lf=At([ue(0,Nn)],Lf);var hv=!1,dB=class extends $e{constructor(e){super(),this._windowsWrappingHeuristics=this._register(new oo),this._onBinary=this._register(new te),this.onBinary=this._onBinary.event,this._onData=this._register(new te),this.onData=this._onData.event,this._onLineFeed=this._register(new te),this.onLineFeed=this._onLineFeed.event,this._onResize=this._register(new te),this.onResize=this._onResize.event,this._onWriteParsed=this._register(new te),this.onWriteParsed=this._onWriteParsed.event,this._onScroll=this._register(new te),this._instantiationService=new Mz,this.optionsService=this._register(new qz(e)),this._instantiationService.setService(jn,this.optionsService),this._bufferService=this._register(this._instantiationService.createInstance(jf)),this._instantiationService.setService(Nn,this._bufferService),this._logService=this._register(this._instantiationService.createInstance(Nf)),this._instantiationService.setService(Qx,this._logService),this.coreService=this._register(this._instantiationService.createInstance(Rf)),this._instantiationService.setService(_s,this.coreService),this.coreMouseService=this._register(this._instantiationService.createInstance(Tf)),this._instantiationService.setService(Zx,this.coreMouseService),this.unicodeService=this._register(this._instantiationService.createInstance(es)),this._instantiationService.setService(PM,this.unicodeService),this._charsetService=this._instantiationService.createInstance(Jz),this._instantiationService.setService(DM,this._charsetService),this._oscLinkService=this._instantiationService.createInstance(Lf),this._instantiationService.setService(e0,this._oscLinkService),this._inputHandler=this._register(new lB(this._bufferService,this._charsetService,this.coreService,this._logService,this.optionsService,this._oscLinkService,this.coreMouseService,this.unicodeService)),this._register(ln.forward(this._inputHandler.onLineFeed,this._onLineFeed)),this._register(this._inputHandler),this._register(ln.forward(this._bufferService.onResize,this._onResize)),this._register(ln.forward(this.coreService.onData,this._onData)),this._register(ln.forward(this.coreService.onBinary,this._onBinary)),this._register(this.coreService.onRequestScrollToBottom(()=>this.scrollToBottom(!0))),this._register(this.coreService.onUserInput(()=>this._writeBuffer.handleUserInput())),this._register(this.optionsService.onMultipleOptionChange(["windowsMode","windowsPty"],()=>this._handleWindowsPtyOptionChange())),this._register(this._bufferService.onScroll(()=>{this._onScroll.fire({position:this._bufferService.buffer.ydisp}),this._inputHandler.markRangeDirty(this._bufferService.buffer.scrollTop,this._bufferService.buffer.scrollBottom)})),this._writeBuffer=this._register(new hB((t,n)=>this._inputHandler.parse(t,n))),this._register(ln.forward(this._writeBuffer.onWriteParsed,this._onWriteParsed))}get onScroll(){return this._onScrollApi||(this._onScrollApi=this._register(new te),this._onScroll.event(e=>{var t;(t=this._onScrollApi)==null||t.fire(e.position)})),this._onScrollApi.event}get cols(){return this._bufferService.cols}get rows(){return this._bufferService.rows}get buffers(){return this._bufferService.buffers}get options(){return this.optionsService.options}set options(e){for(let t in e)this.optionsService.options[t]=e[t]}write(e,t){this._writeBuffer.write(e,t)}writeSync(e,t){this._logService.logLevel<=3&&!hv&&(this._logService.warn("writeSync is unreliable and will be removed soon."),hv=!0),this._writeBuffer.writeSync(e,t)}input(e,t=!0){this.coreService.triggerDataEvent(e,t)}resize(e,t){isNaN(e)||isNaN(t)||(e=Math.max(e,P0),t=Math.max(t,L0),this._bufferService.resize(e,t))}scroll(e,t=!1){this._bufferService.scroll(e,t)}scrollLines(e,t){this._bufferService.scrollLines(e,t)}scrollPages(e){this.scrollLines(e*(this.rows-1))}scrollToTop(){this.scrollLines(-this._bufferService.buffer.ydisp)}scrollToBottom(e){this.scrollLines(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp)}scrollToLine(e){let t=e-this._bufferService.buffer.ydisp;t!==0&&this.scrollLines(t)}registerEscHandler(e,t){return this._inputHandler.registerEscHandler(e,t)}registerDcsHandler(e,t){return this._inputHandler.registerDcsHandler(e,t)}registerCsiHandler(e,t){return this._inputHandler.registerCsiHandler(e,t)}registerOscHandler(e,t){return this._inputHandler.registerOscHandler(e,t)}_setup(){this._handleWindowsPtyOptionChange()}reset(){this._inputHandler.reset(),this._bufferService.reset(),this._charsetService.reset(),this.coreService.reset(),this.coreMouseService.reset()}_handleWindowsPtyOptionChange(){let e=!1,t=this.optionsService.rawOptions.windowsPty;t&&t.buildNumber!==void 0&&t.buildNumber!==void 0?e=t.backend==="conpty"&&t.buildNumber<21376:this.optionsService.rawOptions.windowsMode&&(e=!0),e?this._enableWindowsWrappingHeuristics():this._windowsWrappingHeuristics.clear()}_enableWindowsWrappingHeuristics(){if(!this._windowsWrappingHeuristics.value){let e=[];e.push(this.onLineFeed(nv.bind(null,this._bufferService))),e.push(this.registerCsiHandler({final:"H"},()=>(nv(this._bufferService),!1))),this._windowsWrappingHeuristics.value=wt(()=>{for(let t of e)t.dispose()})}}},fB={48:["0",")"],49:["1","!"],50:["2","@"],51:["3","#"],52:["4","$"],53:["5","%"],54:["6","^"],55:["7","&"],56:["8","*"],57:["9","("],186:[";",":"],187:["=","+"],188:[",","<"],189:["-","_"],190:[".",">"],191:["/","?"],192:["`","~"],219:["[","{"],220:["\\","|"],221:["]","}"],222:["'",'"']};function pB(e,t,n,r){var o;let i={type:0,cancel:!1,key:void 0},s=(e.shiftKey?1:0)|(e.altKey?2:0)|(e.ctrlKey?4:0)|(e.metaKey?8:0);switch(e.keyCode){case 0:e.key==="UIKeyInputUpArrow"?t?i.key=V.ESC+"OA":i.key=V.ESC+"[A":e.key==="UIKeyInputLeftArrow"?t?i.key=V.ESC+"OD":i.key=V.ESC+"[D":e.key==="UIKeyInputRightArrow"?t?i.key=V.ESC+"OC":i.key=V.ESC+"[C":e.key==="UIKeyInputDownArrow"&&(t?i.key=V.ESC+"OB":i.key=V.ESC+"[B");break;case 8:i.key=e.ctrlKey?"\b":V.DEL,e.altKey&&(i.key=V.ESC+i.key);break;case 9:if(e.shiftKey){i.key=V.ESC+"[Z";break}i.key=V.HT,i.cancel=!0;break;case 13:i.key=e.altKey?V.ESC+V.CR:V.CR,i.cancel=!0;break;case 27:i.key=V.ESC,e.altKey&&(i.key=V.ESC+V.ESC),i.cancel=!0;break;case 37:if(e.metaKey)break;s?i.key=V.ESC+"[1;"+(s+1)+"D":t?i.key=V.ESC+"OD":i.key=V.ESC+"[D";break;case 39:if(e.metaKey)break;s?i.key=V.ESC+"[1;"+(s+1)+"C":t?i.key=V.ESC+"OC":i.key=V.ESC+"[C";break;case 38:if(e.metaKey)break;s?i.key=V.ESC+"[1;"+(s+1)+"A":t?i.key=V.ESC+"OA":i.key=V.ESC+"[A";break;case 40:if(e.metaKey)break;s?i.key=V.ESC+"[1;"+(s+1)+"B":t?i.key=V.ESC+"OB":i.key=V.ESC+"[B";break;case 45:!e.shiftKey&&!e.ctrlKey&&(i.key=V.ESC+"[2~");break;case 46:s?i.key=V.ESC+"[3;"+(s+1)+"~":i.key=V.ESC+"[3~";break;case 36:s?i.key=V.ESC+"[1;"+(s+1)+"H":t?i.key=V.ESC+"OH":i.key=V.ESC+"[H";break;case 35:s?i.key=V.ESC+"[1;"+(s+1)+"F":t?i.key=V.ESC+"OF":i.key=V.ESC+"[F";break;case 33:e.shiftKey?i.type=2:e.ctrlKey?i.key=V.ESC+"[5;"+(s+1)+"~":i.key=V.ESC+"[5~";break;case 34:e.shiftKey?i.type=3:e.ctrlKey?i.key=V.ESC+"[6;"+(s+1)+"~":i.key=V.ESC+"[6~";break;case 112:s?i.key=V.ESC+"[1;"+(s+1)+"P":i.key=V.ESC+"OP";break;case 113:s?i.key=V.ESC+"[1;"+(s+1)+"Q":i.key=V.ESC+"OQ";break;case 114:s?i.key=V.ESC+"[1;"+(s+1)+"R":i.key=V.ESC+"OR";break;case 115:s?i.key=V.ESC+"[1;"+(s+1)+"S":i.key=V.ESC+"OS";break;case 116:s?i.key=V.ESC+"[15;"+(s+1)+"~":i.key=V.ESC+"[15~";break;case 117:s?i.key=V.ESC+"[17;"+(s+1)+"~":i.key=V.ESC+"[17~";break;case 118:s?i.key=V.ESC+"[18;"+(s+1)+"~":i.key=V.ESC+"[18~";break;case 119:s?i.key=V.ESC+"[19;"+(s+1)+"~":i.key=V.ESC+"[19~";break;case 120:s?i.key=V.ESC+"[20;"+(s+1)+"~":i.key=V.ESC+"[20~";break;case 121:s?i.key=V.ESC+"[21;"+(s+1)+"~":i.key=V.ESC+"[21~";break;case 122:s?i.key=V.ESC+"[23;"+(s+1)+"~":i.key=V.ESC+"[23~";break;case 123:s?i.key=V.ESC+"[24;"+(s+1)+"~":i.key=V.ESC+"[24~";break;default:if(e.ctrlKey&&!e.shiftKey&&!e.altKey&&!e.metaKey)e.keyCode>=65&&e.keyCode<=90?i.key=String.fromCharCode(e.keyCode-64):e.keyCode===32?i.key=V.NUL:e.keyCode>=51&&e.keyCode<=55?i.key=String.fromCharCode(e.keyCode-51+27):e.keyCode===56?i.key=V.DEL:e.keyCode===219?i.key=V.ESC:e.keyCode===220?i.key=V.FS:e.keyCode===221&&(i.key=V.GS);else if((!n||r)&&e.altKey&&!e.metaKey){let a=(o=fB[e.keyCode])==null?void 0:o[e.shiftKey?1:0];if(a)i.key=V.ESC+a;else if(e.keyCode>=65&&e.keyCode<=90){let l=e.ctrlKey?e.keyCode-64:e.keyCode+32,c=String.fromCharCode(l);e.shiftKey&&(c=c.toUpperCase()),i.key=V.ESC+c}else if(e.keyCode===32)i.key=V.ESC+(e.ctrlKey?V.NUL:" ");else if(e.key==="Dead"&&e.code.startsWith("Key")){let l=e.code.slice(3,4);e.shiftKey||(l=l.toLowerCase()),i.key=V.ESC+l,i.cancel=!0}}else n&&!e.altKey&&!e.ctrlKey&&!e.shiftKey&&e.metaKey?e.keyCode===65&&(i.type=1):e.key&&!e.ctrlKey&&!e.altKey&&!e.metaKey&&e.keyCode>=48&&e.key.length===1?i.key=e.key:e.key&&e.ctrlKey&&(e.key==="_"&&(i.key=V.US),e.key==="@"&&(i.key=V.NUL));break}return i}var It=0,mB=class{constructor(e){this._getKey=e,this._array=[],this._insertedValues=[],this._flushInsertedTask=new Oc,this._isFlushingInserted=!1,this._deletedIndices=[],this._flushDeletedTask=new Oc,this._isFlushingDeleted=!1}clear(){this._array.length=0,this._insertedValues.length=0,this._flushInsertedTask.clear(),this._isFlushingInserted=!1,this._deletedIndices.length=0,this._flushDeletedTask.clear(),this._isFlushingDeleted=!1}insert(e){this._flushCleanupDeleted(),this._insertedValues.length===0&&this._flushInsertedTask.enqueue(()=>this._flushInserted()),this._insertedValues.push(e)}_flushInserted(){let e=this._insertedValues.sort((i,s)=>this._getKey(i)-this._getKey(s)),t=0,n=0,r=new Array(this._array.length+this._insertedValues.length);for(let i=0;i<r.length;i++)n>=this._array.length||this._getKey(e[t])<=this._getKey(this._array[n])?(r[i]=e[t],t++):r[i]=this._array[n++];this._array=r,this._insertedValues.length=0}_flushCleanupInserted(){!this._isFlushingInserted&&this._insertedValues.length>0&&this._flushInsertedTask.flush()}delete(e){if(this._flushCleanupInserted(),this._array.length===0)return!1;let t=this._getKey(e);if(t===void 0||(It=this._search(t),It===-1)||this._getKey(this._array[It])!==t)return!1;do if(this._array[It]===e)return this._deletedIndices.length===0&&this._flushDeletedTask.enqueue(()=>this._flushDeleted()),this._deletedIndices.push(It),!0;while(++It<this._array.length&&this._getKey(this._array[It])===t);return!1}_flushDeleted(){this._isFlushingDeleted=!0;let e=this._deletedIndices.sort((i,s)=>i-s),t=0,n=new Array(this._array.length-e.length),r=0;for(let i=0;i<this._array.length;i++)e[t]===i?t++:n[r++]=this._array[i];this._array=n,this._deletedIndices.length=0,this._isFlushingDeleted=!1}_flushCleanupDeleted(){!this._isFlushingDeleted&&this._deletedIndices.length>0&&this._flushDeletedTask.flush()}*getKeyIterator(e){if(this._flushCleanupInserted(),this._flushCleanupDeleted(),this._array.length!==0&&(It=this._search(e),!(It<0||It>=this._array.length)&&this._getKey(this._array[It])===e))do yield this._array[It];while(++It<this._array.length&&this._getKey(this._array[It])===e)}forEachByKey(e,t){if(this._flushCleanupInserted(),this._flushCleanupDeleted(),this._array.length!==0&&(It=this._search(e),!(It<0||It>=this._array.length)&&this._getKey(this._array[It])===e))do t(this._array[It]);while(++It<this._array.length&&this._getKey(this._array[It])===e)}values(){return this._flushCleanupInserted(),this._flushCleanupDeleted(),[...this._array].values()}_search(e){let t=0,n=this._array.length-1;for(;n>=t;){let r=t+n>>1,i=this._getKey(this._array[r]);if(i>e)n=r-1;else if(i<e)t=r+1;else{for(;r>0&&this._getKey(this._array[r-1])===e;)r--;return r}}return t}},Ih=0,dv=0,gB=class extends $e{constructor(){super(),this._decorations=new mB(e=>e==null?void 0:e.marker.line),this._onDecorationRegistered=this._register(new te),this.onDecorationRegistered=this._onDecorationRegistered.event,this._onDecorationRemoved=this._register(new te),this.onDecorationRemoved=this._onDecorationRemoved.event,this._register(wt(()=>this.reset()))}get decorations(){return this._decorations.values()}registerDecoration(e){if(e.marker.isDisposed)return;let t=new yB(e);if(t){let n=t.marker.onDispose(()=>t.dispose()),r=t.onDispose(()=>{r.dispose(),t&&(this._decorations.delete(t)&&this._onDecorationRemoved.fire(t),n.dispose())});this._decorations.insert(t),this._onDecorationRegistered.fire(t)}return t}reset(){for(let e of this._decorations.values())e.dispose();this._decorations.clear()}*getDecorationsAtCell(e,t,n){let r=0,i=0;for(let s of this._decorations.getKeyIterator(t))r=s.options.x??0,i=r+(s.options.width??1),e>=r&&e<i&&(!n||(s.options.layer??"bottom")===n)&&(yield s)}forEachDecorationAtCell(e,t,n,r){this._decorations.forEachByKey(t,i=>{Ih=i.options.x??0,dv=Ih+(i.options.width??1),e>=Ih&&e<dv&&(!n||(i.options.layer??"bottom")===n)&&r(i)})}},yB=class extends ji{constructor(e){super(),this.options=e,this.onRenderEmitter=this.add(new te),this.onRender=this.onRenderEmitter.event,this._onDispose=this.add(new te),this.onDispose=this._onDispose.event,this._cachedBg=null,this._cachedFg=null,this.marker=e.marker,this.options.overviewRulerOptions&&!this.options.overviewRulerOptions.position&&(this.options.overviewRulerOptions.position="full")}get backgroundColorRGB(){return this._cachedBg===null&&(this.options.backgroundColor?this._cachedBg=kt.toColor(this.options.backgroundColor):this._cachedBg=void 0),this._cachedBg}get foregroundColorRGB(){return this._cachedFg===null&&(this.options.foregroundColor?this._cachedFg=kt.toColor(this.options.foregroundColor):this._cachedFg=void 0),this._cachedFg}dispose(){this._onDispose.fire(),super.dispose()}},_B=1e3,vB=class{constructor(e,t=_B){this._renderCallback=e,this._debounceThresholdMS=t,this._lastRefreshMs=0,this._additionalRefreshRequested=!1}dispose(){this._refreshTimeoutID&&clearTimeout(this._refreshTimeoutID)}refresh(e,t,n){this._rowCount=n,e=e!==void 0?e:0,t=t!==void 0?t:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,e):e,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,t):t;let r=performance.now();if(r-this._lastRefreshMs>=this._debounceThresholdMS)this._lastRefreshMs=r,this._innerRefresh();else if(!this._additionalRefreshRequested){let i=r-this._lastRefreshMs,s=this._debounceThresholdMS-i;this._additionalRefreshRequested=!0,this._refreshTimeoutID=window.setTimeout(()=>{this._lastRefreshMs=performance.now(),this._innerRefresh(),this._additionalRefreshRequested=!1,this._refreshTimeoutID=void 0},s)}}_innerRefresh(){if(this._rowStart===void 0||this._rowEnd===void 0||this._rowCount===void 0)return;let e=Math.max(this._rowStart,0),t=Math.min(this._rowEnd,this._rowCount-1);this._rowStart=void 0,this._rowEnd=void 0,this._renderCallback(e,t)}},fv=20,zc=class extends $e{constructor(e,t,n,r){super(),this._terminal=e,this._coreBrowserService=n,this._renderService=r,this._rowColumns=new WeakMap,this._liveRegionLineCount=0,this._charsToConsume=[],this._charsToAnnounce="";let i=this._coreBrowserService.mainDocument;this._accessibilityContainer=i.createElement("div"),this._accessibilityContainer.classList.add("xterm-accessibility"),this._rowContainer=i.createElement("div"),this._rowContainer.setAttribute("role","list"),this._rowContainer.classList.add("xterm-accessibility-tree"),this._rowElements=[];for(let s=0;s<this._terminal.rows;s++)this._rowElements[s]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[s]);if(this._topBoundaryFocusListener=s=>this._handleBoundaryFocus(s,0),this._bottomBoundaryFocusListener=s=>this._handleBoundaryFocus(s,1),this._rowElements[0].addEventListener("focus",this._topBoundaryFocusListener),this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._accessibilityContainer.appendChild(this._rowContainer),this._liveRegion=i.createElement("div"),this._liveRegion.classList.add("live-region"),this._liveRegion.setAttribute("aria-live","assertive"),this._accessibilityContainer.appendChild(this._liveRegion),this._liveRegionDebouncer=this._register(new vB(this._renderRows.bind(this))),!this._terminal.element)throw new Error("Cannot enable accessibility before Terminal.open");this._terminal.element.insertAdjacentElement("afterbegin",this._accessibilityContainer),this._register(this._terminal.onResize(s=>this._handleResize(s.rows))),this._register(this._terminal.onRender(s=>this._refreshRows(s.start,s.end))),this._register(this._terminal.onScroll(()=>this._refreshRows())),this._register(this._terminal.onA11yChar(s=>this._handleChar(s))),this._register(this._terminal.onLineFeed(()=>this._handleChar(`
|
|
116
|
+
`))),this._register(this._terminal.onA11yTab(s=>this._handleTab(s))),this._register(this._terminal.onKey(s=>this._handleKey(s.key))),this._register(this._terminal.onBlur(()=>this._clearLiveRegion())),this._register(this._renderService.onDimensionsChange(()=>this._refreshRowsDimensions())),this._register(Re(i,"selectionchange",()=>this._handleSelectionChange())),this._register(this._coreBrowserService.onDprChange(()=>this._refreshRowsDimensions())),this._refreshRowsDimensions(),this._refreshRows(),this._register(wt(()=>{this._accessibilityContainer.remove(),this._rowElements.length=0}))}_handleTab(e){for(let t=0;t<e;t++)this._handleChar(" ")}_handleChar(e){this._liveRegionLineCount<fv+1&&(this._charsToConsume.length>0?this._charsToConsume.shift()!==e&&(this._charsToAnnounce+=e):this._charsToAnnounce+=e,e===`
|
|
117
|
+
`&&(this._liveRegionLineCount++,this._liveRegionLineCount===fv+1&&(this._liveRegion.textContent+=Zd.get())))}_clearLiveRegion(){this._liveRegion.textContent="",this._liveRegionLineCount=0}_handleKey(e){this._clearLiveRegion(),new RegExp("\\p{Control}","u").test(e)||this._charsToConsume.push(e)}_refreshRows(e,t){this._liveRegionDebouncer.refresh(e,t,this._terminal.rows)}_renderRows(e,t){let n=this._terminal.buffer,r=n.lines.length.toString();for(let i=e;i<=t;i++){let s=n.lines.get(n.ydisp+i),o=[],a=(s==null?void 0:s.translateToString(!0,void 0,void 0,o))||"",l=(n.ydisp+i+1).toString(),c=this._rowElements[i];c&&(a.length===0?(c.textContent=" ",this._rowColumns.set(c,[0,1])):(c.textContent=a,this._rowColumns.set(c,o)),c.setAttribute("aria-posinset",l),c.setAttribute("aria-setsize",r),this._alignRowWidth(c))}this._announceCharacters()}_announceCharacters(){this._charsToAnnounce.length!==0&&(this._liveRegion.textContent+=this._charsToAnnounce,this._charsToAnnounce="")}_handleBoundaryFocus(e,t){let n=e.target,r=this._rowElements[t===0?1:this._rowElements.length-2],i=n.getAttribute("aria-posinset"),s=t===0?"1":`${this._terminal.buffer.lines.length}`;if(i===s||e.relatedTarget!==r)return;let o,a;if(t===0?(o=n,a=this._rowElements.pop(),this._rowContainer.removeChild(a)):(o=this._rowElements.shift(),a=n,this._rowContainer.removeChild(o)),o.removeEventListener("focus",this._topBoundaryFocusListener),a.removeEventListener("focus",this._bottomBoundaryFocusListener),t===0){let l=this._createAccessibilityTreeNode();this._rowElements.unshift(l),this._rowContainer.insertAdjacentElement("afterbegin",l)}else{let l=this._createAccessibilityTreeNode();this._rowElements.push(l),this._rowContainer.appendChild(l)}this._rowElements[0].addEventListener("focus",this._topBoundaryFocusListener),this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._terminal.scrollLines(t===0?-1:1),this._rowElements[t===0?1:this._rowElements.length-2].focus(),e.preventDefault(),e.stopImmediatePropagation()}_handleSelectionChange(){var a;if(this._rowElements.length===0)return;let e=this._coreBrowserService.mainDocument.getSelection();if(!e)return;if(e.isCollapsed){this._rowContainer.contains(e.anchorNode)&&this._terminal.clearSelection();return}if(!e.anchorNode||!e.focusNode){console.error("anchorNode and/or focusNode are null");return}let t={node:e.anchorNode,offset:e.anchorOffset},n={node:e.focusNode,offset:e.focusOffset};if((t.node.compareDocumentPosition(n.node)&Node.DOCUMENT_POSITION_PRECEDING||t.node===n.node&&t.offset>n.offset)&&([t,n]=[n,t]),t.node.compareDocumentPosition(this._rowElements[0])&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_FOLLOWING)&&(t={node:this._rowElements[0].childNodes[0],offset:0}),!this._rowContainer.contains(t.node))return;let r=this._rowElements.slice(-1)[0];if(n.node.compareDocumentPosition(r)&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_PRECEDING)&&(n={node:r,offset:((a=r.textContent)==null?void 0:a.length)??0}),!this._rowContainer.contains(n.node))return;let i=({node:l,offset:c})=>{let d=l instanceof Text?l.parentNode:l,h=parseInt(d==null?void 0:d.getAttribute("aria-posinset"),10)-1;if(isNaN(h))return console.warn("row is invalid. Race condition?"),null;let f=this._rowColumns.get(d);if(!f)return console.warn("columns is null. Race condition?"),null;let p=c<f.length?f[c]:f.slice(-1)[0]+1;return p>=this._terminal.cols&&(++h,p=0),{row:h,column:p}},s=i(t),o=i(n);if(!(!s||!o)){if(s.row>o.row||s.row===o.row&&s.column>=o.column)throw new Error("invalid range");this._terminal.select(s.column,s.row,(o.row-s.row)*this._terminal.cols-s.column+o.column)}}_handleResize(e){this._rowElements[this._rowElements.length-1].removeEventListener("focus",this._bottomBoundaryFocusListener);for(let t=this._rowContainer.children.length;t<this._terminal.rows;t++)this._rowElements[t]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[t]);for(;this._rowElements.length>e;)this._rowContainer.removeChild(this._rowElements.pop());this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._refreshRowsDimensions()}_createAccessibilityTreeNode(){let e=this._coreBrowserService.mainDocument.createElement("div");return e.setAttribute("role","listitem"),e.tabIndex=-1,this._refreshRowDimensions(e),e}_refreshRowsDimensions(){if(this._renderService.dimensions.css.cell.height){Object.assign(this._accessibilityContainer.style,{width:`${this._renderService.dimensions.css.canvas.width}px`,fontSize:`${this._terminal.options.fontSize}px`}),this._rowElements.length!==this._terminal.rows&&this._handleResize(this._terminal.rows);for(let e=0;e<this._terminal.rows;e++)this._refreshRowDimensions(this._rowElements[e]),this._alignRowWidth(this._rowElements[e])}}_refreshRowDimensions(e){e.style.height=`${this._renderService.dimensions.css.cell.height}px`}_alignRowWidth(e){var i,s;e.style.transform="";let t=e.getBoundingClientRect().width,n=(s=(i=this._rowColumns.get(e))==null?void 0:i.slice(-1))==null?void 0:s[0];if(!n)return;let r=n*this._renderService.dimensions.css.cell.width;e.style.transform=`scaleX(${r/t})`}};zc=At([ue(1,fm),ue(2,ei),ue(3,ti)],zc);var Af=class extends $e{constructor(e,t,n,r,i){super(),this._element=e,this._mouseService=t,this._renderService=n,this._bufferService=r,this._linkProviderService=i,this._linkCacheDisposables=[],this._isMouseOut=!0,this._wasResized=!1,this._activeLine=-1,this._onShowLinkUnderline=this._register(new te),this.onShowLinkUnderline=this._onShowLinkUnderline.event,this._onHideLinkUnderline=this._register(new te),this.onHideLinkUnderline=this._onHideLinkUnderline.event,this._register(wt(()=>{var s;fs(this._linkCacheDisposables),this._linkCacheDisposables.length=0,this._lastMouseEvent=void 0,(s=this._activeProviderReplies)==null||s.clear()})),this._register(this._bufferService.onResize(()=>{this._clearCurrentLink(),this._wasResized=!0})),this._register(Re(this._element,"mouseleave",()=>{this._isMouseOut=!0,this._clearCurrentLink()})),this._register(Re(this._element,"mousemove",this._handleMouseMove.bind(this))),this._register(Re(this._element,"mousedown",this._handleMouseDown.bind(this))),this._register(Re(this._element,"mouseup",this._handleMouseUp.bind(this)))}get currentLink(){return this._currentLink}_handleMouseMove(e){this._lastMouseEvent=e;let t=this._positionFromMouseEvent(e,this._element,this._mouseService);if(!t)return;this._isMouseOut=!1;let n=e.composedPath();for(let r=0;r<n.length;r++){let i=n[r];if(i.classList.contains("xterm"))break;if(i.classList.contains("xterm-hover"))return}(!this._lastBufferCell||t.x!==this._lastBufferCell.x||t.y!==this._lastBufferCell.y)&&(this._handleHover(t),this._lastBufferCell=t)}_handleHover(e){if(this._activeLine!==e.y||this._wasResized){this._clearCurrentLink(),this._askForLink(e,!1),this._wasResized=!1;return}this._currentLink&&this._linkAtPosition(this._currentLink.link,e)||(this._clearCurrentLink(),this._askForLink(e,!0))}_askForLink(e,t){var r,i;(!this._activeProviderReplies||!t)&&((r=this._activeProviderReplies)==null||r.forEach(s=>{s==null||s.forEach(o=>{o.link.dispose&&o.link.dispose()})}),this._activeProviderReplies=new Map,this._activeLine=e.y);let n=!1;for(let[s,o]of this._linkProviderService.linkProviders.entries())t?(i=this._activeProviderReplies)!=null&&i.get(s)&&(n=this._checkLinkProviderResult(s,e,n)):o.provideLinks(e.y,a=>{var c,d;if(this._isMouseOut)return;let l=a==null?void 0:a.map(h=>({link:h}));(c=this._activeProviderReplies)==null||c.set(s,l),n=this._checkLinkProviderResult(s,e,n),((d=this._activeProviderReplies)==null?void 0:d.size)===this._linkProviderService.linkProviders.length&&this._removeIntersectingLinks(e.y,this._activeProviderReplies)})}_removeIntersectingLinks(e,t){let n=new Set;for(let r=0;r<t.size;r++){let i=t.get(r);if(i)for(let s=0;s<i.length;s++){let o=i[s],a=o.link.range.start.y<e?0:o.link.range.start.x,l=o.link.range.end.y>e?this._bufferService.cols:o.link.range.end.x;for(let c=a;c<=l;c++){if(n.has(c)){i.splice(s--,1);break}n.add(c)}}}}_checkLinkProviderResult(e,t,n){var s;if(!this._activeProviderReplies)return n;let r=this._activeProviderReplies.get(e),i=!1;for(let o=0;o<e;o++)(!this._activeProviderReplies.has(o)||this._activeProviderReplies.get(o))&&(i=!0);if(!i&&r){let o=r.find(a=>this._linkAtPosition(a.link,t));o&&(n=!0,this._handleNewLink(o))}if(this._activeProviderReplies.size===this._linkProviderService.linkProviders.length&&!n)for(let o=0;o<this._activeProviderReplies.size;o++){let a=(s=this._activeProviderReplies.get(o))==null?void 0:s.find(l=>this._linkAtPosition(l.link,t));if(a){n=!0,this._handleNewLink(a);break}}return n}_handleMouseDown(){this._mouseDownLink=this._currentLink}_handleMouseUp(e){if(!this._currentLink)return;let t=this._positionFromMouseEvent(e,this._element,this._mouseService);t&&this._mouseDownLink&&bB(this._mouseDownLink.link,this._currentLink.link)&&this._linkAtPosition(this._currentLink.link,t)&&this._currentLink.link.activate(e,this._currentLink.link.text)}_clearCurrentLink(e,t){!this._currentLink||!this._lastMouseEvent||(!e||!t||this._currentLink.link.range.start.y>=e&&this._currentLink.link.range.end.y<=t)&&(this._linkLeave(this._element,this._currentLink.link,this._lastMouseEvent),this._currentLink=void 0,fs(this._linkCacheDisposables),this._linkCacheDisposables.length=0)}_handleNewLink(e){if(!this._lastMouseEvent)return;let t=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);t&&this._linkAtPosition(e.link,t)&&(this._currentLink=e,this._currentLink.state={decorations:{underline:e.link.decorations===void 0?!0:e.link.decorations.underline,pointerCursor:e.link.decorations===void 0?!0:e.link.decorations.pointerCursor},isHovered:!0},this._linkHover(this._element,e.link,this._lastMouseEvent),e.link.decorations={},Object.defineProperties(e.link.decorations,{pointerCursor:{get:()=>{var n,r;return(r=(n=this._currentLink)==null?void 0:n.state)==null?void 0:r.decorations.pointerCursor},set:n=>{var r;(r=this._currentLink)!=null&&r.state&&this._currentLink.state.decorations.pointerCursor!==n&&(this._currentLink.state.decorations.pointerCursor=n,this._currentLink.state.isHovered&&this._element.classList.toggle("xterm-cursor-pointer",n))}},underline:{get:()=>{var n,r;return(r=(n=this._currentLink)==null?void 0:n.state)==null?void 0:r.decorations.underline},set:n=>{var r,i,s;(r=this._currentLink)!=null&&r.state&&((s=(i=this._currentLink)==null?void 0:i.state)==null?void 0:s.decorations.underline)!==n&&(this._currentLink.state.decorations.underline=n,this._currentLink.state.isHovered&&this._fireUnderlineEvent(e.link,n))}}}),this._linkCacheDisposables.push(this._renderService.onRenderedViewportChange(n=>{if(!this._currentLink)return;let r=n.start===0?0:n.start+1+this._bufferService.buffer.ydisp,i=this._bufferService.buffer.ydisp+1+n.end;if(this._currentLink.link.range.start.y>=r&&this._currentLink.link.range.end.y<=i&&(this._clearCurrentLink(r,i),this._lastMouseEvent)){let s=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);s&&this._askForLink(s,!1)}})))}_linkHover(e,t,n){var r;(r=this._currentLink)!=null&&r.state&&(this._currentLink.state.isHovered=!0,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(t,!0),this._currentLink.state.decorations.pointerCursor&&e.classList.add("xterm-cursor-pointer")),t.hover&&t.hover(n,t.text)}_fireUnderlineEvent(e,t){let n=e.range,r=this._bufferService.buffer.ydisp,i=this._createLinkUnderlineEvent(n.start.x-1,n.start.y-r-1,n.end.x,n.end.y-r-1,void 0);(t?this._onShowLinkUnderline:this._onHideLinkUnderline).fire(i)}_linkLeave(e,t,n){var r;(r=this._currentLink)!=null&&r.state&&(this._currentLink.state.isHovered=!1,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(t,!1),this._currentLink.state.decorations.pointerCursor&&e.classList.remove("xterm-cursor-pointer")),t.leave&&t.leave(n,t.text)}_linkAtPosition(e,t){let n=e.range.start.y*this._bufferService.cols+e.range.start.x,r=e.range.end.y*this._bufferService.cols+e.range.end.x,i=t.y*this._bufferService.cols+t.x;return n<=i&&i<=r}_positionFromMouseEvent(e,t,n){let r=n.getCoords(e,t,this._bufferService.cols,this._bufferService.rows);if(r)return{x:r[0],y:r[1]+this._bufferService.buffer.ydisp}}_createLinkUnderlineEvent(e,t,n,r,i){return{x1:e,y1:t,x2:n,y2:r,cols:this._bufferService.cols,fg:i}}};Af=At([ue(1,pm),ue(2,ti),ue(3,Nn),ue(4,n0)],Af);function bB(e,t){return e.text===t.text&&e.range.start.x===t.range.start.x&&e.range.start.y===t.range.start.y&&e.range.end.x===t.range.end.x&&e.range.end.y===t.range.end.y}var wB=class extends dB{constructor(e={}){super(e),this._linkifier=this._register(new oo),this.browser=w0,this._keyDownHandled=!1,this._keyDownSeen=!1,this._keyPressHandled=!1,this._unprocessedDeadKey=!1,this._accessibilityManager=this._register(new oo),this._onCursorMove=this._register(new te),this.onCursorMove=this._onCursorMove.event,this._onKey=this._register(new te),this.onKey=this._onKey.event,this._onRender=this._register(new te),this.onRender=this._onRender.event,this._onSelectionChange=this._register(new te),this.onSelectionChange=this._onSelectionChange.event,this._onTitleChange=this._register(new te),this.onTitleChange=this._onTitleChange.event,this._onBell=this._register(new te),this.onBell=this._onBell.event,this._onFocus=this._register(new te),this._onBlur=this._register(new te),this._onA11yCharEmitter=this._register(new te),this._onA11yTabEmitter=this._register(new te),this._onWillOpen=this._register(new te),this._setup(),this._decorationService=this._instantiationService.createInstance(gB),this._instantiationService.setService(Fa,this._decorationService),this._linkProviderService=this._instantiationService.createInstance(uz),this._instantiationService.setService(n0,this._linkProviderService),this._linkProviderService.registerLinkProvider(this._instantiationService.createInstance(ef)),this._register(this._inputHandler.onRequestBell(()=>this._onBell.fire())),this._register(this._inputHandler.onRequestRefreshRows(t=>this.refresh((t==null?void 0:t.start)??0,(t==null?void 0:t.end)??this.rows-1))),this._register(this._inputHandler.onRequestSendFocus(()=>this._reportFocus())),this._register(this._inputHandler.onRequestReset(()=>this.reset())),this._register(this._inputHandler.onRequestWindowsOptionsReport(t=>this._reportWindowsOptions(t))),this._register(this._inputHandler.onColor(t=>this._handleColorEvent(t))),this._register(ln.forward(this._inputHandler.onCursorMove,this._onCursorMove)),this._register(ln.forward(this._inputHandler.onTitleChange,this._onTitleChange)),this._register(ln.forward(this._inputHandler.onA11yChar,this._onA11yCharEmitter)),this._register(ln.forward(this._inputHandler.onA11yTab,this._onA11yTabEmitter)),this._register(this._bufferService.onResize(t=>this._afterResize(t.cols,t.rows))),this._register(wt(()=>{var t,n;this._customKeyEventHandler=void 0,(n=(t=this.element)==null?void 0:t.parentNode)==null||n.removeChild(this.element)}))}get linkifier(){return this._linkifier.value}get onFocus(){return this._onFocus.event}get onBlur(){return this._onBlur.event}get onA11yChar(){return this._onA11yCharEmitter.event}get onA11yTab(){return this._onA11yTabEmitter.event}get onWillOpen(){return this._onWillOpen.event}_handleColorEvent(e){if(this._themeService)for(let t of e){let n,r="";switch(t.index){case 256:n="foreground",r="10";break;case 257:n="background",r="11";break;case 258:n="cursor",r="12";break;default:n="ansi",r="4;"+t.index}switch(t.type){case 0:let i=yt.toColorRGB(n==="ansi"?this._themeService.colors.ansi[t.index]:this._themeService.colors[n]);this.coreService.triggerDataEvent(`${V.ESC}]${r};${oB(i)}${v0.ST}`);break;case 1:if(n==="ansi")this._themeService.modifyColors(s=>s.ansi[t.index]=Bt.toColor(...t.color));else{let s=n;this._themeService.modifyColors(o=>o[s]=Bt.toColor(...t.color))}break;case 2:this._themeService.restoreColor(t.index);break}}}_setup(){super._setup(),this._customKeyEventHandler=void 0}get buffer(){return this.buffers.active}focus(){this.textarea&&this.textarea.focus({preventScroll:!0})}_handleScreenReaderModeOptionChange(e){e?!this._accessibilityManager.value&&this._renderService&&(this._accessibilityManager.value=this._instantiationService.createInstance(zc,this)):this._accessibilityManager.clear()}_handleTextAreaFocus(e){this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(V.ESC+"[I"),this.element.classList.add("focus"),this._showCursor(),this._onFocus.fire()}blur(){var e;return(e=this.textarea)==null?void 0:e.blur()}_handleTextAreaBlur(){this.textarea.value="",this.refresh(this.buffer.y,this.buffer.y),this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(V.ESC+"[O"),this.element.classList.remove("focus"),this._onBlur.fire()}_syncTextArea(){if(!this.textarea||!this.buffer.isCursorInViewport||this._compositionHelper.isComposing||!this._renderService)return;let e=this.buffer.ybase+this.buffer.y,t=this.buffer.lines.get(e);if(!t)return;let n=Math.min(this.buffer.x,this.cols-1),r=this._renderService.dimensions.css.cell.height,i=t.getWidth(n),s=this._renderService.dimensions.css.cell.width*i,o=this.buffer.y*this._renderService.dimensions.css.cell.height,a=n*this._renderService.dimensions.css.cell.width;this.textarea.style.left=a+"px",this.textarea.style.top=o+"px",this.textarea.style.width=s+"px",this.textarea.style.height=r+"px",this.textarea.style.lineHeight=r+"px",this.textarea.style.zIndex="-5"}_initGlobal(){this._bindKeys(),this._register(Re(this.element,"copy",t=>{this.hasSelection()&&CM(t,this._selectionService)}));let e=t=>EM(t,this.textarea,this.coreService,this.optionsService);this._register(Re(this.textarea,"paste",e)),this._register(Re(this.element,"paste",e)),S0?this._register(Re(this.element,"mousedown",t=>{t.button===2&&x_(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})):this._register(Re(this.element,"contextmenu",t=>{x_(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})),Sm&&this._register(Re(this.element,"auxclick",t=>{t.button===1&&Kx(t,this.textarea,this.screenElement)}))}_bindKeys(){this._register(Re(this.textarea,"keyup",e=>this._keyUp(e),!0)),this._register(Re(this.textarea,"keydown",e=>this._keyDown(e),!0)),this._register(Re(this.textarea,"keypress",e=>this._keyPress(e),!0)),this._register(Re(this.textarea,"compositionstart",()=>this._compositionHelper.compositionstart())),this._register(Re(this.textarea,"compositionupdate",e=>this._compositionHelper.compositionupdate(e))),this._register(Re(this.textarea,"compositionend",()=>this._compositionHelper.compositionend())),this._register(Re(this.textarea,"input",e=>this._inputEvent(e),!0)),this._register(this.onRender(()=>this._compositionHelper.updateCompositionElements()))}open(e){var i;if(!e)throw new Error("Terminal requires a parent element.");if(e.isConnected||this._logService.debug("Terminal.open was called on an element that was not attached to the DOM"),((i=this.element)==null?void 0:i.ownerDocument.defaultView)&&this._coreBrowserService){this.element.ownerDocument.defaultView!==this._coreBrowserService.window&&(this._coreBrowserService.window=this.element.ownerDocument.defaultView);return}this._document=e.ownerDocument,this.options.documentOverride&&this.options.documentOverride instanceof Document&&(this._document=this.optionsService.rawOptions.documentOverride),this.element=this._document.createElement("div"),this.element.dir="ltr",this.element.classList.add("terminal"),this.element.classList.add("xterm"),e.appendChild(this.element);let t=this._document.createDocumentFragment();this._viewportElement=this._document.createElement("div"),this._viewportElement.classList.add("xterm-viewport"),t.appendChild(this._viewportElement),this.screenElement=this._document.createElement("div"),this.screenElement.classList.add("xterm-screen"),this._register(Re(this.screenElement,"mousemove",s=>this.updateCursorStyle(s))),this._helperContainer=this._document.createElement("div"),this._helperContainer.classList.add("xterm-helpers"),this.screenElement.appendChild(this._helperContainer),t.appendChild(this.screenElement);let n=this.textarea=this._document.createElement("textarea");this.textarea.classList.add("xterm-helper-textarea"),this.textarea.setAttribute("aria-label",Jd.get()),C0||this.textarea.setAttribute("aria-multiline","false"),this.textarea.setAttribute("autocorrect","off"),this.textarea.setAttribute("autocapitalize","off"),this.textarea.setAttribute("spellcheck","false"),this.textarea.tabIndex=0,this._register(this.optionsService.onSpecificOptionChange("disableStdin",()=>n.readOnly=this.optionsService.rawOptions.disableStdin)),this.textarea.readOnly=this.optionsService.rawOptions.disableStdin,this._coreBrowserService=this._register(this._instantiationService.createInstance(lz,this.textarea,e.ownerDocument.defaultView??window,this._document??typeof window<"u"?window.document:null)),this._instantiationService.setService(ei,this._coreBrowserService),this._register(Re(this.textarea,"focus",s=>this._handleTextAreaFocus(s))),this._register(Re(this.textarea,"blur",()=>this._handleTextAreaBlur())),this._helperContainer.appendChild(this.textarea),this._charSizeService=this._instantiationService.createInstance(Sf,this._document,this._helperContainer),this._instantiationService.setService(bu,this._charSizeService),this._themeService=this._instantiationService.createInstance(Ef),this._instantiationService.setService(po,this._themeService),this._characterJoinerService=this._instantiationService.createInstance(Ic),this._instantiationService.setService(t0,this._characterJoinerService),this._renderService=this._register(this._instantiationService.createInstance(kf,this.rows,this.screenElement)),this._instantiationService.setService(ti,this._renderService),this._register(this._renderService.onRenderedViewportChange(s=>this._onRender.fire(s))),this.onResize(s=>this._renderService.resize(s.cols,s.rows)),this._compositionView=this._document.createElement("div"),this._compositionView.classList.add("composition-view"),this._compositionHelper=this._instantiationService.createInstance(vf,this.textarea,this._compositionView),this._helperContainer.appendChild(this._compositionView),this._mouseService=this._instantiationService.createInstance(xf),this._instantiationService.setService(pm,this._mouseService);let r=this._linkifier.value=this._register(this._instantiationService.createInstance(Af,this.screenElement));this.element.appendChild(t);try{this._onWillOpen.fire(this.element)}catch{}this._renderService.hasRenderer()||this._renderService.setRenderer(this._createRenderer()),this._register(this.onCursorMove(()=>{this._renderService.handleCursorMove(),this._syncTextArea()})),this._register(this.onResize(()=>this._renderService.handleResize(this.cols,this.rows))),this._register(this.onBlur(()=>this._renderService.handleBlur())),this._register(this.onFocus(()=>this._renderService.handleFocus())),this._viewport=this._register(this._instantiationService.createInstance(yf,this.element,this.screenElement)),this._register(this._viewport.onRequestScrollLines(s=>{super.scrollLines(s,!1),this.refresh(0,this.rows-1)})),this._selectionService=this._register(this._instantiationService.createInstance(Cf,this.element,this.screenElement,r)),this._instantiationService.setService(AM,this._selectionService),this._register(this._selectionService.onRequestScrollLines(s=>this.scrollLines(s.amount,s.suppressScrollEvent))),this._register(this._selectionService.onSelectionChange(()=>this._onSelectionChange.fire())),this._register(this._selectionService.onRequestRedraw(s=>this._renderService.handleSelectionChanged(s.start,s.end,s.columnSelectMode))),this._register(this._selectionService.onLinuxMouseSelection(s=>{this.textarea.value=s,this.textarea.focus(),this.textarea.select()})),this._register(ln.any(this._onScroll.event,this._inputHandler.onScroll)(()=>{var s;this._selectionService.refresh(),(s=this._viewport)==null||s.queueSync()})),this._register(this._instantiationService.createInstance(_f,this.screenElement)),this._register(Re(this.element,"mousedown",s=>this._selectionService.handleMouseDown(s))),this.coreMouseService.areMouseEventsActive?(this._selectionService.disable(),this.element.classList.add("enable-mouse-events")):this._selectionService.enable(),this.options.screenReaderMode&&(this._accessibilityManager.value=this._instantiationService.createInstance(zc,this)),this._register(this.optionsService.onSpecificOptionChange("screenReaderMode",s=>this._handleScreenReaderModeOptionChange(s))),this.options.overviewRuler.width&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(Ac,this._viewportElement,this.screenElement))),this.optionsService.onSpecificOptionChange("overviewRuler",s=>{!this._overviewRulerRenderer&&s&&this._viewportElement&&this.screenElement&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(Ac,this._viewportElement,this.screenElement)))}),this._charSizeService.measure(),this.refresh(0,this.rows-1),this._initGlobal(),this.bindMouse()}_createRenderer(){return this._instantiationService.createInstance(wf,this,this._document,this.element,this.screenElement,this._viewportElement,this._helperContainer,this.linkifier)}bindMouse(){let e=this,t=this.element;function n(s){var c,d,h,f,p;let o=e._mouseService.getMouseReportCoords(s,e.screenElement);if(!o)return!1;let a,l;switch(s.overrideType||s.type){case"mousemove":l=32,s.buttons===void 0?(a=3,s.button!==void 0&&(a=s.button<3?s.button:3)):a=s.buttons&1?0:s.buttons&4?1:s.buttons&2?2:3;break;case"mouseup":l=0,a=s.button<3?s.button:3;break;case"mousedown":l=1,a=s.button<3?s.button:3;break;case"wheel":if(e._customWheelEventHandler&&e._customWheelEventHandler(s)===!1)return!1;let m=s.deltaY;if(m===0||e.coreMouseService.consumeWheelEvent(s,(f=(h=(d=(c=e._renderService)==null?void 0:c.dimensions)==null?void 0:d.device)==null?void 0:h.cell)==null?void 0:f.height,(p=e._coreBrowserService)==null?void 0:p.dpr)===0)return!1;l=m<0?0:1,a=4;break;default:return!1}return l===void 0||a===void 0||a>4?!1:e.coreMouseService.triggerMouseEvent({col:o.col,row:o.row,x:o.x,y:o.y,button:a,action:l,ctrl:s.ctrlKey,alt:s.altKey,shift:s.shiftKey})}let r={mouseup:null,wheel:null,mousedrag:null,mousemove:null},i={mouseup:s=>(n(s),s.buttons||(this._document.removeEventListener("mouseup",r.mouseup),r.mousedrag&&this._document.removeEventListener("mousemove",r.mousedrag)),this.cancel(s)),wheel:s=>(n(s),this.cancel(s,!0)),mousedrag:s=>{s.buttons&&n(s)},mousemove:s=>{s.buttons||n(s)}};this._register(this.coreMouseService.onProtocolChange(s=>{s?(this.optionsService.rawOptions.logLevel==="debug"&&this._logService.debug("Binding to mouse events:",this.coreMouseService.explainEvents(s)),this.element.classList.add("enable-mouse-events"),this._selectionService.disable()):(this._logService.debug("Unbinding from mouse events."),this.element.classList.remove("enable-mouse-events"),this._selectionService.enable()),s&8?r.mousemove||(t.addEventListener("mousemove",i.mousemove),r.mousemove=i.mousemove):(t.removeEventListener("mousemove",r.mousemove),r.mousemove=null),s&16?r.wheel||(t.addEventListener("wheel",i.wheel,{passive:!1}),r.wheel=i.wheel):(t.removeEventListener("wheel",r.wheel),r.wheel=null),s&2?r.mouseup||(r.mouseup=i.mouseup):(this._document.removeEventListener("mouseup",r.mouseup),r.mouseup=null),s&4?r.mousedrag||(r.mousedrag=i.mousedrag):(this._document.removeEventListener("mousemove",r.mousedrag),r.mousedrag=null)})),this.coreMouseService.activeProtocol=this.coreMouseService.activeProtocol,this._register(Re(t,"mousedown",s=>{if(s.preventDefault(),this.focus(),!(!this.coreMouseService.areMouseEventsActive||this._selectionService.shouldForceSelection(s)))return n(s),r.mouseup&&this._document.addEventListener("mouseup",r.mouseup),r.mousedrag&&this._document.addEventListener("mousemove",r.mousedrag),this.cancel(s)})),this._register(Re(t,"wheel",s=>{var o,a,l,c,d;if(!r.wheel){if(this._customWheelEventHandler&&this._customWheelEventHandler(s)===!1)return!1;if(!this.buffer.hasScrollback){if(s.deltaY===0)return!1;if(e.coreMouseService.consumeWheelEvent(s,(c=(l=(a=(o=e._renderService)==null?void 0:o.dimensions)==null?void 0:a.device)==null?void 0:l.cell)==null?void 0:c.height,(d=e._coreBrowserService)==null?void 0:d.dpr)===0)return this.cancel(s,!0);let h=V.ESC+(this.coreService.decPrivateModes.applicationCursorKeys?"O":"[")+(s.deltaY<0?"A":"B");return this.coreService.triggerDataEvent(h,!0),this.cancel(s,!0)}}},{passive:!1}))}refresh(e,t){var n;(n=this._renderService)==null||n.refreshRows(e,t)}updateCursorStyle(e){var t;(t=this._selectionService)!=null&&t.shouldColumnSelect(e)?this.element.classList.add("column-select"):this.element.classList.remove("column-select")}_showCursor(){this.coreService.isCursorInitialized||(this.coreService.isCursorInitialized=!0,this.refresh(this.buffer.y,this.buffer.y))}scrollLines(e,t){this._viewport?this._viewport.scrollLines(e):super.scrollLines(e,t),this.refresh(0,this.rows-1)}scrollPages(e){this.scrollLines(e*(this.rows-1))}scrollToTop(){this.scrollLines(-this._bufferService.buffer.ydisp)}scrollToBottom(e){e&&this._viewport?this._viewport.scrollToLine(this.buffer.ybase,!0):this.scrollLines(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp)}scrollToLine(e){let t=e-this._bufferService.buffer.ydisp;t!==0&&this.scrollLines(t)}paste(e){qx(e,this.textarea,this.coreService,this.optionsService)}attachCustomKeyEventHandler(e){this._customKeyEventHandler=e}attachCustomWheelEventHandler(e){this._customWheelEventHandler=e}registerLinkProvider(e){return this._linkProviderService.registerLinkProvider(e)}registerCharacterJoiner(e){if(!this._characterJoinerService)throw new Error("Terminal must be opened first");let t=this._characterJoinerService.register(e);return this.refresh(0,this.rows-1),t}deregisterCharacterJoiner(e){if(!this._characterJoinerService)throw new Error("Terminal must be opened first");this._characterJoinerService.deregister(e)&&this.refresh(0,this.rows-1)}get markers(){return this.buffer.markers}registerMarker(e){return this.buffer.addMarker(this.buffer.ybase+this.buffer.y+e)}registerDecoration(e){return this._decorationService.registerDecoration(e)}hasSelection(){return this._selectionService?this._selectionService.hasSelection:!1}select(e,t,n){this._selectionService.setSelection(e,t,n)}getSelection(){return this._selectionService?this._selectionService.selectionText:""}getSelectionPosition(){if(!(!this._selectionService||!this._selectionService.hasSelection))return{start:{x:this._selectionService.selectionStart[0],y:this._selectionService.selectionStart[1]},end:{x:this._selectionService.selectionEnd[0],y:this._selectionService.selectionEnd[1]}}}clearSelection(){var e;(e=this._selectionService)==null||e.clearSelection()}selectAll(){var e;(e=this._selectionService)==null||e.selectAll()}selectLines(e,t){var n;(n=this._selectionService)==null||n.selectLines(e,t)}_keyDown(e){if(this._keyDownHandled=!1,this._keyDownSeen=!0,this._customKeyEventHandler&&this._customKeyEventHandler(e)===!1)return!1;let t=this.browser.isMac&&this.options.macOptionIsMeta&&e.altKey;if(!t&&!this._compositionHelper.keydown(e))return this.options.scrollOnUserInput&&this.buffer.ybase!==this.buffer.ydisp&&this.scrollToBottom(!0),!1;!t&&(e.key==="Dead"||e.key==="AltGraph")&&(this._unprocessedDeadKey=!0);let n=pB(e,this.coreService.decPrivateModes.applicationCursorKeys,this.browser.isMac,this.options.macOptionIsMeta);if(this.updateCursorStyle(e),n.type===3||n.type===2){let r=this.rows-1;return this.scrollLines(n.type===2?-r:r),this.cancel(e,!0)}if(n.type===1&&this.selectAll(),this._isThirdLevelShift(this.browser,e)||(n.cancel&&this.cancel(e,!0),!n.key)||e.key&&!e.ctrlKey&&!e.altKey&&!e.metaKey&&e.key.length===1&&e.key.charCodeAt(0)>=65&&e.key.charCodeAt(0)<=90)return!0;if(this._unprocessedDeadKey)return this._unprocessedDeadKey=!1,!0;if((n.key===V.ETX||n.key===V.CR)&&(this.textarea.value=""),this._onKey.fire({key:n.key,domEvent:e}),this._showCursor(),this.coreService.triggerDataEvent(n.key,!0),!this.optionsService.rawOptions.screenReaderMode||e.altKey||e.ctrlKey)return this.cancel(e,!0);this._keyDownHandled=!0}_isThirdLevelShift(e,t){let n=e.isMac&&!this.options.macOptionIsMeta&&t.altKey&&!t.ctrlKey&&!t.metaKey||e.isWindows&&t.altKey&&t.ctrlKey&&!t.metaKey||e.isWindows&&t.getModifierState("AltGraph");return t.type==="keypress"?n:n&&(!t.keyCode||t.keyCode>47)}_keyUp(e){this._keyDownSeen=!1,!(this._customKeyEventHandler&&this._customKeyEventHandler(e)===!1)&&(SB(e)||this.focus(),this.updateCursorStyle(e),this._keyPressHandled=!1)}_keyPress(e){let t;if(this._keyPressHandled=!1,this._keyDownHandled||this._customKeyEventHandler&&this._customKeyEventHandler(e)===!1)return!1;if(this.cancel(e),e.charCode)t=e.charCode;else if(e.which===null||e.which===void 0)t=e.keyCode;else if(e.which!==0&&e.charCode!==0)t=e.which;else return!1;return!t||(e.altKey||e.ctrlKey||e.metaKey)&&!this._isThirdLevelShift(this.browser,e)?!1:(t=String.fromCharCode(t),this._onKey.fire({key:t,domEvent:e}),this._showCursor(),this.coreService.triggerDataEvent(t,!0),this._keyPressHandled=!0,this._unprocessedDeadKey=!1,!0)}_inputEvent(e){if(e.data&&e.inputType==="insertText"&&(!e.composed||!this._keyDownSeen)&&!this.optionsService.rawOptions.screenReaderMode){if(this._keyPressHandled)return!1;this._unprocessedDeadKey=!1;let t=e.data;return this.coreService.triggerDataEvent(t,!0),this.cancel(e),!0}return!1}resize(e,t){if(e===this.cols&&t===this.rows){this._charSizeService&&!this._charSizeService.hasValidSize&&this._charSizeService.measure();return}super.resize(e,t)}_afterResize(e,t){var n;(n=this._charSizeService)==null||n.measure()}clear(){if(!(this.buffer.ybase===0&&this.buffer.y===0)){this.buffer.clearAllMarkers(),this.buffer.lines.set(0,this.buffer.lines.get(this.buffer.ybase+this.buffer.y)),this.buffer.lines.length=1,this.buffer.ydisp=0,this.buffer.ybase=0,this.buffer.y=0;for(let e=1;e<this.rows;e++)this.buffer.lines.push(this.buffer.getBlankLine(zt));this._onScroll.fire({position:this.buffer.ydisp}),this.refresh(0,this.rows-1)}}reset(){var t;this.options.rows=this.rows,this.options.cols=this.cols;let e=this._customKeyEventHandler;this._setup(),super.reset(),(t=this._selectionService)==null||t.reset(),this._decorationService.reset(),this._customKeyEventHandler=e,this.refresh(0,this.rows-1)}clearTextureAtlas(){var e;(e=this._renderService)==null||e.clearTextureAtlas()}_reportFocus(){var e;(e=this.element)!=null&&e.classList.contains("focus")?this.coreService.triggerDataEvent(V.ESC+"[I"):this.coreService.triggerDataEvent(V.ESC+"[O")}_reportWindowsOptions(e){if(this._renderService)switch(e){case 0:let t=this._renderService.dimensions.css.canvas.width.toFixed(0),n=this._renderService.dimensions.css.canvas.height.toFixed(0);this.coreService.triggerDataEvent(`${V.ESC}[4;${n};${t}t`);break;case 1:let r=this._renderService.dimensions.css.cell.width.toFixed(0),i=this._renderService.dimensions.css.cell.height.toFixed(0);this.coreService.triggerDataEvent(`${V.ESC}[6;${i};${r}t`);break}}cancel(e,t){if(!(!this.options.cancelEvents&&!t))return e.preventDefault(),e.stopPropagation(),!1}};function SB(e){return e.keyCode===16||e.keyCode===17||e.keyCode===18}var xB=class{constructor(){this._addons=[]}dispose(){for(let e=this._addons.length-1;e>=0;e--)this._addons[e].instance.dispose()}loadAddon(e,t){let n={instance:t,dispose:t.dispose,isDisposed:!1};this._addons.push(n),t.dispose=()=>this._wrappedAddonDispose(n),t.activate(e)}_wrappedAddonDispose(e){if(e.isDisposed)return;let t=-1;for(let n=0;n<this._addons.length;n++)if(this._addons[n]===e){t=n;break}if(t===-1)throw new Error("Could not dispose an addon that has not been loaded");e.isDisposed=!0,e.dispose.apply(e.instance),this._addons.splice(t,1)}},kB=class{constructor(e){this._line=e}get isWrapped(){return this._line.isWrapped}get length(){return this._line.length}getCell(e,t){if(!(e<0||e>=this._line.length))return t?(this._line.loadCell(e,t),t):this._line.loadCell(e,new or)}translateToString(e,t,n){return this._line.translateToString(e,t,n)}},pv=class{constructor(e,t){this._buffer=e,this.type=t}init(e){return this._buffer=e,this}get cursorY(){return this._buffer.y}get cursorX(){return this._buffer.x}get viewportY(){return this._buffer.ydisp}get baseY(){return this._buffer.ybase}get length(){return this._buffer.lines.length}getLine(e){let t=this._buffer.lines.get(e);if(t)return new kB(t)}getNullCell(){return new or}},CB=class extends $e{constructor(e){super(),this._core=e,this._onBufferChange=this._register(new te),this.onBufferChange=this._onBufferChange.event,this._normal=new pv(this._core.buffers.normal,"normal"),this._alternate=new pv(this._core.buffers.alt,"alternate"),this._core.buffers.onBufferActivate(()=>this._onBufferChange.fire(this.active))}get active(){if(this._core.buffers.active===this._core.buffers.normal)return this.normal;if(this._core.buffers.active===this._core.buffers.alt)return this.alternate;throw new Error("Active buffer is neither normal nor alternate")}get normal(){return this._normal.init(this._core.buffers.normal)}get alternate(){return this._alternate.init(this._core.buffers.alt)}},EB=class{constructor(e){this._core=e}registerCsiHandler(e,t){return this._core.registerCsiHandler(e,n=>t(n.toArray()))}addCsiHandler(e,t){return this.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._core.registerDcsHandler(e,(n,r)=>t(n,r.toArray()))}addDcsHandler(e,t){return this.registerDcsHandler(e,t)}registerEscHandler(e,t){return this._core.registerEscHandler(e,t)}addEscHandler(e,t){return this.registerEscHandler(e,t)}registerOscHandler(e,t){return this._core.registerOscHandler(e,t)}addOscHandler(e,t){return this.registerOscHandler(e,t)}},NB=class{constructor(e){this._core=e}register(e){this._core.unicodeService.register(e)}get versions(){return this._core.unicodeService.versions}get activeVersion(){return this._core.unicodeService.activeVersion}set activeVersion(e){this._core.unicodeService.activeVersion=e}},jB=["cols","rows"],xr=0,RB=class extends $e{constructor(e){super(),this._core=this._register(new wB(e)),this._addonManager=this._register(new xB),this._publicOptions={...this._core.options};let t=r=>this._core.options[r],n=(r,i)=>{this._checkReadonlyOptions(r),this._core.options[r]=i};for(let r in this._core.options){let i={get:t.bind(this,r),set:n.bind(this,r)};Object.defineProperty(this._publicOptions,r,i)}}_checkReadonlyOptions(e){if(jB.includes(e))throw new Error(`Option "${e}" can only be set in the constructor`)}_checkProposedApi(){if(!this._core.optionsService.rawOptions.allowProposedApi)throw new Error("You must set the allowProposedApi option to true to use proposed API")}get onBell(){return this._core.onBell}get onBinary(){return this._core.onBinary}get onCursorMove(){return this._core.onCursorMove}get onData(){return this._core.onData}get onKey(){return this._core.onKey}get onLineFeed(){return this._core.onLineFeed}get onRender(){return this._core.onRender}get onResize(){return this._core.onResize}get onScroll(){return this._core.onScroll}get onSelectionChange(){return this._core.onSelectionChange}get onTitleChange(){return this._core.onTitleChange}get onWriteParsed(){return this._core.onWriteParsed}get element(){return this._core.element}get parser(){return this._parser||(this._parser=new EB(this._core)),this._parser}get unicode(){return this._checkProposedApi(),new NB(this._core)}get textarea(){return this._core.textarea}get rows(){return this._core.rows}get cols(){return this._core.cols}get buffer(){return this._buffer||(this._buffer=this._register(new CB(this._core))),this._buffer}get markers(){return this._checkProposedApi(),this._core.markers}get modes(){let e=this._core.coreService.decPrivateModes,t="none";switch(this._core.coreMouseService.activeProtocol){case"X10":t="x10";break;case"VT200":t="vt200";break;case"DRAG":t="drag";break;case"ANY":t="any";break}return{applicationCursorKeysMode:e.applicationCursorKeys,applicationKeypadMode:e.applicationKeypad,bracketedPasteMode:e.bracketedPasteMode,insertMode:this._core.coreService.modes.insertMode,mouseTrackingMode:t,originMode:e.origin,reverseWraparoundMode:e.reverseWraparound,sendFocusMode:e.sendFocus,synchronizedOutputMode:e.synchronizedOutput,wraparoundMode:e.wraparound}}get options(){return this._publicOptions}set options(e){for(let t in e)this._publicOptions[t]=e[t]}blur(){this._core.blur()}focus(){this._core.focus()}input(e,t=!0){this._core.input(e,t)}resize(e,t){this._verifyIntegers(e,t),this._core.resize(e,t)}open(e){this._core.open(e)}attachCustomKeyEventHandler(e){this._core.attachCustomKeyEventHandler(e)}attachCustomWheelEventHandler(e){this._core.attachCustomWheelEventHandler(e)}registerLinkProvider(e){return this._core.registerLinkProvider(e)}registerCharacterJoiner(e){return this._checkProposedApi(),this._core.registerCharacterJoiner(e)}deregisterCharacterJoiner(e){this._checkProposedApi(),this._core.deregisterCharacterJoiner(e)}registerMarker(e=0){return this._verifyIntegers(e),this._core.registerMarker(e)}registerDecoration(e){return this._checkProposedApi(),this._verifyPositiveIntegers(e.x??0,e.width??0,e.height??0),this._core.registerDecoration(e)}hasSelection(){return this._core.hasSelection()}select(e,t,n){this._verifyIntegers(e,t,n),this._core.select(e,t,n)}getSelection(){return this._core.getSelection()}getSelectionPosition(){return this._core.getSelectionPosition()}clearSelection(){this._core.clearSelection()}selectAll(){this._core.selectAll()}selectLines(e,t){this._verifyIntegers(e,t),this._core.selectLines(e,t)}dispose(){super.dispose()}scrollLines(e){this._verifyIntegers(e),this._core.scrollLines(e)}scrollPages(e){this._verifyIntegers(e),this._core.scrollPages(e)}scrollToTop(){this._core.scrollToTop()}scrollToBottom(){this._core.scrollToBottom()}scrollToLine(e){this._verifyIntegers(e),this._core.scrollToLine(e)}clear(){this._core.clear()}write(e,t){this._core.write(e,t)}writeln(e,t){this._core.write(e),this._core.write(`\r
|
|
118
|
+
`,t)}paste(e){this._core.paste(e)}refresh(e,t){this._verifyIntegers(e,t),this._core.refresh(e,t)}reset(){this._core.reset()}clearTextureAtlas(){this._core.clearTextureAtlas()}loadAddon(e){this._addonManager.loadAddon(this,e)}static get strings(){return{get promptLabel(){return Jd.get()},set promptLabel(e){Jd.set(e)},get tooMuchOutput(){return Zd.get()},set tooMuchOutput(e){Zd.set(e)}}}_verifyIntegers(...e){for(xr of e)if(xr===1/0||isNaN(xr)||xr%1!==0)throw new Error("This API only accepts integers")}_verifyPositiveIntegers(...e){for(xr of e)if(xr&&(xr===1/0||isNaN(xr)||xr%1!==0||xr<0))throw new Error("This API only accepts positive integers")}};/**
|
|
119
|
+
* Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
|
|
120
|
+
* @license MIT
|
|
121
|
+
*
|
|
122
|
+
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
|
123
|
+
* @license MIT
|
|
124
|
+
*
|
|
125
|
+
* Originally forked from (with the author's permission):
|
|
126
|
+
* Fabrice Bellard's javascript vt100 for jslinux:
|
|
127
|
+
* http://bellard.org/jslinux/
|
|
128
|
+
* Copyright (c) 2011 Fabrice Bellard
|
|
129
|
+
*/var TB=2,DB=1,PB=class{activate(e){this._terminal=e}dispose(){}fit(){let e=this.proposeDimensions();if(!e||!this._terminal||isNaN(e.cols)||isNaN(e.rows))return;let t=this._terminal._core;(this._terminal.rows!==e.rows||this._terminal.cols!==e.cols)&&(t._renderService.clear(),this._terminal.resize(e.cols,e.rows))}proposeDimensions(){var h;if(!this._terminal||!this._terminal.element||!this._terminal.element.parentElement)return;let e=this._terminal._core._renderService.dimensions;if(e.css.cell.width===0||e.css.cell.height===0)return;let t=this._terminal.options.scrollback===0?0:((h=this._terminal.options.overviewRuler)==null?void 0:h.width)||14,n=window.getComputedStyle(this._terminal.element.parentElement),r=parseInt(n.getPropertyValue("height")),i=Math.max(0,parseInt(n.getPropertyValue("width"))),s=window.getComputedStyle(this._terminal.element),o={top:parseInt(s.getPropertyValue("padding-top")),bottom:parseInt(s.getPropertyValue("padding-bottom")),right:parseInt(s.getPropertyValue("padding-right")),left:parseInt(s.getPropertyValue("padding-left"))},a=o.top+o.bottom,l=o.right+o.left,c=r-a,d=i-l-t;return{cols:Math.max(TB,Math.floor(d/e.css.cell.width)),rows:Math.max(DB,Math.floor(c/e.css.cell.height))}}};function LB({token:e}){const t=w.useRef(null),[n,r]=w.useState("connecting"),[i,s]=w.useState(null);return w.useEffect(()=>{const o=t.current;if(!o)return;const a=new RB({fontSize:13,fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",cursorBlink:!0,theme:{background:"#1e1e1e",foreground:"#d4d4d4"}}),l=new PB;a.loadAddon(l),a.open(o);try{l.fit()}catch{}const c=window.location.protocol==="https:"?"wss":"ws",d=new URL(`${c}://${window.location.host}/ws/pty`);e&&d.searchParams.set("t",e);const h=new WebSocket(d.toString()),f=()=>{h.readyState===WebSocket.OPEN&&h.send(JSON.stringify({type:"resize",cols:a.cols,rows:a.rows}))};h.onopen=()=>{r("open");try{l.fit()}catch{}f(),a.focus()},h.onmessage=y=>{let b;try{b=JSON.parse(y.data)}catch{return}b.type==="data"?a.write(b.data):b.type==="error"?(r("error"),s(b.message||"terminal not available")):b.type==="exit"&&(r("closed"),a.write(`\r
|
|
130
|
+
[session ended${b.code!=null?` (exit ${b.code})`:""}]\r
|
|
131
|
+
`))},h.onclose=()=>r(y=>y==="error"?y:"closed"),h.onerror=()=>{r("error"),s("connection failed")};const p=a.onData(y=>{h.readyState===WebSocket.OPEN&&h.send(JSON.stringify({type:"data",data:y}))});let m;try{m=new ResizeObserver(()=>{try{l.fit(),f()}catch{}}),m.observe(o)}catch{}return()=>{try{m==null||m.disconnect()}catch{}try{p.dispose()}catch{}try{h.close()}catch{}try{a.dispose()}catch{}}},[e]),u.jsxs("div",{className:"terminal-block","data-testid":"terminal-block",children:[n==="error"&&u.jsx("div",{className:"terminal-msg err","data-testid":"terminal-error",children:i||"terminal not available"}),u.jsx("div",{className:"terminal-host",ref:t,"data-testid":"terminal-host"})]})}function AB({spec:e}){if(!e||!e.kind)return u.jsx("div",{className:"cb-empty","data-testid":"custom-empty",children:"This block has nothing to show yet."});const{kind:t,note:n,data:r={}}=e;return u.jsxs("div",{className:"cb-block","data-testid":"custom-block","data-kind":t,children:[n&&u.jsx("p",{className:"cb-note",children:n}),t==="metric"&&u.jsx(IB,{data:r}),t==="list"&&u.jsx(MB,{data:r}),t==="table"&&u.jsx(OB,{data:r}),t==="markdown"&&u.jsx(zB,{data:r})]})}function IB({data:e}){const t=["up","down","flat"].includes(e.trend)?e.trend:null;return u.jsxs("div",{className:"cb-metric","data-testid":"custom-metric",children:[u.jsx("div",{className:"cb-metric-value",children:e.value??"—"}),e.label&&u.jsx("div",{className:"cb-metric-label",children:e.label}),e.delta&&u.jsxs("div",{className:`cb-metric-delta ${t?`is-${t}`:""}`,"data-testid":"custom-delta",children:[t==="up"?"▲ ":t==="down"?"▼ ":"",e.delta]}),Array.isArray(e.spark)&&e.spark.length>0&&u.jsx(BB,{values:e.spark})]})}function MB({data:e}){const t=Array.isArray(e.items)?e.items:[];return t.length?u.jsx("ul",{className:"cb-list","data-testid":"custom-list",children:t.map((n,r)=>u.jsxs("li",{className:"cb-list-row",children:[u.jsx("span",{className:"cb-list-label",children:n.label}),n.value!==void 0&&n.value!==""&&u.jsx("span",{className:"cb-list-value",children:n.value})]},r))}):u.jsx("div",{className:"cb-empty","data-testid":"custom-empty",children:"Empty list."})}function OB({data:e}){const t=Array.isArray(e.columns)?e.columns:[],n=Array.isArray(e.rows)?e.rows:[];return n.length?u.jsx("div",{className:"cb-table-wrap",children:u.jsxs("table",{className:"cb-table","data-testid":"custom-table",children:[t.length>0&&u.jsx("thead",{children:u.jsx("tr",{children:t.map((r,i)=>u.jsx("th",{children:r},i))})}),u.jsx("tbody",{children:n.map((r,i)=>u.jsx("tr",{children:(Array.isArray(r)?r:[r]).map((s,o)=>u.jsx("td",{children:s},o))},i))})]})}):u.jsx("div",{className:"cb-empty","data-testid":"custom-empty",children:"No rows."})}function zB({data:e}){const t=typeof e.text=="string"?e.text:"";return t?u.jsx("div",{className:"cb-markdown","data-testid":"custom-markdown",children:u.jsx(ex,{text:t})}):u.jsx("div",{className:"cb-empty","data-testid":"custom-empty",children:"Empty note."})}function BB({values:e}){const t=Math.max(...e,1);return u.jsx("div",{className:"cb-spark","data-testid":"custom-spark","aria-hidden":"true",children:e.map((n,r)=>u.jsx("span",{className:"cb-spark-bar",style:{height:`${8+Math.round(Math.max(0,n)/t*92)}%`}},r))})}function FB({onClose:e}){const[t,n]=w.useState("viewer"),[r,i]=w.useState(24),[s,o]=w.useState(""),[a,l]=w.useState(null),[c,d]=w.useState([]),[h,f]=w.useState(null),[p,m]=w.useState(!1);w.useEffect(()=>{y()},[]);async function y(){const g=await fetch("/api/share").catch(()=>null);if(!g||!g.ok)return;const x=await g.json();d(x.tokens||[])}async function b(){f(null),m(!0);try{const g=await fetch("/api/share",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({role:t,ttlSeconds:Math.max(60,Number(r)*3600),label:s})}),x=await g.json();if(!g.ok)throw new Error(x.error||`HTTP ${g.status}`);l(x),y()}catch(g){f(g.message||String(g))}finally{m(!1)}}async function _(g){await fetch(`/api/share/${encodeURIComponent(g)}`,{method:"DELETE"}),y()}async function v(g){try{await navigator.clipboard.writeText(g)}catch{}}return u.jsx("div",{className:"modal-backdrop",onClick:e,children:u.jsxs("div",{className:"modal",onClick:g=>g.stopPropagation(),"data-testid":"share-dialog",children:[u.jsx("h2",{children:"Share workspace"}),u.jsx("p",{className:"muted",children:"Issue a token-protected URL. Anyone with the link opens this workspace in their browser with the role you choose."}),u.jsx("label",{children:"Role"}),u.jsx("div",{className:"row",children:u.jsxs("label",{style:{display:"flex",alignItems:"center",gap:6,color:"var(--text)"},children:[u.jsx("input",{type:"radio",name:"role",value:"viewer",checked:t==="viewer",onChange:()=>n("viewer"),"data-testid":"share-role-viewer"}),u.jsx("span",{children:"Viewer — read-only chat + preview"})]})}),u.jsx("div",{className:"row",children:u.jsxs("label",{style:{display:"flex",alignItems:"center",gap:6,color:"var(--text)"},children:[u.jsx("input",{type:"radio",name:"role",value:"client",checked:t==="client",onChange:()=>n("client"),"data-testid":"share-role-client"}),u.jsx("span",{children:"Client — can chat and request changes"})]})}),u.jsxs("div",{className:"row",children:[u.jsxs("div",{children:[u.jsx("label",{children:"Expires in"}),u.jsx("input",{type:"number",min:"1",value:r,onChange:g=>i(g.target.value),style:{width:80,background:"var(--bg)",color:"var(--text)",border:"1px solid var(--border)",padding:"4px 8px",borderRadius:6},"data-testid":"share-ttl"}),u.jsx("span",{style:{marginLeft:6,color:"var(--text-muted)",fontSize:12},children:"hours"})]}),u.jsxs("div",{style:{flex:1},children:[u.jsx("label",{children:"Label (optional)"}),u.jsx("input",{value:s,onChange:g=>o(g.target.value),placeholder:"e.g. Mel preview",style:{width:"100%",background:"var(--bg)",color:"var(--text)",border:"1px solid var(--border)",padding:"4px 8px",borderRadius:6},"data-testid":"share-label"})]})]}),h&&u.jsx("div",{style:{color:"var(--error)",fontSize:12,marginBottom:8},"data-testid":"share-error",children:h}),a&&u.jsxs(u.Fragment,{children:[u.jsx("label",{children:"Share URL"}),u.jsx("div",{className:"url-output","data-testid":"share-url",children:a.shareUrl}),u.jsxs("div",{style:{display:"flex",gap:8},children:[u.jsx("button",{onClick:()=>v(a.shareUrl),"data-testid":"share-copy",children:"Copy"}),u.jsx("a",{href:a.shareUrl,target:"_blank",rel:"noreferrer",children:u.jsx("button",{children:"Open"})})]})]}),c.length>0&&u.jsxs("div",{style:{marginTop:16},children:[u.jsx("label",{children:"Active share tokens"}),u.jsx("div",{style:{maxHeight:140,overflow:"auto",border:"1px solid var(--border)",borderRadius:6},children:c.map(g=>u.jsxs("div",{style:{padding:"6px 10px",borderBottom:"1px solid var(--border)",display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:12},"data-testid":`active-token-${g.sub}`,children:[u.jsxs("div",{children:[u.jsx("strong",{children:g.label||g.role})," ",u.jsxs("span",{style:{color:"var(--text-muted)"},children:["(",g.role,", expires ",new Date(g.exp*1e3).toLocaleString(),")"]})]}),u.jsx("button",{onClick:()=>_(g.sub),style:{fontSize:11},"data-testid":`revoke-${g.sub}`,children:"Revoke"})]},g.sub))})]}),u.jsxs("div",{className:"actions",children:[u.jsx("button",{onClick:e,"data-testid":"share-close",children:"Close"}),u.jsx("button",{className:"primary",onClick:b,disabled:p,"data-testid":"share-issue",children:p?u.jsx("span",{className:"spinner"}):"Issue URL"})]})]})})}function $B({onClose:e,token:t}){var F,L;const[n,r]=w.useState(null),[i,s]=w.useState(!1),[o,a]=w.useState(null),[l,c]=w.useState(!1),[d,h]=w.useState(""),[f,p]=w.useState(""),[m,y]=w.useState(168),[b,_]=w.useState(null);w.useEffect(()=>{g()},[]);function v(T,I={}){const j={...I.headers||{}};return t&&(j.Authorization=`Bearer ${t}`),fetch(T,{...I,headers:j})}async function g(){a(null),s(!1);const T=await v("/api/sync/status").catch(()=>null);if(!T||!T.ok){s(!0);return}r(await T.json())}async function x(T){a(null),c(!0);try{await T()}catch(I){a(I.message||String(I))}finally{c(!1)}}const k=()=>x(async()=>{const T=await v("/api/sync/pair",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({inviteCode:d})}),I=await T.json();if(!T.ok)throw new Error(I.error||`HTTP ${T.status}`);h(""),await g()}),S=()=>x(async()=>{var j,O;const T=await v("/api/sync/invite",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({projectCode:(O=(j=n==null?void 0:n.workspaces)==null?void 0:j[0])==null?void 0:O.projectId,displayName:f,expiresHours:Math.max(1,Number(m)||168)})}),I=await T.json();if(!T.ok)throw new Error(I.error||`HTTP ${T.status}`);_(I.invite)}),N=()=>x(async()=>{var j,O;const T=await v("/api/sync/detach",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({workspaceId:(O=(j=n==null?void 0:n.workspaces)==null?void 0:j[0])==null?void 0:O.workspaceId})}),I=await T.json();if(!T.ok)throw new Error(I.error||`HTTP ${T.status}`);_(null),await g()});async function P(T){try{await navigator.clipboard.writeText(T)}catch{}}const B=((F=n==null?void 0:n.workspaces)==null?void 0:F[0])||null,R=!!n&&!((L=n.daemon)!=null&&L.running);return u.jsx("div",{className:"modal-backdrop",onClick:e,children:u.jsxs("div",{className:"modal",onClick:T=>T.stopPropagation(),"data-testid":"sync-dialog",children:[u.jsx("h2",{children:"Collaborate on this folder"}),u.jsx("p",{className:"muted",children:"bmo-sync keeps this workspace folder identical across machines — yours and a collaborator's. Both of you edit; changes flow both ways. Like a shared drive, but built for workspaces."}),!n&&!i&&u.jsxs("div",{className:"muted",children:[u.jsx("span",{className:"spinner"})," Checking sync status…"]}),i&&u.jsxs("div",{className:"sync-state warn","data-testid":"sync-load-failed",children:[u.jsx("strong",{children:"Couldn't load sync status."}),u.jsx("span",{className:"muted",children:"The workspace server didn't answer. Try again."})]}),R&&u.jsxs("div",{className:"sync-state warn","data-testid":"sync-daemon-down",children:[u.jsx("strong",{children:"The bmo-sync daemon isn't running."}),u.jsx("span",{className:"muted",children:"Folder sharing needs the background sync service running on this machine. Start it, then recheck."})]}),n&&!R&&!B&&u.jsxs(u.Fragment,{children:[u.jsxs("div",{className:"sync-state","data-testid":"sync-unpaired",children:[u.jsxs("strong",{children:[n.workspaceName," isn't shared yet."]}),u.jsx("span",{className:"muted",children:"Got an invite code from a collaborator? Paste it to sync this folder with theirs."})]}),u.jsx("label",{children:"Invite code"}),u.jsxs("div",{className:"row",children:[u.jsx("input",{className:"sync-input",style:{flex:1},value:d,onChange:T=>h(T.target.value),placeholder:"e.g. CAFE-MILANO-A8X3","data-testid":"sync-invite-input"}),u.jsx("button",{className:"primary",onClick:k,disabled:l||!d.trim(),"data-testid":"sync-join",children:l?u.jsx("span",{className:"spinner"}):"Connect folder"})]})]}),n&&!R&&B&&u.jsxs(u.Fragment,{children:[u.jsxs("div",{className:"sync-state ok","data-testid":"sync-paired",children:[u.jsxs("strong",{children:["✓ Synced — ",B.projectName||B.projectId]}),u.jsxs("span",{className:"muted",children:["This folder is shared. Edits sync both ways automatically",B.conflictCount?` · ${B.conflictCount} conflict${B.conflictCount>1?"s":""} resolved`:"","."]})]}),n.canInvite?u.jsxs(u.Fragment,{children:[u.jsx("label",{children:"Invite a collaborator"}),u.jsxs("div",{className:"row",children:[u.jsx("input",{className:"sync-input",style:{flex:1},value:f,onChange:T=>p(T.target.value),placeholder:"Their name — e.g. Mel","data-testid":"sync-invite-name"}),u.jsx("input",{className:"sync-input",style:{width:64},type:"number",min:"1",value:m,onChange:T=>y(T.target.value),title:"Invite expires in (hours)"}),u.jsx("button",{onClick:S,disabled:l,"data-testid":"sync-create-invite",children:l?u.jsx("span",{className:"spinner"}):"Create invite"})]}),b&&u.jsxs(u.Fragment,{children:[u.jsx("label",{children:"Send this code to your collaborator"}),u.jsx("div",{className:"url-output","data-testid":"sync-invite-code",children:b.code}),u.jsxs("div",{className:"row",style:{marginBottom:0},children:[u.jsx("button",{onClick:()=>P(b.code),"data-testid":"sync-copy-code",children:"Copy code"}),b.expiresAt&&u.jsxs("span",{className:"muted",style:{margin:0},children:["expires ",new Date(b.expiresAt*1e3).toLocaleDateString()]})]})]})]}):u.jsxs("p",{className:"muted","data-testid":"sync-no-invite",children:["Inviting from here needs a bmo-sync admin key (set"," ",u.jsx("span",{className:"md-code-inline",children:"BMO_SYNC_ADMIN_KEY"}),"). Without it, anyone you've already invited can still join with their own code."]})]}),o&&u.jsx("div",{style:{color:"var(--error)",fontSize:12,marginTop:8},"data-testid":"sync-error",children:o}),u.jsxs("div",{className:"actions",children:[(R||i)&&u.jsx("button",{onClick:g,disabled:l,"data-testid":"sync-recheck",children:"Recheck"}),B&&!R&&u.jsx("button",{onClick:N,disabled:l,"data-testid":"sync-disconnect",children:"Disconnect"}),u.jsx("button",{onClick:e,"data-testid":"sync-close",children:"Close"})]})]})})}function HB({alert:e,onDismiss:t}){if(!e)return null;const n=e.kind==="fatal";return u.jsxs("div",{className:"conflict-banner","data-testid":"conflict-banner",role:"status",children:[u.jsx("span",{className:"ico",children:n?"⛔":"⚠️"}),n?u.jsxs("span",{children:[u.jsx("strong",{children:"Sync stopped."})," ",e.message||"The sync engine hit a fatal error."," Reconnect from the Collaborate dialog."]}):u.jsxs("span",{children:[u.jsx("strong",{children:"Sync conflict"})," on ",u.jsx("code",{children:e.path||"a file"})," — bmo-sync kept ",u.jsx("strong",{children:e.resolution||"the latest edit"}),e.user?` (also edited by ${e.user})`:"","."]}),u.jsx("span",{className:"spacer"}),u.jsx("button",{onClick:t,"data-testid":"conflict-dismiss",children:"Dismiss"})]})}function WB({urlToken:e,onClose:t}){const[n,r]=w.useState([]),[i,s]=w.useState(!0),[o,a]=w.useState(null),[l,c]=w.useState(null),[d,h]=w.useState({}),[f,p]=w.useState(null),m=e?{Authorization:`Bearer ${e}`}:{};function y(){s(!0),fetch("/api/conflicts",{headers:m}).then(g=>g.ok?g.json():{conflicts:[]}).then(g=>{r(Array.isArray(g==null?void 0:g.conflicts)?g.conflicts:[]),a(null)}).catch(g=>a(String((g==null?void 0:g.message)||g))).finally(()=>s(!1))}w.useEffect(y,[]);function b(g){return`${g.workspaceId}:${g.path}`}async function _(g){const x=b(g);if(d[x])return;const k=new URL("/api/conflicts/view",window.location.origin);k.searchParams.set("workspaceId",g.workspaceId),k.searchParams.set("path",g.path);const S=await fetch(k.toString(),{headers:m});if(!S.ok){a(`Could not load ${g.path} (HTTP ${S.status})`);return}const N=await S.json().catch(()=>null);N&&h(P=>({...P,[x]:{mine:mv(N.mine),theirs:mv(N.theirs),conflict:N.conflict}}))}async function v(g,x){const k=b(g);p(k);try{const S=await fetch("/api/conflicts/resolve",{method:"POST",headers:{"content-type":"application/json",...m},body:JSON.stringify({workspaceId:g.workspaceId,path:g.path,action:x})});if(!S.ok){const N=await S.json().catch(()=>({}));a((N==null?void 0:N.error)||`Resolve failed (HTTP ${S.status}).`);return}y(),c(null)}finally{p(null)}}return u.jsxs("div",{className:"conflict-panel","data-testid":"conflict-panel",role:"dialog","aria-label":"Open conflicts",children:[u.jsxs("header",{className:"conflict-panel-header",children:[u.jsx("strong",{children:"Open conflicts"})," ",u.jsxs("span",{className:"muted",children:["(",n.length,") · changes saved to the daemon back-office until you resolve"]}),u.jsx("span",{className:"spacer"}),u.jsx("button",{onClick:y,children:"Refresh"}),u.jsx("button",{onClick:t,children:"Close"})]}),i&&u.jsx("div",{className:"muted",children:"Loading…"}),o&&u.jsx("div",{className:"conflict-panel-error",children:o}),!i&&n.length===0&&u.jsx("div",{className:"muted",children:"No open conflicts."}),u.jsx("ul",{className:"conflict-list",children:n.map(g=>{const x=b(g),k=l===x,S=d[x];return u.jsxs("li",{className:"conflict-row",children:[u.jsxs("div",{className:"conflict-row-head",onClick:()=>{k?c(null):(c(x),g.resolution!=="remote_announced"&&_(g))},children:[u.jsx("code",{children:g.path}),u.jsxs("span",{className:"muted",children:["·"," ",g.resolution==="remote_announced"?`${g.conflictingUser||"peer"} flagged`:g.conflictingUser||"peer"," ","·"," ",new Date((g.detectedAt||0)*1e3).toLocaleTimeString()]}),u.jsx("span",{className:"spacer"}),u.jsx("span",{className:"muted",children:k?"▲":"▼"})]}),k&&g.resolution==="remote_announced"&&u.jsxs("div",{className:"conflict-row-body",children:[u.jsxs("div",{className:"muted",children:[g.conflictingUser||"A peer"," reported a conflict on this file. Your local copy is unchanged here — open it, decide whether to keep your version or pull theirs, save, and the next sync will reconcile."]}),u.jsx("div",{className:"conflict-actions",children:u.jsx("button",{disabled:f===x,onClick:()=>v(g,"keep_mine"),"data-testid":"conflict-acknowledge",children:"Acknowledge"})})]}),k&&g.resolution!=="remote_announced"&&u.jsxs("div",{className:"conflict-row-body",children:[!S&&u.jsx("div",{className:"muted",children:"Loading diff…"}),S&&u.jsxs(u.Fragment,{children:[u.jsxs("div",{className:"conflict-meta",children:[u.jsxs("span",{children:["mine: ",u.jsx("code",{children:Mh(g.mineSha256)})]}),u.jsxs("span",{children:["theirs: ",u.jsx("code",{children:Mh(g.theirsSha256)})]}),g.baseSha256&&u.jsxs("span",{children:["base: ",u.jsx("code",{children:Mh(g.baseSha256)})]})]}),u.jsx(UB,{mine:S.mine,theirs:S.theirs}),u.jsxs("div",{className:"conflict-actions",children:[u.jsx("button",{disabled:f===x,onClick:()=>v(g,"keep_mine"),"data-testid":"conflict-keep-mine",children:"Keep mine"}),u.jsx("button",{disabled:f===x,onClick:()=>v(g,"take_theirs"),"data-testid":"conflict-take-theirs",children:"Take theirs"})]})]})]})]},x)})})]})}function mv(e){if(typeof e!="string")return null;try{const t=atob(e),n=new Uint8Array(t.length);for(let r=0;r<t.length;r++)n[r]=t.charCodeAt(r);return new TextDecoder().decode(n)}catch{return null}}function Mh(e){return typeof e!="string"?"∅":e.length>12?`${e.slice(0,12)}…`:e}function UB({mine:e,theirs:t}){return e==null&&t==null?u.jsx("div",{className:"muted",children:"Both versions unavailable on disk."}):e==null||t==null?u.jsx("div",{className:"muted",children:"Only one side is available — the other was deleted before resolution."}):u.jsx(Hl,{oldText:t,newText:e})}function VB({role:e,urlToken:t,onSyncAlert:n,onOpenConflicts:r}){const[i,s]=w.useState([]),[o,a]=w.useState({tokensIn:0,tokensOut:0,costUsd:0}),[l,c]=w.useState([]),[d,h]=w.useState(!1),[f,p]=w.useState(null),[m,y]=w.useState(0);w.useEffect(()=>{if(e!=="partner")return;const x=t?{Authorization:`Bearer ${t}`}:{};fetch("/api/sync/status",{headers:x}).then(k=>k.ok?k.json():null).then(k=>{var S;k&&p({paired:!!k.paired,daemonRunning:!!((S=k.daemon)!=null&&S.running),peer:null})}).catch(()=>{}),fetch("/api/conflicts",{headers:x}).then(k=>k.ok?k.json():{conflicts:[]}).then(k=>y(Array.isArray(k==null?void 0:k.conflicts)?k.conflicts.length:0)).catch(()=>{})},[e,t]),w.useEffect(()=>{const x=window.location.protocol==="https:"?"wss":"ws",k=new URL(`${x}://${window.location.host}/ws/activity`);t&&k.searchParams.set("t",t);const S=new WebSocket(k.toString());return S.onopen=()=>h(!0),S.onclose=()=>h(!1),S.onmessage=N=>{let P;try{P=JSON.parse(N.data)}catch{return}P.type==="snapshot"?(s(P.snapshot.presence||[]),a(P.snapshot.usage||{tokensIn:0,tokensOut:0,costUsd:0}),c(P.snapshot.recent||[])):(c(B=>[...B.slice(-49),P]),b(P))},()=>{try{S.close()}catch{}}},[t]);function b(x){x.type==="daemon-status"?p(k=>({...k||{paired:!1},daemonRunning:!!x.connected})):x.type==="sync-paired"?p(k=>({...k||{},paired:!0,daemonRunning:!0})):x.type==="sync-detached"?p(k=>({...k||{},paired:!1,peer:null})):x.type==="remote-presence"?p(k=>({...k||{paired:!0},peer:x.user||null})):x.type==="sync-conflict"?(n==null||n({kind:"conflict",path:x.path,resolution:x.resolution,user:x.conflictingUser}),(x.resolution==="local_pre_write_guard"||x.resolution==="remote_announced")&&y(k=>k+1)):x.type==="sync-conflict-resolved"?y(k=>Math.max(0,k-1)):x.type==="sync-fatal"&&(n==null||n({kind:"fatal",message:x.message}))}const _=[...l].reverse().find(x=>x.type==="chat-stream"||x.type==="chat-user"||x.type==="chat-end"),v=l.find(x=>x.type==="inbox-change");let g=null;return f!=null&&f.paired&&(g=f.daemonRunning?u.jsxs("span",{className:"pill synced","data-testid":"activity-sync",children:["⇄ Synced",f.peer?` · with ${f.peer}`:""]}):u.jsx("span",{className:"pill sync-off","data-testid":"activity-sync",children:"⇄ Sync paused"})),u.jsxs("footer",{className:"bottombar","data-testid":"activity-bar",children:[u.jsx("span",{className:`pill ${d?"live":""}`,"data-testid":"activity-connected",children:d?"live":"reconnecting…"}),u.jsxs("span",{className:"pill","data-testid":"activity-presence",children:["👥 ",i.length," viewing"]}),g,e==="partner"&&m>0&&u.jsxs("button",{type:"button",className:"pill conflict-badge","data-testid":"activity-conflicts",onClick:()=>r==null?void 0:r(),title:"Resolve open sync conflicts",children:["🛑 ",m," conflict",m===1?"":"s"]}),u.jsxs("span",{className:"pill","data-testid":"activity-usage",children:["↓",o.tokensIn," ↑",o.tokensOut," · $",(o.costUsd||0).toFixed(3)]}),_&&u.jsx("span",{className:"pill",style:{maxWidth:380,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},"data-testid":"activity-last",children:_.type==="chat-end"?"✓ agent finished":"… agent streaming"}),v&&u.jsx("span",{className:"pill","data-testid":"activity-inbox",children:"📦 inbox updated"}),u.jsx("span",{style:{flex:1}}),u.jsxs("span",{style:{fontSize:11},children:["v0.1.0 · ",e]})]})}function qB(){var r;const[e,t]=w.useState(null);if(w.useEffect(()=>{let i=!1;async function s(){try{const l=await(await fetch("/api/inbox")).json();i||t(l)}catch{}}s();const o=setInterval(s,5e3);return()=>{i=!0,clearInterval(o)}},[]),!e||!e.hasInbox||!((r=e.imports)!=null&&r.length))return null;const n=e.imports.filter(i=>{var o;const s=Object.keys(e.installed||{}).find(a=>a.startsWith(i.replace(/-v[\d.]+$/,"")));return s?((o=e.installed[s])==null?void 0:o.integrated)!==!0:!0});return n.length===0?null:u.jsxs("div",{className:"inbox-card","data-testid":"inbox-card",children:["📦 ",u.jsx("strong",{children:"Component inbox"}),": ",n.length," pending integration",n.length!==1?"s":"",": ",n.join(", "),".",u.jsxs("span",{className:"muted",children:["Ask the agent: ",u.jsxs("em",{children:["“walk me through integrating ",n[0],"”"]})]})]})}function gv(e){return`${Math.round((Number(e)||0)*100)}%`}function yv(e){return`$${(Number(e)||0).toFixed(2)}`}function _v(e){const t=Math.max(0,Math.min(5,Math.round(Number(e)||0)));return"★★★★★".slice(0,t)+"☆☆☆☆☆".slice(0,5-t)}function Nl(e){var t,n;return((t=e.producer)==null?void 0:t.handle)==="you"||((n=e.producer)==null?void 0:n.kind)==="me"}function KB(e){const t=`${e.title} ${(e.tags||[]).join(" ")} ${e.pitch||""}`.toLowerCase(),n=[[/match|candidate|recruit|\bhir|screen|talent/,"🎯"],[/\bcv\b|resume|parse|extract/,"📄"],[/kanban|board|pipeline|stage|drag/,"🗂️"],[/deploy|cloudflare|worker|\bhost|ship|edge|serverless/,"🚀"],[/landing|waitlist|subscription|launch|checkout/,"🌱"],[/portfolio|personal site/,"🖼️"],[/receipt|expense|invoice|account/,"🧾"],[/feedback|survey|\bform\b/,"💬"],[/book|slot|appointment|schedul|calendar/,"📅"]];for(const[r,i]of n)if(r.test(t))return i;return"🧩"}function vv(e){var n,r,i,s;const t=(((n=e.reward)==null?void 0:n.unit)||"").toLowerCase();return e.hasService||((r=e.reward)==null?void 0:r.model)==="recurring"||/match|use/.test(t)?"earns per use":((i=e.reward)==null?void 0:i.model)==="one-time"?"one-time reward":(s=e.reward)!=null&&s.model?`${e.reward.model} reward`:null}function YB(e,t){var n;return t?`I want to build "${e.title}" from my own recipe.`:`I want to build "${e.title}". Use ${((n=e.producer)==null?void 0:n.name)||"the producer"}'s recipe.`}function GB({theme:e}){const t=(e==null?void 0:e.tokens)||{},n=`radial-gradient(120% 80% at 15% 0%, ${t.canvas1||"#e8f7f0"}, transparent 60%),radial-gradient(120% 90% at 100% 0%, ${t.canvas2||"#e7f0fb"}, transparent 55%),linear-gradient(160deg, ${t.canvas3||"#fef8ee"}, ${t.bg||"#ffffff"} 75%)`;return u.jsxs("div",{className:"bz-theme-swatch",style:{background:n},"aria-hidden":!0,children:[u.jsxs("span",{className:"bz-theme-card",style:{background:t.surface||"#fff",borderColor:t.border||"#e2e6ee"},children:[u.jsx("span",{className:"bz-theme-line",style:{background:t.text||"#1d2430"}}),u.jsx("span",{className:"bz-theme-line short",style:{background:t.textMuted||"#687083"}})]}),u.jsx("span",{className:"bz-theme-dot",style:{background:(e==null?void 0:e.accent)||"#0891b2"}})]})}function XB({onClose:e,onBuild:t,onApplyTheme:n,onRemixTheme:r,token:i}){const[s,o]=w.useState([]),[a,l]=w.useState(null),[c,d]=w.useState(null),[h,f]=w.useState(!0),[p,m]=w.useState(null),[y,b]=w.useState(null),[_,v]=w.useState(null),[g,x]=w.useState({});async function k(j){if(!g[j.id]){x(O=>({...O,[j.id]:!0}));try{const O={"content-type":"application/json",...i?{Authorization:`Bearer ${i}`}:{}};await fetch(`/api/bazaar/themes/${encodeURIComponent(j.id)}/report`,{method:"POST",headers:O,body:JSON.stringify({reason:""})})}catch{}}}async function S(j){if(!(!n||_)){v(j.id);try{const O=i?{Authorization:`Bearer ${i}`}:{},H=await fetch(`/api/bazaar/themes/${encodeURIComponent(j.id)}/apply`,{method:"POST",headers:O}),D=H.ok?await H.json():null,W=(D==null?void 0:D.theme)||j.theme;W?(n(W),e==null||e()):m("Could not apply that theme.")}catch(O){m(String(O.message||O))}finally{v(null)}}}w.useEffect(()=>{let j=!1;async function O(){try{const[H,D]=await Promise.all([fetch("/api/bazaar/shelf"),fetch("/api/bazaar/state")]);if(j)return;const W=await H.json(),C=await D.json();if(j)return;const ee=(W.recipes||[]).slice().sort((he,E)=>(E.outcomeScore||0)-(he.outcomeScore||0));o(ee),d(W.network||null),l(C)}catch(H){j||m(String(H.message||H))}finally{j||f(!1)}}return O(),()=>{j=!0}},[]);const N=c?c.capable?c.lastSyncOk===!1?{tone:"offline",text:"Community looks are offline right now — showing the seeds and your own."}:c.poolCount===0&&c.lastSyncOk==null?{tone:"info",text:"Checking for community looks…"}:c.poolCount===0?{tone:"empty",text:"No community looks yet — publish one and you'll be the first."}:{tone:"live",text:`${c.poolCount} ${c.poolCount===1?"look":"looks"} from the community.`}:{tone:"info",text:"Sign in to discover and share looks across VentureWild."}:null,P=((a==null?void 0:a.earnings)||[]).filter(j=>j.total>0),B=s.filter(j=>j.kind==="theme"),R=B.filter(Nl),F=s.filter(j=>j.kind!=="theme"),L=F.filter(Nl),T=P.find(j=>j.handle==="you"),I=new Set(s.map(j=>{var O,H;return((O=j.producer)==null?void 0:O.handle)||((H=j.producer)==null?void 0:H.name)||"?"})).size;return u.jsx("div",{className:"modal-backdrop",onClick:e,children:u.jsxs("div",{className:"modal bazaar-modal",onClick:j=>j.stopPropagation(),"data-testid":"bazaar-shelf",children:[u.jsxs("div",{className:"bz-store-head",children:[u.jsxs("div",{className:"bz-store-headings",children:[u.jsx("h2",{children:"🛍️ The bazaar"}),u.jsx("p",{className:"muted bz-store-sub",children:"Proven recipes from a network of producers. Your agent reaches onto this shelf for you — ranked by how often each one actually gets a working result, not by marketing."})]}),u.jsxs("div",{className:"bz-store-stats","data-testid":"bazaar-store-stats",children:[u.jsxs("span",{className:"bz-stat",children:[u.jsx("strong",{children:F.length}),"recipes"]}),B.length>0&&u.jsxs("span",{className:"bz-stat",children:[u.jsx("strong",{children:B.length}),"themes"]}),u.jsxs("span",{className:"bz-stat",children:[u.jsx("strong",{children:I}),"producers"]})]})]}),p&&u.jsx("div",{className:"bz-err",children:p}),h&&s.length===0&&u.jsx("div",{className:"muted bz-loading","data-testid":"bazaar-loading",children:"Loading the shelf…"}),L.length>0&&u.jsxs("div",{className:"bz-you-banner","data-testid":"bazaar-you-banner",children:[u.jsx("span",{className:"bz-you-spark",children:"✦"}),u.jsxs("span",{children:["You're a producer here — ",u.jsx("strong",{children:L.length})," ",L.length===1?"of your recipes is":"of your recipes are"," on the shelf",T&&u.jsxs(u.Fragment,{children:[" · earning ",u.jsx("strong",{children:yv(T.total)}),u.jsx("span",{className:"bz-represented",children:" represented"})]})]})]}),B.length>0&&u.jsxs("div",{className:"bz-theme-section","data-testid":"bazaar-themes",children:[u.jsxs("div",{className:"bz-theme-section-head",children:[u.jsx("span",{className:"gallery-section",children:"🎨 themes — make your workspace yours"}),u.jsx("span",{className:"muted bz-theme-section-sub",children:"Pure colour, applies in one tap. The maker earns when you wear it."}),N&&u.jsx("span",{className:`bz-net-note bz-net-${N.tone}`,"data-testid":"bazaar-network-note",children:N.text}),R.length>0&&u.jsx("span",{className:"bz-earn-honesty muted","data-testid":"bazaar-earn-honesty",children:"Your apply counts are tracked on this device — cross-user applies aren't tallied yet."})]}),u.jsx("div",{className:"bz-theme-grid",children:B.map(j=>{var H,D,W;const O=Nl(j);return u.jsxs("div",{className:`bz-theme-card-wrap${O?" mine":""}`,"data-testid":`shelf-theme-${j.id}`,children:[u.jsx(GB,{theme:j.theme}),u.jsxs("div",{className:"bz-theme-meta",children:[u.jsx("span",{className:"bz-theme-title",children:j.title}),u.jsxs("span",{className:"bz-theme-by",children:["by ",((H=j.producer)==null?void 0:H.name)||"a maker",O&&" (you)"]}),j.pitch&&u.jsx("span",{className:"bz-theme-pitch",children:j.pitch}),u.jsxs("div",{className:"bz-theme-foot",children:[((D=j.rating)==null?void 0:D.count)>0&&u.jsx("span",{className:"bz-theme-rating",children:_v(j.rating.stars)}),u.jsxs("span",{className:"bz-reward-pill",children:[yv((W=j.reward)==null?void 0:W.oneTimeValue)," · per apply"]})]})]}),u.jsxs("div",{className:"bz-theme-actions",children:[u.jsx("button",{type:"button",className:"bz-theme-apply","data-testid":`shelf-apply-theme-${j.id}`,disabled:_===j.id,onClick:()=>S(j),children:_===j.id?"Applying…":"Apply"}),r&&j.theme&&u.jsx("button",{type:"button",className:"bz-theme-remix","data-testid":`shelf-remix-theme-${j.id}`,title:"Load this look into the Theme picker to tweak + republish as your own",onClick:()=>{r(j),e==null||e()},children:"✦ Remix"}),j.source==="rails"&&!O&&u.jsx("button",{type:"button",className:"bz-theme-report","data-testid":`shelf-report-theme-${j.id}`,disabled:!!g[j.id],title:"Report this look to VentureWild",onClick:()=>k(j),children:g[j.id]?"Reported ✓":"⚐ Report"})]}),Fy(j)&&u.jsxs("span",{className:"bz-theme-lineage","data-testid":`shelf-theme-lineage-${j.id}`,children:["remixed from ",Fy(j)]})]},j.id)})})]}),u.jsx("div",{className:"bz-shelf-grid","data-testid":"bazaar-shelf-grid",children:F.map(j=>{var C,ee,he,E,pe,Y;const O=Nl(j),H=((C=j.outcomeStats)==null?void 0:C.builds)||0,D=H===0||j.safetyBadge==="new",W=y===j.id;return u.jsxs("div",{className:`bz-card${O?" mine":""}${W?" open":""}`,"data-testid":`shelf-recipe-${j.id}`,onClick:()=>b(W?null:j.id),children:[u.jsxs("div",{className:"bz-card-head",children:[u.jsx("span",{className:"bz-card-glyph","aria-hidden":!0,children:KB(j)}),u.jsxs("div",{className:"bz-card-titles",children:[u.jsx("span",{className:"bz-card-title",children:j.title}),u.jsxs("span",{className:"bz-card-by",children:["by ",((ee=j.producer)==null?void 0:ee.name)||"a producer",u.jsx("span",{className:`bz-kind bz-kind-${O?"you":((he=j.producer)==null?void 0:he.kind)||"maker"}`,children:O?"you":((E=j.producer)==null?void 0:E.kind)==="vendor"?"vendor":"maker"}),j.hasService&&u.jsx("span",{className:"bz-kind bz-kind-tool",children:"tool"})]})]}),u.jsx("div",{className:"bz-card-score",children:D?u.jsx("span",{className:"bz-new",title:"Just listed — earns its rank by working",children:"NEW"}):u.jsxs(u.Fragment,{children:[u.jsx("span",{className:"bz-score-pct",children:gv(j.outcomeScore)}),u.jsx("span",{className:"bz-score-label",children:"works"})]})})]}),!D&&u.jsx("div",{className:"bz-score-bar",title:"Measured: how often this recipe reaches a working result",children:u.jsx("i",{style:{width:gv(j.outcomeScore)}})}),j.pitch&&u.jsx("p",{className:"bz-card-pitch",children:j.pitch}),u.jsxs("div",{className:"bz-card-foot",children:[(()=>{const X=tx(j);return X.label!=="New"?u.jsx("span",{className:`bz-badge bz-trust-${X.tone}`,"data-testid":`shelf-trust-${j.id}`,title:X.note||void 0,children:X.label}):null})(),((pe=j.rating)==null?void 0:pe.count)>0&&u.jsxs("span",{className:"bz-card-rating",title:`${j.rating.stars} from ${j.rating.count}`,children:[_v(j.rating.stars)," ",u.jsxs("span",{className:"muted",children:["(",j.rating.count,")"]})]}),vv(j)&&u.jsx("span",{className:"bz-reward-pill",children:vv(j)}),u.jsx("span",{className:"bz-card-expand",children:W?"▾":"▸"})]}),W&&u.jsxs("div",{className:"bz-card-detail","data-testid":`shelf-detail-${j.id}`,children:[j.summary&&u.jsx("p",{className:"bz-detail-summary",children:j.summary}),!D&&H>0&&u.jsxs("p",{className:"muted bz-detail-stat",children:[j.outcomeStats.working," of ",H," builds reached a working result."]}),u.jsxs("p",{className:"bz-detail-hint",children:["Your agent builds this for you and credits"," ",O?"you":((Y=j.producer)==null?void 0:Y.name)||"the producer"," when it does."]}),t&&u.jsx("button",{type:"button",className:"bz-build-btn","data-testid":`shelf-build-${j.id}`,onClick:X=>{X.stopPropagation(),t(YB(j,O))},children:"Build this →"}),j.source==="rails"&&!O&&u.jsx("button",{type:"button",className:"bz-theme-report","data-testid":`shelf-report-recipe-${j.id}`,disabled:!!g[j.id],title:"Report this recipe to VentureWild",onClick:X=>{X.stopPropagation(),k(j)},children:g[j.id]?"Reported ✓":"⚐ Report"})]})]},j.id)})}),u.jsx("div",{className:"actions",children:u.jsx("button",{onClick:e,"data-testid":"bazaar-shelf-close",children:"Close"})})]})})}const JB=[{id:"concise",label:"Concise",sample:"Got it. Done."},{id:"playful",label:"Playful",sample:"Oh nice — let's go!"},{id:"formal",label:"Formal",sample:"Understood. Proceeding now."},{id:"dry",label:"Dry",sample:"Sure. If we must."}],bv=["#22d3ee","#a78bfa","#f472b6","#facc15","#34d399","#fb7185"],ZB=[{id:"drive",label:"Google Drive",note:"Files & docs"},{id:"notion",label:"Notion",note:"Wiki & notes"},{id:"gmail",label:"Gmail",note:"Inbox & threads"},{id:"calendar",label:"Calendar",note:"Schedule"},{id:"canva",label:"Canva",note:"Designs"},{id:"github",label:"GitHub",note:"Code & PRs"}],QB=new Set(["login","missing","subscribe"]),e3=new Set(["login","missing"]),wv={missing:{title:"Almost there — I need Claude installed before I can think.",subtitle:"That's the brain I run on. Install it once, then come back here.",cmdLabel:"Run this in your terminal",cmd:"curl -fsSL https://claude.ai/install.sh | bash",after:"Then come back and press the button below.",retry:"Still don't see Claude on this machine. Make sure the install finished, then try again."},login:{title:"One quick thing before we dig in — sign me in to Claude.",subtitle:"It's a one-time sign-in to your own Claude account — it runs on your machine, on your plan. After this you won't be asked again.",cmdLabel:"Run this once in your terminal",cmd:"claude auth login",after:"A browser window opens — sign in with your Claude account, then come back and press the button.",retry:"Hmm — still not signed in. Finish the sign-in in your browser, then press it again."},subscribe:{title:"You're in — I just need an active Claude plan to start thinking.",subtitle:"Claude Code runs on a Claude Pro plan (or higher). Grab one on your own account, then come back — you won’t be asked again.",cmdLabel:"Get a plan, then come back",link:"https://claude.ai/upgrade",linkLabel:"Open claude.ai →",after:"Subscribe at claude.ai, then come back and press the button.",retry:"Still no active plan showing. Give it a moment after subscribing, then try again."}},t3=new Set(["md","txt","json","yml","yaml","toml","js","mjs","cjs","ts","tsx","jsx","py","rb","go","rs","java","kt","swift","c","h","cpp","cc","hpp","css","scss","html","sh","env","sql","xml","svg","csv"]);function n3(e){const t=e.lastIndexOf(".");return t>=0?e.slice(t+1).toLowerCase():""}function r3(e){if(!e)return null;try{const t=new URL(e);return t.hostname==="localhost"||t.hostname==="127.0.0.1"?null:t.protocol==="http:"&&(t.port===""||t.port==="80")||t.protocol==="https:"&&(t.port===""||t.port==="443")?t.hostname:`${t.hostname}:${t.port}`}catch{return null}}async function i3(e){const t=Array.from(e||[]).slice(0,200);if(t.length===0)return{folderName:null,files:[]};const n=(t[0].webkitRelativePath||t[0].name).split("/")[0]||"folder",r=40,i=600,s=[];for(const a of t){if(s.length>=r)break;const l=a.webkitRelativePath||a.name,c=n3(a.name);if(!t3.has(c)){s.push({path:l,head:""});continue}if(a.size>100*1024){s.push({path:l,head:""});continue}try{const f=await a.slice(0,i).text();s.push({path:l,head:f})}catch{s.push({path:l,head:""})}}const o=Math.max(t.length-s.length,0);return{folderName:n,files:s,totalFiles:t.length,untouched:o}}function s3({peekSummary:e,services:t,agentName:n}){const r=[],i=e!=null&&e.folderName?` (you just glanced at "${e.folderName}")`:"";return r.push({kind:"survey",title:"Tell me what's in my workspace",sub:e!=null&&e.folderName?"I'll read the workspace I'm running in and summarize.":"I'll read what's here and summarize the project."}),(t==null?void 0:t.size)>0?r.push({kind:"startup",title:"Help me start something new",sub:`${n} will ask one question to figure out what to build.`}):r.push({kind:"startup",title:"Help me start a project",sub:"Tell me the rough idea — I'll scaffold it."}),r.push({kind:"chat",title:"Just chat — find me work",sub:"No agenda yet. Get me into the workspace."}),r}function Sv(e,t=55,n=380){const[r,i]=w.useState(""),[s,o]=w.useState(!1),[a,l]=w.useState(!1);return w.useEffect(()=>{if(!e){i(""),o(!1),l(!1);return}i(""),o(!1),l(!1);let c=0,d=null;const h=setTimeout(()=>{l(!0),d=setInterval(()=>{c+=1,i(e.slice(0,c)),c>=e.length&&(clearInterval(d),o(!0))},t)},n);return()=>{clearTimeout(h),d&&clearInterval(d)}},[e,t,n]),[r,s,a]}function hi({children:e,from:t="agent",accent:n,streaming:r=!1}){return u.jsx("div",{className:`ob-bubble ob-bubble-${t}${r?" ob-bubble-streaming":""}`,style:t==="user"?{borderColor:n}:void 0,children:e})}function Es(){return u.jsx("span",{className:"ob-caret","aria-hidden":"true",children:"▍"})}function xv(e){const t=Math.random().toString(36).slice(2,8);return`${e}-${Date.now().toString(36)}-${t}`}function o3({session:e,token:t,onComplete:n}){var pt,Rt,Tt,mt;const[r,i]=w.useState(1),s=w.useMemo(()=>r3(e==null?void 0:e.shareBaseUrl),[e==null?void 0:e.shareBaseUrl]),[o,a]=w.useState(((pt=e==null?void 0:e.identity)==null?void 0:pt.name)||""),[l,c]=w.useState(((Rt=e==null?void 0:e.identity)==null?void 0:Rt.tone)||"concise"),[d,h]=w.useState(((Tt=e==null?void 0:e.identity)==null?void 0:Tt.color)||bv[0]),[f,p]=w.useState(!1),[m,y]=w.useState(null),[b,_]=w.useState(null),[v,g]=w.useState(!1),[x,k]=w.useState(!1),[S,N]=w.useState(null),[P,B]=w.useState(""),[R,F]=w.useState(new Set(((mt=e==null?void 0:e.identity)==null?void 0:mt.connectedServices)||[])),[L,T]=w.useState(!1),[I,j]=w.useState(null),[O,H]=w.useState(null),[D,W]=w.useState(!1),C=w.useRef(null),ee=w.useRef(null),he=w.useRef({}),[E,pe]=w.useState({}),Y=w.useCallback(($,le,_e)=>{$&&pe(Ne=>{const ne=Ne[$]||{text:"",done:!1,error:null},ke=le==="text"?ne.text+(_e||""):ne.text,de={...Ne,[$]:{...ne,text:ke}};return he.current[$]=ke,de})},[]),X=w.useCallback(($,le)=>{$&&pe(_e=>{const Ne=_e[$]||{text:"",done:!1,error:null};return{..._e,[$]:{...Ne,done:!0,error:le||Ne.error}}})},[]);w.useEffect(()=>{let $=!1,le=0,_e=null,Ne=null;const ne=()=>{if($)return;const ke=window.location.protocol==="https:"?"wss":"ws",de=new URL(`${ke}://${window.location.host}/ws/chat`);t&&de.searchParams.set("t",t),Ne=new WebSocket(de.toString()),ee.current=Ne,Ne.onmessage=Le=>{var Ae;let Te;try{Te=JSON.parse(Le.data)}catch{return}Te.type==="chunk"&&((Ae=Te.chunk)==null?void 0:Ae.type)==="text"?Y(Te.messageId,"text",Te.chunk.text):Te.type==="end"?X(Te.messageId,null):Te.type==="error"&&X(Te.messageId,Te.message||"agent error")},Ne.onopen=()=>{le=0},Ne.onclose=()=>{if(ee.current=null,$)return;const Le=Math.min(1e3*2**le,8e3);le+=1,_e=setTimeout(ne,Le)},Ne.onerror=()=>{}};return ne(),()=>{$=!0,clearTimeout(_e);try{Ne==null||Ne.close()}catch{}}},[t,Y,X]),w.useEffect(()=>{document.documentElement.style.setProperty("--accent",d),document.documentElement.style.setProperty("--accent-hot",d)},[d]);const ae=w.useMemo(()=>{const $={"content-type":"application/json"};return t&&($.Authorization=`Bearer ${t}`),$},[t]);async function be($){const le=await fetch("/api/agent/identity",{method:"POST",headers:ae,body:JSON.stringify({name:o,tone:l,color:d,...$})});if(!le.ok){const _e=await le.json().catch(()=>({}));throw new Error(_e.error||`save failed (${le.status})`)}return le.json()}const ie=w.useCallback(async($=!1)=>{g(!0);try{const le=await fetch(`/api/agent/readiness${$?"?fresh=1":""}`,{headers:ae});return le.ok?await le.json():{status:"unknown"}}catch{return{status:"unknown"}}finally{g(!1)}},[ae]);async function Ee(){if(y(null),!o.trim()){y("Pick a name — even just one syllable.");return}p(!0);try{await be({});const $=await ie(!1);if(QB.has($.status)){_($);return}i(2)}catch($){y(String($.message||$))}finally{p(!1)}}async function ge(){const $=await ie(!0);if(k(!0),$.status==="login"||$.status==="missing"){_($);return}_(null),i(2)}async function Ie(){const $=await ie(!0);if($.status==="ready"||$.status==="unknown"){N(null),_(null),i(2);return}N(null),_($)}async function A(){k(!1),N({status:"starting",url:null,error:null});try{const le=await(await fetch("/api/agent/login/start",{method:"POST",headers:ae})).json();N(le),le.status==="success"&&Ie()}catch{N({status:"error",url:null,error:"Could not start sign-in."})}}async function Z(){const $=P.trim();if($){B("");try{const le=await fetch("/api/agent/login/code",{method:"POST",headers:{...ae,"content-type":"application/json"},body:JSON.stringify({code:$})});N(await le.json())}catch{}}}w.useEffect(()=>{if(!(S&&["starting","awaiting-browser","awaiting-code"].includes(S.status)))return;let le=!0;const _e=setInterval(async()=>{try{const ne=await(await fetch("/api/agent/login/status",{headers:ae})).json();if(!le)return;N(ne),ne.status==="success"&&(clearInterval(_e),Ie())}catch{}},2e3);return()=>{le=!1,clearInterval(_e)}},[S==null?void 0:S.status,ae]);const[se,me]=w.useState(null),Pe=se?E[se]:null;async function Ge($){if(H(null),!(!$||$.length===0)){T(!0);try{const le=await i3($);if(le.files.length===0){H("That folder looks empty — try another?"),T(!1);return}j(le);const _e=xv("peek");me(_e),pe(ne=>({...ne,[_e]:{text:"",done:!1,error:null}}));const Ne=await fetch("/api/onboarding/peek",{method:"POST",headers:ae,body:JSON.stringify({folderName:le.folderName,files:le.files,totalFiles:le.totalFiles,messageId:_e})});if(!Ne.ok){const ne=await Ne.json().catch(()=>({}));throw new Error(ne.error||`peek failed (${Ne.status})`)}}catch(le){H(String(le.message||le))}finally{T(!1)}}}function je($){F(le=>{const _e=new Set(le);return _e.has($)?_e.delete($):_e.add($),_e})}const[xe,Ze]=w.useState(null),[Ue,et]=w.useState(null),[lt,oe]=w.useState(null),M=xe?E[xe]:null,[K,ye]=w.useState(null),[Ce,we]=w.useState(!1);async function Xe(){oe(null),et("remix"),we(!0);try{const _e=((await(await fetch("/api/bazaar/shelf",{headers:ae})).json()).recipes||[]).filter(Ne=>Ne.kind!=="theme"&&Ne.source!=="theme").slice().sort((Ne,ne)=>(ne.outcomeScore||0)-(Ne.outcomeScore||0)).slice(0,3);ye(_e)}catch{ye([])}finally{we(!1)}}async function ct($){var _e;const le=`Build me “${$.title}”. Use ${((_e=$.producer)==null?void 0:_e.name)||"the producer"}'s recipe.`;try{await be({connectedServices:[...R]}),await fetch("/api/agent/onboarded",{method:"POST",headers:ae}),n==null||n({build:le})}catch(Ne){oe(String(Ne.message||Ne))}}async function tt($){oe(null),et($);const le=xv("job");Ze(le),pe(_e=>({..._e,[le]:{text:"",done:!1,error:null}}));try{await be({connectedServices:[...R]});const _e=await fetch("/api/onboarding/start-job",{method:"POST",headers:ae,body:JSON.stringify({kind:$,messageId:le,peekFolderName:(I==null?void 0:I.folderName)||null})});if(!_e.ok){const Ne=await _e.json().catch(()=>({}));throw new Error(Ne.error||`start-job failed (${_e.status})`)}}catch(_e){oe(String(_e.message||_e)),Ze(null),et(null)}}async function vt(){var $;try{await be({connectedServices:[...R]});const le=await fetch("/api/agent/onboarded",{method:"POST",headers:ae});if(!le.ok){const Ne=await le.json().catch(()=>({}));throw new Error(Ne.error||`mark-onboarded failed (${le.status})`)}let _e=null;if(xe&&(M!=null&&M.done)&&M.text&&!M.error){const Ne=(($=Ve.find(ne=>ne.kind===Ue))==null?void 0:$.title)||"Let’s get started";_e={messageId:xe,userText:Ne,agentText:M.text}}n==null||n(_e?{seedChat:_e}:void 0)}catch(le){y(String(le.message||le))}}const Xt=o.trim()||"your agent",jt="Hey. I'm new here.",rt="Before we start — what should I call myself?",[$t,ve]=Sv(r===1?jt:"",42,340),[Ht,Xn]=Sv(r===1&&ve?rt:"",30,360),He=r===1?Xn:!0,Ve=w.useMemo(()=>s3({peekSummary:I,services:R,agentName:Xt}),[I,R,Xt]),Be=b?wv[b.status]||wv.login:null,Qe=b?e3.has(b.status):!1;return u.jsx("div",{className:"ob-root",children:u.jsxs("div",{className:"ob-layout",children:[u.jsxs("div",{className:"ob-stage",children:[u.jsxs("div",{className:"fd-brand ob-brand",children:[u.jsx("span",{className:"fd-brand-mark",children:"✦"})," VentureWild"]}),u.jsxs("header",{className:"ob-header",children:[u.jsx("div",{className:"ob-step-dots","aria-label":`Step ${r} of 4`,children:[1,2,3,4].map($=>u.jsx("span",{className:`ob-dot ${$===r?"active":""} ${$<r?"done":""}`},$))}),r>1&&!b&&u.jsx("button",{className:"ob-back",onClick:()=>i(r-1),children:"← Back"})]}),b&&Be&&u.jsxs("section",{className:"ob-step",children:[u.jsxs(hi,{children:[u.jsx("p",{className:"ob-bubble-text",children:Be.title}),u.jsx("p",{className:"ob-bubble-subtle",children:Be.subtitle})]}),u.jsxs("div",{className:"ob-card ob-reveal",children:[b.status==="login"?u.jsxs("div",{className:"ob-login-inapp",children:[(!S||S.status==="idle")&&u.jsx("button",{className:"ob-next primary",onClick:A,children:"Sign in to Claude →"}),S&&(S.status==="starting"||S.status==="awaiting-browser")&&u.jsxs(u.Fragment,{children:[u.jsx("p",{className:"ob-bubble-text",children:"Opening Claude in your browser…"}),u.jsx("p",{className:"ob-bubble-subtle",children:"Sign in there with your Claude account — I'll detect it automatically, nothing to come back and click."}),S.url&&u.jsx("a",{className:"ob-login-link",href:S.url,target:"_blank",rel:"noreferrer",children:"If the browser didn't open, click here →"})]}),S&&S.status==="awaiting-code"&&u.jsxs("div",{className:"ob-login-code",children:[u.jsx("label",{className:"ob-label",children:"Paste the code from your browser"}),u.jsxs("div",{className:"ob-actions",children:[u.jsx("input",{className:"ob-input",value:P,onChange:$=>B($.target.value),placeholder:"code from claude.ai"}),u.jsx("button",{className:"ob-next primary",onClick:Z,children:"Submit"})]})]}),S&&(S.status==="error"||S.status==="unsupported")&&u.jsxs(u.Fragment,{children:[u.jsxs("div",{className:"ob-error",children:[S.error||"I couldn't run the in-app sign-in."," You can sign in from a terminal instead:"]}),u.jsx("div",{className:"ob-login-cmd",children:u.jsx("code",{children:Be.cmd})}),u.jsx("p",{className:"ob-bubble-subtle",style:{marginTop:10},children:Be.after})]})]}):u.jsxs(u.Fragment,{children:[u.jsx("label",{className:"ob-label",children:Be.cmdLabel}),Be.cmd?u.jsx("div",{className:"ob-login-cmd",children:u.jsx("code",{children:Be.cmd})}):u.jsx("a",{className:"ob-login-link",href:Be.link,target:"_blank",rel:"noreferrer",children:Be.linkLabel}),u.jsx("p",{className:"ob-bubble-subtle",style:{marginTop:10},children:Be.after})]}),x&&u.jsx("div",{className:"ob-error",style:{marginTop:12},children:Be.retry}),u.jsx("div",{className:"ob-actions",children:u.jsx("button",{className:"ob-next primary",onClick:ge,disabled:v,children:v?"Checking…":"I've done it — continue →"})}),!Qe&&u.jsx("div",{className:"ob-actions",children:u.jsx("button",{className:"ob-skip",onClick:()=>{_(null),i(2)},children:"I already have a plan — continue"})})]})]}),r===1&&!b&&u.jsxs("section",{className:"ob-step",children:[u.jsxs(hi,{streaming:!ve||!Xn,children:[u.jsxs("p",{className:"ob-bubble-text",children:[$t,!ve&&u.jsx(Es,{})]}),ve&&u.jsxs("p",{className:"ob-bubble-text",children:[Ht,!Xn&&u.jsx(Es,{})]})]}),He&&u.jsxs("div",{className:"ob-card ob-reveal",children:[u.jsx("label",{className:"ob-label",children:"Name"}),u.jsx("input",{autoFocus:!0,className:"ob-input",placeholder:"Echo, Pip, Atlas, Sage…",value:o,onChange:$=>a($.target.value),onKeyDown:$=>{$.key==="Enter"&&Ee()},maxLength:40}),u.jsx("label",{className:"ob-label",children:"Voice"}),u.jsx("div",{className:"ob-tone-grid",children:JB.map($=>u.jsxs("button",{className:`ob-tone ${l===$.id?"selected":""}`,onClick:()=>c($.id),children:[u.jsx("span",{className:"ob-tone-label",children:$.label}),u.jsx("span",{className:"ob-tone-sample",children:$.sample})]},$.id))}),u.jsx("label",{className:"ob-label",children:"Color"}),u.jsx("div",{className:"ob-color-row",children:bv.map($=>u.jsx("button",{className:`ob-color-swatch ${d===$?"selected":""}`,style:{background:$},onClick:()=>h($),"aria-label":`Pick ${$}`},$))}),m&&u.jsx("div",{className:"ob-error",children:m}),u.jsx("div",{className:"ob-actions ob-actions-block",children:u.jsx("button",{className:"ob-next primary ob-next-full",onClick:Ee,disabled:f||!o.trim(),children:f?"Saving…":`I'm ${Xt}. Let's go →`})})]})]}),r===2&&u.jsxs("section",{className:"ob-step",children:[u.jsxs(hi,{children:[u.jsx("p",{className:"ob-bubble-text",children:"Cool. Now — show me something you're working on. Drag a folder onto me."}),u.jsx("p",{className:"ob-bubble-subtle",children:"I'll glance at what's inside so I can react — your files stay on your machine."}),u.jsxs("details",{className:"ob-disclose",children:[u.jsx("summary",{children:"What gets shared?"}),"Just to react, I read filenames plus a short sample of each text file (≤40 files, ≤600 bytes each). That sample goes to Anthropic the same way every chat message does — nothing is uploaded to VentureWild. Pick something you'd be comfortable talking about in chat."]})]}),u.jsxs("div",{className:`ob-dropzone ${D?"over":""} ${L?"peeking":""}`,onDragOver:$=>{$.preventDefault(),W(!0)},onDragLeave:()=>W(!1),onDrop:async $=>{var _e,Ne;$.preventDefault(),W(!1);const le=(_e=$.dataTransfer)==null?void 0:_e.items;if(le&&le.length>0&&le[0].webkitGetAsEntry){const ne=[],ke=async(de,Le="")=>{if(de.isFile)await new Promise(Te=>de.file(Ae=>{try{Object.defineProperty(Ae,"webkitRelativePath",{value:`${Le}${Ae.name}`})}catch{}ne.push(Ae),Te()},Te));else if(de.isDirectory){const Te=de.createReader();await new Promise(Ae=>Te.readEntries(async it=>{for(const Dt of it)await ke(Dt,`${Le}${de.name}/`);Ae()},Ae))}};for(const de of le){const Le=de.webkitGetAsEntry();Le&&await ke(Le)}if(ne.length>0){await Ge(ne);return}}await Ge((Ne=$.dataTransfer)==null?void 0:Ne.files)},onClick:()=>{var $;return($=C.current)==null?void 0:$.click()},children:[u.jsx("input",{ref:C,type:"file",webkitdirectory:"",directory:"",multiple:!0,style:{display:"none"},onChange:$=>Ge($.target.files)}),L?u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"ob-drop-icon",children:"👀"}),u.jsx("div",{className:"ob-drop-title",children:"Looking…"})]}):I?u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"ob-drop-icon",children:"📁"}),u.jsx("div",{className:"ob-drop-title",children:I.folderName}),u.jsxs("div",{className:"ob-drop-sub",children:[I.totalFiles," file",I.totalFiles===1?"":"s"," · sampled ",I.files.length]})]}):u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"ob-drop-icon",children:"📂"}),u.jsx("div",{className:"ob-drop-title",children:"Drop a folder here"}),u.jsx("div",{className:"ob-drop-sub",children:"or click to pick one"})]})]}),Pe&&u.jsxs(hi,{streaming:!Pe.done,children:[Pe.text?u.jsxs("p",{className:"ob-bubble-text ob-bubble-wow",children:[Pe.text,!Pe.done&&u.jsx(Es,{})]}):u.jsxs("p",{className:"ob-bubble-subtle",children:["👀 ",Xt," is reading…",!Pe.done&&u.jsx(Es,{})]}),Pe.error&&u.jsx("p",{className:"ob-bubble-subtle ob-bubble-error",children:Pe.error})]}),O&&u.jsx("div",{className:"ob-error",children:O}),u.jsxs("div",{className:"ob-actions",children:[u.jsx("button",{className:"ob-skip",onClick:()=>i(3),children:"Skip — I'd rather just chat"}),u.jsx("button",{className:"ob-next primary",onClick:()=>i(3),disabled:!I&&!O,children:"Next →"})]})]}),r===3&&u.jsxs("section",{className:"ob-step",children:[u.jsxs(hi,{children:[u.jsx("p",{className:"ob-bubble-text",children:"Anything I should keep an eye on?"}),u.jsx("p",{className:"ob-bubble-subtle",children:"Totally optional. Flag what lives in your world and I'll wire it up when these land — you can always add more later."})]}),u.jsx("div",{className:"ob-tile-grid",children:ZB.map($=>u.jsxs("button",{className:`ob-tile ${R.has($.id)?"selected":""}`,onClick:()=>je($.id),children:[u.jsx("span",{className:"ob-tile-label",children:$.label}),u.jsx("span",{className:"ob-tile-note",children:$.note}),R.has($.id)&&u.jsx("span",{className:"ob-tile-check",children:"✓"})]},$.id))}),u.jsxs("div",{className:"ob-soon",children:["I'll wire these up as they come online — your picks are saved. And I'm not stuck on one device:",s?u.jsxs(u.Fragment,{children:[" open ",u.jsx("code",{children:s})," on your phone with the same login"]}):u.jsx(u.Fragment,{children:" sign in on any device with the same login"})," ","and I'm right there — same memory, same conversation."]}),u.jsxs("div",{className:"ob-actions",children:[u.jsx("button",{className:"ob-skip",onClick:()=>i(4),children:"Skip →"}),u.jsx("button",{className:"ob-next primary",onClick:()=>i(4),children:"Next: first job →"})]})]}),r===4&&u.jsxs("section",{className:"ob-step",children:[u.jsxs(hi,{children:[u.jsx("p",{className:"ob-bubble-text",children:"Right — what should I actually do for you first?"}),u.jsx("p",{className:"ob-bubble-subtle",children:"Pick one and I'll start now. Or close this and just talk to me."})]}),K?u.jsxs("div",{className:"ob-remix",children:[u.jsx(hi,{children:u.jsx("p",{className:"ob-bubble-text",children:I!=null&&I.folderName?`I had a peek at “${I.folderName}.” Here's what other builders made from starts like yours — pick one and I'll build your version.`:"Here's what other builders already got working. Pick one — I'll build your version the moment you land in your workspace."})}),K.length===0?u.jsx("div",{className:"ob-error",children:"The shelf is empty right now — start from scratch instead."}):K.map($=>{var le,_e;return u.jsxs("button",{className:"ob-remix-card",onClick:()=>ct($),children:[u.jsxs("div",{className:"ob-remix-main",children:[u.jsx("span",{className:"ob-remix-title",children:$.title}),u.jsxs("span",{className:"ob-remix-by",children:["by ",((le=$.producer)==null?void 0:le.name)||"a builder"]}),$.pitch&&u.jsx("span",{className:"ob-remix-pitch",children:$.pitch}),((_e=$.outcomeStats)==null?void 0:_e.builds)>0&&u.jsxs("span",{className:"ob-remix-worked",children:["✓ worked for ",$.outcomeStats.working," of ",$.outcomeStats.builds," builds"]})]}),u.jsx("span",{className:"ob-remix-go",children:"Build mine →"})]},$.id)}),u.jsx("div",{className:"ob-actions",children:u.jsx("button",{className:"ob-skip",onClick:()=>{ye(null),et(null)},children:"← Pick a different job"})})]}):xe?u.jsxs(u.Fragment,{children:[u.jsxs(hi,{streaming:!M||!M.done,children:[M!=null&&M.text?u.jsxs("p",{className:"ob-bubble-text",children:[M.text,!M.done&&u.jsx(Es,{})]}):u.jsxs("p",{className:"ob-bubble-subtle",children:[Xt," is on it…",(!M||!M.done)&&u.jsx(Es,{})]}),(M==null?void 0:M.error)&&u.jsx("p",{className:"ob-bubble-subtle ob-bubble-error",children:M.error})]}),u.jsxs("div",{className:"ob-actions",children:[u.jsx("button",{className:"ob-skip",onClick:()=>{Ze(null),et(null)},children:"← Pick a different job"}),u.jsx("button",{className:"ob-next primary",onClick:vt,disabled:!M||!M.done&&!M.error,children:M!=null&&M.done?"Open my workspace →":"Streaming…"})]})]}):u.jsxs("div",{className:"ob-jobs",children:[u.jsxs("button",{className:"ob-job ob-job-remix",onClick:Xe,disabled:Ce,children:[u.jsx("div",{className:"ob-job-title",children:"✦ Remix a proven build"}),u.jsx("div",{className:"ob-job-sub",children:Ce?"Pulling up what others have made…":"Start from something other builders already got working — I'll build one for you now."})]}),Ve.map($=>u.jsxs("button",{className:"ob-job",onClick:()=>tt($.kind),children:[u.jsx("div",{className:"ob-job-title",children:$.title}),u.jsx("div",{className:"ob-job-sub",children:$.sub})]},$.kind))]}),(m||lt)&&u.jsx("div",{className:"ob-error",children:m||lt}),!xe&&!K&&u.jsx("div",{className:"ob-actions",children:u.jsx("button",{className:"ob-skip",onClick:vt,children:"Skip to chat →"})}),u.jsxs("details",{className:"ob-consent-note",children:[u.jsx("summary",{children:"What I share with VentureWild — and how to turn it off"}),"I quietly share how I'm doing — what's working, what breaks, my setup health — with the VentureWild team so they can help if you ever get stuck. Never your words or files. You can turn this off anytime in Settings."]})]})]}),u.jsx("aside",{className:"ob-aside","aria-label":"Builders like you",children:u.jsxs("div",{className:"ob-aside-inner",children:[u.jsx("div",{className:"ob-aside-label",children:"✦ Builders like you"}),u.jsx(cu,{variant:"ambient"})]})})]})})}function a3(e=typeof window<"u"?window.location:null){const t=String((e==null?void 0:e.hostname)||"");if(t.endsWith(".venturewild.llc")){const n=t.split(".")[0];if(n)return`This is ${n.charAt(0).toUpperCase()+n.slice(1)}'s workspace on VentureWild.`}return"Welcome to VentureWild."}const l3={gridTemplateRows:"1fr"},c3={display:"grid",placeItems:"center",minHeight:"100vh",padding:24,textAlign:"center"},u3={maxWidth:440,padding:32,display:"grid",gap:16,justifyItems:"center",textAlign:"center"},h3={margin:0,fontSize:"var(--fs-h2)",fontWeight:700,color:"var(--text)"},d3={margin:0,color:"var(--text-muted)",fontSize:"var(--fs-body)",lineHeight:1.5},f3={margin:0,color:"var(--text-muted)",fontSize:"var(--fs-sm)"},p3={fontSize:36,letterSpacing:"0.16em",fontWeight:700,fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",color:"var(--accent, #22d3ee)"};function m3(e){return e&&e.length===6?`${e.slice(0,3)} ${e.slice(3)}`:e}function Oh(e=typeof window<"u"?window.location:null){if(!e)return null;const t=String(e.hostname||"");if(!t.endsWith(".venturewild.llc"))return null;const n=t.split(".")[0];return n?`https://sync.venturewild.llc/auth/google/start?slug=${encodeURIComponent(n)}`:null}const g3={display:"inline-flex",alignItems:"center",justifyContent:"center",gap:10,width:"100%",padding:"13px 18px",borderRadius:"var(--r-lg)",background:"#fff",color:"#1f2937",fontSize:"var(--fs-body)",fontWeight:600,textDecoration:"none",border:"1px solid #dadce0",boxShadow:"0 1px 2px rgba(0,0,0,0.08)"};function y3(){const[e,t]=w.useState("starting"),[n,r]=w.useState(null),[i,s]=w.useState(null),[o,a]=w.useState(0),[l,c]=w.useState(0),d=w.useRef({requestId:null,pollAfterMs:2500}),h=w.useCallback(async()=>{t("starting"),r(null);try{const f=await fetch("/api/auth/pair/start",{method:"POST",headers:{"content-type":"application/json"},body:"{}"});if(f.status===429){t("error"),r("Too many sign-in attempts right now. Wait a minute, then try again.");return}if(!f.ok){t("error"),r("Could not start sign-in. Please try again.");return}const p=await f.json();d.current={requestId:p.requestId,pollAfterMs:p.pollAfterMs||2500},s(p.code),a(p.expiresAt||0),t("waiting")}catch{t("error"),r("Network error. Check your connection and try again.")}},[]);return w.useEffect(()=>{h()},[h]),w.useEffect(()=>{if(e!=="waiting")return;let f=!1,p=null;const{requestId:m,pollAfterMs:y}=d.current;async function b(){try{const _=await fetch("/api/auth/pair/status",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({requestId:m})});if(f)return;const v=await _.json().catch(()=>({}));if(v.status==="approved"&&v.token){if((await fetch("/api/auth/exchange",{method:"POST",headers:{Authorization:`Bearer ${v.token}`}})).ok){window.location.reload();return}t("error"),r("Almost there — sign-in completed but the session could not be saved. Try again.");return}if(v.status==="denied"){t("error"),r("This device was denied.");return}if(v.status==="expired"){t("error"),r("The code expired before it was approved.");return}p=setTimeout(b,y)}catch{f||(p=setTimeout(b,y))}}return p=setTimeout(b,y),()=>{f=!0,clearTimeout(p)}},[e]),w.useEffect(()=>{if(e!=="waiting"||!o)return;const f=()=>c(Math.max(0,Math.round((o-Date.now())/1e3)));f();const p=setInterval(f,1e3);return()=>clearInterval(p)},[e,o]),u.jsx("div",{className:"app fd-wallpaper",style:l3,children:u.jsx("div",{style:c3,children:u.jsxs("div",{className:"fd-card",style:u3,children:[u.jsxs("span",{className:"fd-brand",children:[u.jsx("span",{className:"fd-brand-mark",children:"✦"})," VentureWild"]}),u.jsx("h2",{style:h3,children:"Sign in to look around"}),u.jsx("p",{style:d3,children:a3()}),Oh()&&u.jsxs("a",{href:Oh(),style:g3,"data-testid":"google-signin",children:[u.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18","aria-hidden":"true",children:[u.jsx("path",{fill:"#4285F4",d:"M17.64 9.2c0-.64-.06-1.25-.16-1.84H9v3.48h4.84a4.14 4.14 0 0 1-1.8 2.72v2.26h2.92c1.71-1.57 2.68-3.89 2.68-6.62z"}),u.jsx("path",{fill:"#34A853",d:"M9 18c2.43 0 4.47-.8 5.96-2.18l-2.92-2.26c-.81.54-1.84.86-3.04.86-2.34 0-4.32-1.58-5.03-3.7H.96v2.33A9 9 0 0 0 9 18z"}),u.jsx("path",{fill:"#FBBC05",d:"M3.97 10.72A5.41 5.41 0 0 1 3.68 9c0-.6.1-1.18.29-1.72V4.95H.96A9 9 0 0 0 0 9c0 1.45.35 2.82.96 4.05l3.01-2.33z"}),u.jsx("path",{fill:"#EA4335",d:"M9 3.58c1.32 0 2.5.45 3.44 1.35l2.58-2.59C13.46.89 11.43 0 9 0A9 9 0 0 0 .96 4.95l3.01 2.33C4.68 5.16 6.66 3.58 9 3.58z"})]}),"Continue with Google"]}),Oh()&&u.jsx("p",{style:f3,children:"or approve from another device you’re signed in on:"}),e==="starting"&&u.jsxs("p",{style:{color:"var(--text-muted)"},children:[u.jsx("span",{className:"spinner"})," Preparing…"]}),e==="waiting"&&u.jsxs(u.Fragment,{children:[u.jsx("p",{style:{color:"var(--text-muted)",margin:0},children:"On a device where you’re already signed in, open this workspace and approve this code:"}),u.jsx("div",{style:p3,"data-testid":"pair-code",children:m3(i)}),u.jsxs("p",{style:{color:"var(--text-muted)",fontSize:13,margin:0},children:["Waiting for approval",l?` · expires in ${l}s`:"","…"]})]}),e==="error"&&u.jsxs(u.Fragment,{children:[u.jsx("p",{style:{color:"var(--error)"},children:n}),u.jsx("button",{onClick:h,children:"Try again"})]})]})})})}const _3={position:"fixed",top:12,left:"50%",transform:"translateX(-50%)",zIndex:1e3,background:"var(--surface, #1e293b)",border:"1px solid var(--accent, #22d3ee)",borderRadius:10,padding:"12px 16px",boxShadow:"0 8px 24px rgba(0,0,0,0.35)",display:"grid",gap:10,maxWidth:460},v3={display:"flex",gap:10,alignItems:"center",flexWrap:"wrap"},b3={fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",letterSpacing:"0.12em",fontWeight:700,color:"var(--accent, #22d3ee)"};function w3(e){return e&&e.length===6?`${e.slice(0,3)} ${e.slice(3)}`:e}function S3({token:e}){const[t,n]=w.useState([]),[r,i]=w.useState(null),[s,o]=w.useState(null),a=w.useRef(!0),l=w.useCallback((h={})=>e?{Authorization:`Bearer ${e}`,...h}:h,[e]),c=w.useCallback(async()=>{try{const h=await fetch("/api/auth/pair/requests",{headers:l()});if(!h.ok)return;const f=await h.json();a.current&&n(Array.isArray(f.requests)?f.requests:[])}catch{}},[l]);w.useEffect(()=>{a.current=!0,c();const h=setInterval(c,5e3);return()=>{a.current=!1,clearInterval(h)}},[c]);async function d(h,f,p){if(!r){i(h),o(null);try{const m=await fetch(`/api/auth/pair/${f}`,{method:"POST",headers:l({"content-type":"application/json"}),body:JSON.stringify({requestId:h})});m.ok&&f==="approve"?o({ok:!0,text:`Approved ${p}.`}):m.ok||o({ok:!1,text:"That request is no longer waiting."})}catch{o({ok:!1,text:"Network error."})}finally{i(null),c()}}}return t.length===0?null:u.jsxs("div",{style:_3,"data-testid":"pair-approvals",children:[u.jsx("strong",{style:{fontSize:13},children:t.length===1?"A device wants to sign in":`${t.length} devices want to sign in`}),u.jsx("span",{style:{fontSize:12,color:"var(--text-muted)"},children:"Check that the code matches the one on that device, then approve."}),t.map(h=>u.jsxs("div",{style:v3,children:[u.jsx("span",{style:{fontSize:13},children:h.label}),u.jsx("span",{style:b3,"data-testid":"pair-request-code",children:w3(h.code)}),u.jsx("span",{className:"spacer",style:{flex:1}}),u.jsx("button",{onClick:()=>d(h.requestId,"approve",h.label),disabled:r===h.requestId,"data-testid":"pair-approve-btn",children:r===h.requestId?"Approving…":"Approve"}),u.jsx("button",{onClick:()=>d(h.requestId,"deny",h.label),disabled:r===h.requestId,style:{background:"transparent",color:"var(--text-muted)"},children:"Deny"})]},h.requestId)),s&&u.jsx("span",{style:{fontSize:12,color:s.ok?"var(--accent, #22d3ee)":"var(--error)"},children:s.text})]})}const x3=15e3,k3=2500;function C3(e){const t=Math.round(e/6e4);return t<=0?"expiring":t<60?`${t} min`:`${Math.floor(t/60)}h ${t%60}m`}function E3({token:e}){var g;const[t,n]=w.useState(null),[r,i]=w.useState(!1),[s,o]=w.useState(!1),a=w.useRef(null),l=w.useRef(null),c=w.useCallback(()=>e?{Authorization:`Bearer ${e}`}:{},[e]),d=w.useCallback(async()=>{try{const x=await fetch("/api/support/status",{headers:c()});if(!x.ok)return;n(await x.json())}catch{}},[c]),h=!!((g=t==null?void 0:t.operate)!=null&&g.active);w.useEffect(()=>{d();const x=h?k3:x3;return a.current=setInterval(d,x),()=>clearInterval(a.current)},[d,h]),w.useLayoutEffect(()=>{const x=()=>{const k=l.current?l.current.offsetHeight:0;document.documentElement.style.setProperty("--support-banner-h",`${k}px`)};return x(),window.addEventListener("resize",x),()=>window.removeEventListener("resize",x)}),w.useEffect(()=>()=>document.documentElement.style.setProperty("--support-banner-h","0px"),[]);const f=w.useCallback(async()=>{i(!0);try{await fetch("/api/support/revoke",{method:"POST",headers:c()})}catch{}i(!1),d()},[c,d]),p=w.useCallback(async()=>{o(!0);try{await fetch("/api/support/operate/cancel",{method:"POST",headers:c()})}catch{}o(!1),d()},[c,d]);if(!t)return null;const m=t.operate||null;if(!t.enabled&&!t.active&&!m)return null;if(m){const x=(m.lines||[]).slice(-6);return u.jsxs("div",{ref:l,role:"status","aria-live":"polite",style:kv(!0),children:[u.jsxs("div",{style:{display:"flex",alignItems:"center",gap:12,width:"100%"},children:[u.jsx("span",{"aria-hidden":"true",children:"⚙️"}),u.jsx("span",{style:{fontWeight:600},children:m.active?"VentureWild support is operating your agent":"VentureWild support finished helping"}),m.active&&u.jsx("button",{type:"button",onClick:p,disabled:s,style:zh,children:s?"Stopping…":"Stop"}),u.jsx("button",{type:"button",onClick:f,disabled:r,style:{...zh,marginLeft:m.active?0:"auto"},children:r?"Revoking…":"Revoke access"})]}),x.length>0&&u.jsx("div",{"data-testid":"operate-transcript",style:{width:"100%",marginTop:4,maxHeight:96,overflowY:"auto",font:"12px/1.45 ui-monospace, SFMono-Regular, Menlo, monospace",opacity:.92,whiteSpace:"pre-wrap"},children:x.map((k,S)=>u.jsx("div",{children:k.text},`${k.ts}-${S}`))})]})}const b=t.active,_=b?"VentureWild support is connected":`Support access allowed (tier ${t.tier})`,v=b?t.lastAction?`last action: ${t.lastAction.action}`:"a support session is live":`auto-expires in ${C3(t.remainingMs)}`;return u.jsxs("div",{ref:l,role:"status","aria-live":"polite",style:kv(b),children:[u.jsx("span",{"aria-hidden":"true",children:b?"🟢":"🛟"}),u.jsx("span",{style:{fontWeight:600},children:_}),u.jsxs("span",{style:{opacity:.8},children:["· ",v]}),u.jsx("button",{type:"button",onClick:f,disabled:r,style:{...zh,marginLeft:"auto"},children:r?"Revoking…":"Revoke"})]})}function kv(e){return{position:"fixed",top:0,left:0,right:0,zIndex:9999,display:"flex",flexWrap:"wrap",alignItems:"center",gap:12,padding:"6px 14px",background:e?"var(--accent, #0891b2)":"var(--surface-2, #f4f4f5)",color:e?"var(--accent-ink, #fff)":"var(--text, #222)",borderBottom:"1px solid var(--border, #e4e4e7)",boxShadow:"0 1px 6px rgba(0,0,0,0.12)",font:"13px/1.4 -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif"}}const zh={padding:"3px 12px",borderRadius:6,border:"1px solid currentColor",background:"transparent",color:"inherit",cursor:"pointer",fontWeight:600},N3={partner:"Partner",viewer:"Viewer",client:"Client"},js=12,Wi=[{id:"chat-1",type:"chat"}],j3={lg:[{i:"chat-1",x:0,y:0,w:12,h:js,minW:3,minH:4}]},R3={chat:{w:5,h:12},liveview:{w:4,h:12},notes:{w:3,h:6},earnings:{w:3,h:5},analytics:{w:4,h:7},usage:{w:3,h:6},powers:{w:3,h:7},files:{w:3,h:12},code:{w:5,h:12},todo:{w:3,h:7},logs:{w:4,h:8},datatable:{w:6,h:8},deploy:{w:4,h:7},peers:{w:3,h:6}},T3=[{type:"liveview",title:"Live view",icon:"👁️",desc:"See what your agent builds, live."},{type:"files",title:"Files",icon:"📁",desc:"Browse your workspace files.",cap:"fileTree"},{type:"code",title:"Code",icon:"💻",desc:"View a file, with highlighting.",cap:"fileTree"},{type:"notes",title:"Notes",icon:"📝",desc:"A place to jot anything."},{type:"todo",title:"To-do",icon:"✅",desc:"A simple checklist."},{type:"logs",title:"Logs",icon:"📋",desc:"Tail your workspace logs, live.",cap:"fileTree"},{type:"datatable",title:"Data table",icon:"🗂️",desc:"View a CSV or JSON file as a sortable table.",cap:"fileTree"},{type:"deploy",title:"Deploy",icon:"🚀",desc:"Put your build online (agent-driven)."},{type:"usage",title:"Usage",icon:"🔋",desc:"Your plan usage + working memory, live."},{type:"powers",title:"Powers",icon:"🧰",desc:"Your skills — one tap to run."},{type:"peers",title:"Builders like you",icon:"🌱",desc:"Real things real people built here."},{type:"chat",title:"Another chat",icon:"🗨️",desc:"A second, independent conversation."}],D3=[{type:"earnings",title:"Producer earnings",icon:"💸",desc:"Watch represented earnings tick in, live."},{type:"analytics",title:"Shelf analytics",icon:"📊",desc:"Who's earning across the marketplace."}],P3=[{id:"just-chat",name:"Just chat",icon:"💬",desc:"Only the conversation — clean and focused.",blocks:[{type:"chat",l:{x:0,y:0,w:12,h:12,minW:3,minH:4}}]},{id:"build",name:"Build",icon:"🔨",desc:"Chat, a live view, and your powers.",blocks:[{type:"chat",l:{x:0,y:0,w:6,h:12,minW:3,minH:4}},{type:"liveview",l:{x:6,y:0,w:6,h:8,minW:3,minH:3}},{type:"powers",l:{x:6,y:8,w:6,h:4,minW:3,minH:3}}]},{id:"producer",name:"Producer",icon:"💸",desc:"Chat + your earnings, usage, and the shelf.",blocks:[{type:"chat",l:{x:0,y:0,w:6,h:12,minW:3,minH:4}},{type:"earnings",l:{x:6,y:0,w:6,h:4,minW:3,minH:3}},{type:"usage",l:{x:6,y:4,w:6,h:4,minW:3,minH:3}},{type:"analytics",l:{x:6,y:8,w:6,h:4,minW:3,minH:3}}]},{id:"workspace",name:"Workspace",icon:"📝",desc:"Chat, a live view, your usage, and notes.",blocks:[{type:"chat",l:{x:0,y:0,w:6,h:12,minW:3,minH:4}},{type:"liveview",l:{x:6,y:0,w:6,h:6,minW:3,minH:3}},{type:"usage",l:{x:6,y:6,w:6,h:3,minW:3,minH:3}},{type:"notes",l:{x:6,y:9,w:6,h:3,minW:3,minH:3}}]},{id:"code",name:"Code",icon:"💻",desc:"Chat with a file browser and a code view.",cap:"fileTree",blocks:[{type:"chat",l:{x:0,y:0,w:4,h:12,minW:3,minH:4}},{type:"files",l:{x:4,y:0,w:3,h:12,minW:2,minH:4}},{type:"code",l:{x:7,y:0,w:5,h:12,minW:3,minH:4}}]}];let Cv=0;function Lo(e){return Cv+=1,`${e}-${Date.now().toString(36)}-${Cv}`}function L3(e=640){const[t,n]=w.useState(()=>typeof window<"u"&&window.innerWidth<=e);return w.useEffect(()=>{if(typeof window>"u")return;const r=window.matchMedia(`(max-width: ${e}px)`),i=()=>n(r.matches);return i(),r.addEventListener("change",i),()=>r.removeEventListener("change",i)},[e]),t}function A3(){var km,Cm,Em,Nm,jm,Rm,Tm;const[e,t]=w.useState(null),[n,r]=w.useState(null),[i,s]=w.useState(!1),[o,a]=w.useState(()=>!ra()),[l,c]=w.useState(()=>ra()),[d,h]=w.useState(!1),[f,p]=w.useState(!1),[m,y]=w.useState(null),[b,_]=w.useState(!1),[v,g]=w.useState(!1),[x,k]=w.useState(!1);w.useEffect(()=>{if(!x)return;const z=q=>{var re,ce;(ce=(re=q.target)==null?void 0:re.closest)!=null&&ce.call(re,".topbar-more")||k(!1)},G=q=>{q.key==="Escape"&&k(!1)};return document.addEventListener("pointerdown",z),document.addEventListener("keydown",G),()=>{document.removeEventListener("pointerdown",z),document.removeEventListener("keydown",G)}},[x]);const[S,N]=w.useState("build"),[P,B]=w.useState({}),[R,F]=w.useState({}),[L,T]=w.useState(null),[I,j]=w.useState(null),[O,H]=w.useState(null),[D,W]=w.useState(null),[C,ee]=w.useState("idle"),[he,E]=w.useState(!1),[pe,Y]=w.useState(null),[X,ae]=w.useState(!1),[be,ie]=w.useState(null),[Ee,ge]=w.useState("use"),[Ie,A]=w.useState(!1),[Z,se]=w.useState(!1),[me,Pe]=w.useState(!1),[Ge,je]=w.useState(!1),[xe,Ze]=w.useState(!1),[Ue,et]=w.useState(()=>typeof window<"u"?WI():{font:"system",size:"m",spacing:"cozy"}),[lt,oe]=w.useState(()=>typeof window<"u"?MI():{mode:"light",accent:"#0891b2",hot:"#0e7490",accentManual:!1}),[M,K]=w.useState(null),[ye,Ce]=w.useState(()=>{try{const z=JSON.parse(localStorage.getItem("wild:templates")||"[]");return Array.isArray(z)?z:[]}catch{return[]}}),[we,Xe]=w.useState(Wi),[ct,tt]=w.useState(j3),[vt,Xt]=w.useState(!1),[jt,rt]=w.useState("chat-1"),$t=L3(),ve=w.useMemo(()=>typeof window>"u"?null:new URLSearchParams(window.location.search).get("t"),[]);w.useEffect(()=>{async function z(){try{const G={};ve&&(G.Authorization=`Bearer ${ve}`);const q=await fetch("/api/session",{headers:G});if(q.status===401){s(!0);return}if(!q.ok)throw new Error(`session fetch failed: ${q.status}`);const re=await q.json();t(re)}catch(G){r(G.message||String(G))}}z()},[ve,l]),w.useEffect(()=>{zI(lt),OI(lt)},[lt]),w.useEffect(()=>{VI(Ue),UI(Ue)},[Ue]),w.useEffect(()=>{var G;const z=(G=e==null?void 0:e.identity)==null?void 0:G.color;z&&!lt.accentManual&&oe(q=>q.accentManual?q:{...q,accent:z,hot:z})},[(km=e==null?void 0:e.identity)==null?void 0:km.color,lt.accentManual]);const Ht=e!=null&&e.workspaceId?`wild:canvas:v2:${e.workspaceId}:${e.personKey||"local"}`:null,Xn=w.useRef(null);function He(z){clearTimeout(Xn.current),Xn.current=setTimeout(()=>{const G={"Content-Type":"application/json"};ve&&(G.Authorization=`Bearer ${ve}`),fetch("/api/canvas/state",{method:"POST",headers:G,body:JSON.stringify(z)}).catch(()=>{})},800)}w.useEffect(()=>{if(!Ht||vt)return;let z=!1;const G=ve?{Authorization:`Bearer ${ve}`}:{};return(async()=>{var q,re,ce,We,Wt,De,Tn,Bi;try{const Jn=await fetch("/api/canvas/state",{headers:G});if(!Jn.ok)throw new Error(Jn.status);const St=await Jn.json();if(z)return;let bn=null;try{bn=JSON.parse(localStorage.getItem(Ht))}catch{}if((re=(q=St.layout)==null?void 0:q.blocks)!=null&&re.length||(Wt=(We=(ce=St.layout)==null?void 0:ce.layouts)==null?void 0:We.lg)!=null&&Wt.length){let Ut=Array.isArray(St.layout.blocks)&&St.layout.blocks.length?St.layout.blocks:Wi;Ut.some(ii=>ii.type==="chat")||(Ut=[...Wi,...Ut]),Xe(Ut),(De=St.layout.layouts)!=null&&De.lg&&tt(St.layout.layouts);try{localStorage.setItem(Ht,JSON.stringify({blocks:Ut,layouts:St.layout.layouts}))}catch{}}else if((Tn=bn==null?void 0:bn.blocks)!=null&&Tn.length){let Ut=Array.isArray(bn.blocks)&&bn.blocks.length?bn.blocks:Wi;Ut.some(ii=>ii.type==="chat")||(Ut=[...Wi,...Ut]),Xe(Ut),(Bi=bn.layouts)!=null&&Bi.lg&&tt(bn.layouts),He({layout:{blocks:Ut,layouts:bn.layouts||{lg:[]}}})}if(Array.isArray(St.templates)&&St.templates.length){Ce(St.templates);try{localStorage.setItem("wild:templates",JSON.stringify(St.templates))}catch{}}if(St.userTheme){const Ut=St.userTheme;oe(ii=>({...ii,mode:Ut.mode==="dark"?"dark":"light",accent:Ut.accent||ii.accent,hot:Ut.hot||ii.hot,accentManual:Ut.accentManual??ii.accentManual,tokens:Ut.tokens||{}}))}St.userReading&&et(_u(St.userReading))}catch{if(z)return;try{const Jn=localStorage.getItem(Ht);if(Jn){const St=JSON.parse(Jn);let bn=Array.isArray(St.blocks)&&St.blocks.length?St.blocks:Wi;bn.some(Ut=>Ut.type==="chat")||(bn=[...Wi,...bn]),Xe(bn),St.layouts&&St.layouts.lg&&tt(St.layouts)}}catch{}}z||Xt(!0)})(),()=>{z=!0,clearTimeout(Xn.current)}},[Ht]),w.useEffect(()=>{if(!(!Ht||!vt)){try{localStorage.setItem(Ht,JSON.stringify({blocks:we,layouts:ct}))}catch{}He({layout:{blocks:we,layouts:ct}})}},[Ht,vt,we,ct]);const Ve=w.useRef(null);w.useEffect(()=>{if(vt)return clearTimeout(Ve.current),Ve.current=setTimeout(()=>{He({userTheme:lt})},800),()=>clearTimeout(Ve.current)},[vt,lt]);const Be=w.useRef(null);w.useEffect(()=>{if(vt)return clearTimeout(Be.current),Be.current=setTimeout(()=>{He({userReading:Ue})},800),()=>clearTimeout(Be.current)},[vt,Ue]),w.useEffect(()=>{var q;if(!vt||!((q=e==null?void 0:e.capabilities)!=null&&q.chat))return;let z=!1;const G=ve?{Authorization:`Bearer ${ve}`}:{};return fetch("/api/canvas/blocks",{headers:G}).then(re=>re.ok?re.json():null).then(re=>{z||!Array.isArray(re==null?void 0:re.blocks)||!re.blocks.length||(Xe(ce=>{const We=new Set(ce.map(De=>De.id)),Wt=re.blocks.filter(De=>De.id&&!We.has(De.id));return Wt.length?[...ce,...Wt.map(De=>({id:De.id,type:"custom",spec:De}))]:ce}),tt(ce=>{const We=ce.lg||[],Wt=new Set(We.map(Tn=>Tn.i)),De=re.blocks.filter(Tn=>Tn.id&&!Wt.has(Tn.id));return De.length?{lg:[...We,...De.map((Tn,Bi)=>({i:Tn.id,x:8,y:Bi*6,w:4,h:6,minW:3,minH:3}))]}:ce}))}).catch(()=>{}),()=>{z=!0}},[vt,(Cm=e==null?void 0:e.capabilities)==null?void 0:Cm.chat,ve]),w.useEffect(()=>{var q;if(!((q=e==null?void 0:e.capabilities)!=null&&q.chat)||lt.accentManual)return;let z=!1;const G=ve?{Authorization:`Bearer ${ve}`}:{};return fetch("/api/canvas/theme",{headers:G}).then(re=>re.ok?re.json():null).then(re=>{z||!(re!=null&&re.theme)||oe(ce=>ce.accentManual?ce:{...ce,mode:re.theme.mode==="dark"?"dark":"light",accent:re.theme.accent||ce.accent,hot:re.theme.hot||re.theme.accent||ce.hot,tokens:re.theme.tokens||{}})}).catch(()=>{}),()=>{z=!0}},[(Em=e==null?void 0:e.capabilities)==null?void 0:Em.chat,ve]);function Qe(z){const G=Lo(z),q=R3[z]||{w:4,h:12};if(Xe(re=>[...re,{id:G,type:z}]),tt(re=>{const ce=re.lg||[],We=ce.reduce((Wt,De)=>Math.max(Wt,(De.y||0)+(De.h||0)),0);return{lg:[...ce,{i:G,x:Math.max(0,12-q.w),y:We,w:q.w,h:q.h,minW:3,minH:3}]}}),rt(G),A(!1),typeof window<"u"){const re=ce=>{var We;return(We=document.querySelector(`[data-rgl-id="${G}"]`))==null?void 0:We.scrollIntoView({behavior:ce,block:"nearest"})};setTimeout(()=>re("smooth"),300),setTimeout(()=>re("auto"),750)}}function pt(z){const G=we.find(q=>q.id===z);if(Xe(q=>q.filter(re=>re.id!==z)),tt(q=>({lg:(q.lg||[]).filter(re=>re.i!==z)})),rt(q=>{var re;return q===z?((re=we.find(ce=>ce.type==="chat"))==null?void 0:re.id)||"chat-1":q}),B(q=>{if(!(z in q))return q;const re={...q};return delete re[z],re}),(G==null?void 0:G.type)==="custom"){const q=ve?{Authorization:`Bearer ${ve}`}:{};fetch(`/api/canvas/blocks/${encodeURIComponent(z)}`,{method:"DELETE",headers:q}).catch(()=>{})}}function Rt(z){const G=we.find(q=>q.id===z);G&&Qe(G.type)}const Tt=w.useRef(we);Tt.current=we;const mt=w.useRef(null),$=w.useRef(null),le=w.useRef(!1);w.useEffect(()=>{var ce;if(!((ce=e==null?void 0:e.capabilities)!=null&&ce.chat)||$t)return;let z=!1,G=null;const q=ve?{Authorization:`Bearer ${ve}`}:{},re=async()=>{var Bi;if(z||le.current||document.hidden)return;const We=await fetch("/api/preview/ports",{headers:q}).catch(()=>null);if(!We||z)return;const De=((await We.json().catch(()=>({}))).ports||[]).map(Jn=>Jn.port);if($.current===null){$.current=new Set(De);return}De.some(Jn=>!$.current.has(Jn))&&!Tt.current.some(Jn=>Jn.type==="liveview")&&(le.current=!0,clearInterval(G),(Bi=mt.current)==null||Bi.call(mt))};return re(),G=setInterval(re,5e3),()=>{z=!0,clearInterval(G)}},[(Nm=e==null?void 0:e.capabilities)==null?void 0:Nm.chat,ve,$t]);function _e(){if(we.some(G=>G.type==="liveview"))return;const z=Lo("liveview");Xe(G=>G.some(q=>q.type==="liveview")?G:[...G,{id:z,type:"liveview"}]),tt(G=>{const q=(G.lg||[]).map(re=>re.i.startsWith("chat")?{...re,w:6,x:0,h:js}:re);return q.push({i:z,x:6,y:0,w:6,h:js,minW:3,minH:4}),{lg:q}})}mt.current=_e;function Ne(z){if(Y(z),we.some(q=>q.type==="code"))return;const G=Lo("code");Xe(q=>q.some(re=>re.type==="code")?q:[...q,{id:G,type:"code"}]),tt(q=>({lg:[...q.lg||[],{i:G,x:6,y:0,w:6,h:js,minW:3,minH:4}]}))}function ne(z,G){if(z!=null&&z.id&&(Xe(q=>{const re=q.findIndex(ce=>ce.id===z.id);if(re>=0){const ce=q.slice();return ce[re]={...ce[re],type:"custom",spec:z},ce}return[...q,{id:z.id,type:"custom",spec:z}]}),tt(q=>{const re=q.lg||[];return re.some(ce=>ce.i===z.id)?q:{lg:[...re,{i:z.id,x:8,y:0,w:4,h:6,minW:3,minH:3}]}}),G!=="update"&&(rt(z.id),typeof window<"u"))){const q=re=>{var ce;return(ce=document.querySelector(`[data-rgl-id="${z.id}"]`))==null?void 0:ce.scrollIntoView({behavior:re,block:"nearest"})};setTimeout(()=>q("smooth"),300),setTimeout(()=>q("auto"),750)}}function ke(z){!z||typeof z!="object"||oe(G=>{var q;return II(G,z,G.accentManual||!!((q=e==null?void 0:e.identity)!=null&&q.color))})}const de=w.useCallback(async(z=!1)=>{try{const G=ve?{Authorization:`Bearer ${ve}`}:{},q=await fetch(`/api/update/status${z?"?fresh=1":""}`,{headers:G});if(!q.ok)return null;const re=await q.json();return W(re),re}catch{return null}},[ve]);w.useEffect(()=>{var G;if(!((G=e==null?void 0:e.capabilities)!=null&&G.chat))return;de();const z=()=>de();return window.addEventListener("focus",z),()=>window.removeEventListener("focus",z)},[(jm=e==null?void 0:e.capabilities)==null?void 0:jm.chat,de]);async function Le(){if(C==="applying"||!D)return;const z=D.current;E(!1),ee("applying");try{const G={"Content-Type":"application/json",...ve?{Authorization:`Bearer ${ve}`}:{}},q=await fetch("/api/update/apply",{method:"POST",headers:G}).then(ce=>ce.json()).catch(()=>null);if(q&&q.updated===!1){W(ce=>({...ce||{},available:!1,current:q.current,latest:q.latest})),ee("uptodate"),setTimeout(()=>ee(ce=>ce==="uptodate"?"idle":ce),4e3);return}if(!q||!q.ok&&!q.requested){ee("error");return}const re=Date.now();for(;Date.now()-re<15e4;){await new Promise(We=>setTimeout(We,2500));const ce=await fetch("/api/health").then(We=>We.ok?We.json():null).catch(()=>null);if(ce&&ce.version&&ce.version!==z){ee("done"),setTimeout(()=>window.location.reload(),800);return}}ee("error")}catch{ee("error")}}async function Te(){E(!1),ee("idle");const z=await de(!0);z&&!z.available&&(ee("uptodate"),setTimeout(()=>ee(G=>G==="uptodate"?"idle":G),4e3))}async function Ae({title:z,pitch:G}){const q={"content-type":"application/json",...ve?{Authorization:`Bearer ${ve}`}:{}},re={title:z,pitch:G,theme:{mode:lt.mode,accent:lt.accent,hot:lt.hot,tokens:lt.tokens||{}},builtFrom:M?{id:M.id,title:M.title}:null};return(await fetch("/api/bazaar/themes/publish",{method:"POST",headers:q,body:JSON.stringify(re)})).json().catch(()=>({ok:!1,error:"bad-response"}))}function it(z){const G=z&&z.theme||{};oe(q=>({...q,mode:G.mode==="dark"?"dark":"light",accent:G.accent||q.accent,hot:G.hot||G.accent||q.hot,tokens:G.tokens||{},accentManual:!0})),K({id:z.id,title:z.title}),Pe(!0)}function Dt(z){var re;const G=[],q=z.blocks.map(ce=>{const We=Lo(ce.type);return G.push({i:We,...ce.l||{x:0,y:0,w:4,h:js,minW:3,minH:3}}),{id:We,type:ce.type}});if(!q.some(ce=>ce.type==="chat")){const ce=Lo("chat");q.unshift({id:ce,type:"chat"}),G.unshift({i:ce,x:0,y:0,w:8,h:js,minW:3,minH:4})}Xe(q),tt({lg:G}),rt(((re=q[0])==null?void 0:re.id)||"chat-1"),se(!1),typeof window<"u"&&setTimeout(()=>{var ce;return(ce=document.querySelector(".block-canvas"))==null?void 0:ce.scrollTo({top:0,behavior:"smooth"})},60)}function ot(z){try{localStorage.setItem("wild:templates",JSON.stringify(z))}catch{}return He({templates:z}),z}function Jt(z){const G=ct.lg||[],q=we.map(ce=>{const We=G.find(Wt=>Wt.i===ce.id);return{type:ce.type,l:We?{x:We.x,y:We.y,w:We.w,h:We.h,minW:We.minW??3,minH:We.minH??4}:{x:0,y:0,w:4,h:10,minW:3,minH:4}}}),re={id:`saved-${Date.now().toString(36)}-${Math.random().toString(36).slice(2,6)}`,name:z,icon:"⭐",desc:"Your saved layout",blocks:q,custom:!0};Ce(ce=>ot([...ce,re]))}function vs(z){Ce(G=>ot(G.filter(q=>q.id!==z)))}if(i)return u.jsx(y3,{});if(n)return u.jsx("div",{className:"app",style:{gridTemplateRows:"1fr",alignItems:"center",justifyItems:"center"},children:u.jsxs("div",{style:{padding:24},children:[u.jsx("h2",{children:"wild-workspace"}),u.jsxs("p",{style:{color:"var(--error)"},children:["Could not load session: ",n]}),u.jsx("p",{style:{color:"var(--text-muted)",fontSize:13},children:"Verify the server is running and the share URL token is valid."})]})});if(!e)return u.jsx("div",{className:"app",style:{gridTemplateRows:"1fr",alignItems:"center",justifyItems:"center"},children:u.jsxs("div",{style:{padding:24,color:"var(--text-muted)"},children:[u.jsx("span",{className:"spinner"})," Loading workspace…"]})});if((Rm=e.capabilities)!=null&&Rm.chatWrite&&!e.onboarded)return u.jsx(o3,{session:e,token:ve,onComplete:async z=>{z!=null&&z.seedChat&&IP(z.seedChat,void 0,uh(e.currentWorkspace));try{const G={};ve&&(G.Authorization=`Bearer ${ve}`);const q=await fetch("/api/session",{headers:G});q.ok?t(await q.json()):t({...e,onboarded:!0})}catch{t({...e,onboarded:!0})}z!=null&&z.build&&ie({text:z.build,ts:Date.now()})}});if(o)return u.jsx(fL,{session:e,onEnter:z=>{z!==l&&(MP(z),c(z),Y(null),ie(null)),a(!1)},onClose:ra()?()=>a(!1):null});const{role:vn,capabilities:ut,workspace:ni,workspaceId:ht,agent:br,identity:Rn}=e,Oi=(Rn==null?void 0:Rn.name)||(br==null?void 0:br.label)||"Chat",zi=e.currentWorkspace||{},ri=zi.id||"default";uh(zi);const go=(Tm=we.find(z=>z.type==="chat"))==null?void 0:Tm.id;function Wa(z){var G,q;switch(z.type){case"chat":return{title:Oi,icon:"🗨️"};case"liveview":return{title:"Live view",icon:"👁️"};case"notes":return{title:"Notes",icon:"📝"};case"usage":return{title:"Usage",icon:"🔋"};case"powers":return{title:"Powers",icon:"🧰"};case"earnings":return{title:"Producer earnings",icon:"💸"};case"analytics":return{title:"Shelf analytics",icon:"📊"};case"files":return{title:"Files",icon:"📁"};case"code":return{title:"Code",icon:"💻"};case"todo":return{title:"To-do",icon:"✅"};case"logs":return{title:"Logs",icon:"📋"};case"datatable":return{title:"Data table",icon:"🗂️"};case"deploy":return{title:"Deploy",icon:"🚀"};case"peers":return{title:"Builders like you",icon:"🌱"};case"custom":return{title:((G=z.spec)==null?void 0:G.title)||"Block",icon:((q=z.spec)==null?void 0:q.icon)||"🧩"};default:return{title:z.type,icon:"▫️"}}}function xm(z){switch(z.type){case"chat":{const G=z.id===go,q=R[z.id]||(G?"main":z.id),re=q==="main"?void 0:q,ce=uh(zi,re),We=G?S:P[z.id]||"build",Wt=G?N:De=>B(Tn=>({...Tn,[z.id]:De}));return u.jsxs(u.Fragment,{children:[ut.chatWrite&&u.jsxs("div",{className:"chat-block-bar",children:[u.jsx(JP,{workspaceKey:ri,activeSessionId:q,canWrite:ut.chatWrite,onSelect:De=>F(Tn=>({...Tn,[z.id]:De}))}),u.jsx("span",{className:"spacer",style:{flex:1}}),u.jsxs("span",{className:"chat-mode-toggle","data-testid":"mode-toggle",children:[u.jsx("button",{className:We==="build"?"active":"",onClick:()=>Wt("build"),"data-testid":"mode-build",children:"Build"}),u.jsx("button",{className:We==="plan"?"active":"",onClick:()=>Wt("plan"),"data-testid":"mode-plan",children:"Plan"})]})]}),G&&ut.inbox&&u.jsx(qB,{}),u.jsx(BP,{storageKey:ce,threadId:re,sessionId:q,role:vn,capabilities:ut,mode:We,token:ve,inject:G?be:void 0,onInjectConsumed:G?()=>ie(null):void 0,agentName:Oi,onOpenReading:()=>Ze(!0),onBazaarEvent:De=>{(De==null?void 0:De.type)==="preview"?(T({url:De.url,ts:De.ts}),_e()):(De==null?void 0:De.type)==="meter"?j(De.state):(De==null?void 0:De.type)==="usage"?H(De.state):(De==null?void 0:De.type)==="block"?ne(De.block,De.op):(De==null?void 0:De.type)==="theme"&&ke(De.theme)}},`chat-${ri}-${q}`)]})}case"liveview":return u.jsx(QI,{bazaarPreview:L});case"notes":return u.jsx(eM,{id:z.id});case"usage":return u.jsx(sM,{live:O,token:ve});case"powers":return u.jsx(aM,{token:ve,onRun:G=>ie({text:`/${G}`,ts:Date.now()})});case"earnings":return u.jsx(rM,{live:I,token:ve});case"analytics":return u.jsx(lM,{live:I,token:ve});case"files":return u.jsx(cM,{token:ve,selectedFile:pe,onOpenFile:Ne},`files-${ri}`);case"code":return u.jsx(dM,{path:pe,token:ve,onPickFile:Y},`code-${ri}`);case"todo":return u.jsx(fM,{id:z.id});case"logs":return u.jsx(gM,{token:ve});case"datatable":return u.jsx(vM,{token:ve});case"deploy":return u.jsx(bM,{canDeploy:ut.chatWrite,onSetup:()=>ie({text:"Help me deploy this project — set up a deploy target and ship it.",ts:Date.now()})});case"peers":return u.jsx(cu,{variant:"block"});case"custom":return u.jsx(AB,{spec:z.spec});default:return null}}return u.jsxs("div",{className:"app",children:[u.jsx(E3,{token:ve}),ut.chatWrite&&u.jsx(oM,{info:D,phase:C,dismissed:he,onApply:Le,onDismiss:()=>E(!0)}),ut.share&&u.jsx(S3,{token:ve}),u.jsxs("header",{className:"topbar","data-testid":"topbar",children:[u.jsx("span",{className:"brand",children:"wild-workspace"}),u.jsx("span",{className:`badge ${vn}`,"data-testid":"role-badge",children:N3[vn]||vn}),u.jsxs("button",{className:"badge","data-testid":"workspace-switcher",onClick:()=>a(!0),title:"Switch workspace",style:{cursor:"pointer"},children:[zi.name||(ni==null?void 0:ni.name)||ht," ▾"]}),Rn!=null&&Rn.name?u.jsx("span",{className:"badge","data-testid":"agent-name",style:{borderColor:Rn.color,color:Rn.color},children:Rn.name}):br&&u.jsx("span",{className:"badge","data-testid":"agent-name",children:br.label||br.id}),u.jsx("span",{className:"spacer"}),u.jsx("button",{onClick:()=>Pe(!0),"data-testid":"theme-btn",title:"Theme — make it yours (light/dark + accent)",children:"🎨 Theme"}),ut.chatWrite&&u.jsx("button",{onClick:()=>se(!0),"data-testid":"templates-btn",title:"Start from a template layout",children:"▾ Templates"}),ut.chatWrite&&u.jsx("button",{className:Ee==="layout"?"primary":"",onClick:()=>ge(z=>z==="layout"?"use":"layout"),"data-testid":"arrange-toggle",title:"Rearrange your blocks",children:Ee==="layout"?"✓ Done":"✥ Arrange"}),ut.chat&&u.jsx("button",{onClick:()=>ae(!0),"data-testid":"bazaar-btn",title:"Browse the marketplace shelf",children:"🛍️ Bazaar"}),(()=>{const z=ut.chatWrite&&u.jsx("button",{onClick:()=>je(!0),"data-testid":"settings-btn",title:"Settings — agent autonomy, name, appearance",children:"⚙️ Settings"},"settings"),G=ut.chatWrite&&u.jsx("button",{onClick:Te,"data-testid":"updates-btn",title:"Check for updates",children:D!=null&&D.available?`✨ Update to v${D.latest}`:`🔄 Check for updates${D!=null&&D.current?` (v${D.current})`:""}`},"updates"),q=ut.sync&&u.jsx("button",{onClick:()=>p(!0),"data-testid":"collaborate-btn",children:"🤝 Collaborate"},"collab"),re=ut.share&&u.jsx("button",{onClick:()=>h(!0),"data-testid":"share-btn",children:"🔗 Share"},"share"),ce=ut.terminal&&u.jsx("button",{onClick:()=>g(Wt=>!Wt),"data-testid":"terminal-toggle",children:v?"⌨ Hide terminal":"⌨ Terminal"},"term"),We=[z,G,q,re,ce].filter(Boolean);return We.length===0?null:u.jsxs("div",{className:"topbar-more","data-testid":"topbar-more",children:[u.jsx("button",{onClick:()=>k(Wt=>!Wt),"data-testid":"more-toggle","aria-haspopup":"menu","aria-expanded":x,title:"More — settings, sharing, advanced",children:"⋯ More"}),x&&u.jsx("div",{className:"more-menu","data-testid":"more-menu",onClick:()=>k(!1),children:We})]})})()]}),u.jsxs("main",{className:"canvas-wrap","data-testid":"canvas-wrap",children:[Ee==="layout"&&u.jsxs("div",{className:"arrange-bar","data-testid":"arrange-bar",children:[u.jsx("span",{className:"arrange-hint",children:"✥ Arranging your space — drag a block's header, resize from its corner, or add a new one."}),u.jsx("span",{className:"spacer"}),u.jsx("button",{className:"primary",onClick:()=>A(!0),"data-testid":"add-block-btn",children:"+ Add block"}),u.jsx("button",{onClick:()=>ge("use"),children:"Done"})]}),$t?u.jsx(TI,{blocks:we,activeId:jt,setActiveId:rt,mode:Ee,renderBlock:xm,blockMeta:Wa,onRemove:pt,canRemove:z=>z.type!=="chat"||z.id!==go}):u.jsx(RI,{blocks:we,layouts:ct,mode:Ee,onLayoutChange:tt,renderBlock:xm,blockMeta:Wa,onRemove:pt,onDuplicate:Rt,canRemove:z=>z.type!=="chat"||z.id!==go,canDuplicate:z=>z.type!=="custom"})]}),u.jsx(VB,{role:vn,capabilities:ut,session:e,urlToken:ve,onSyncAlert:y,onOpenConflicts:()=>_(!0)}),u.jsx(HB,{alert:m,onDismiss:()=>y(null)}),b&&u.jsx(WB,{urlToken:ve,onClose:()=>_(!1)}),Ie&&u.jsx(DI,{items:T3.filter(z=>!z.cap||ut[z.cap]),bazaarItems:D3,onAdd:Qe,onClose:()=>A(!1)}),Z&&u.jsx(LI,{builtins:P3.filter(z=>!z.cap||ut[z.cap]),saved:ye,onApply:Dt,onSaveCurrent:Jt,onDelete:vs,onClose:()=>se(!1)}),me&&u.jsx(KI,{theme:lt,onChange:oe,reading:Ue,onChangeReading:et,onClose:()=>{Pe(!1),K(null)},onPublish:ut.chatWrite?Ae:void 0,remixOf:M}),xe&&u.jsx(ZI,{reading:Ue,onChange:et,onClose:()=>Ze(!1)}),Ge&&u.jsx(JI,{token:ve,session:e,onClose:()=>je(!1),onOpenTheme:()=>Pe(!0),onOpenReading:()=>Ze(!0)}),X&&u.jsx(XB,{token:ve,onApplyTheme:ke,onRemixTheme:ut.chatWrite?it:void 0,onClose:()=>ae(!1),onBuild:z=>{ie({text:z,ts:Date.now()}),ae(!1)}}),d&&u.jsx(FB,{onClose:()=>h(!1),workspaceId:ht}),f&&u.jsx($B,{onClose:()=>p(!1),token:ve}),v&&u.jsxs("div",{className:"terminal-overlay","data-testid":"terminal-overlay",children:[u.jsxs("header",{children:[u.jsx("strong",{children:"Terminal"}),u.jsx("button",{onClick:()=>g(!1),children:"close"})]}),u.jsx(LB,{token:ve})]})]})}function I3(e){const t=window.fetch.bind(window);window.fetch=(n,r={})=>{const i=typeof n=="string"?n:(n==null?void 0:n.url)||"";if(!(i.startsWith("/api/")||i.includes("://")===!1&&i.startsWith("api/")))return t(n,r);const o=new Headers(r.headers||{});return o.has("Authorization")||o.set("Authorization",`Bearer ${e}`),t(n,{...r,headers:o})}}function M3(){const e=window.fetch.bind(window);window.fetch=(t,n={})=>{const r=typeof t=="string"?t:(t==null?void 0:t.url)||"",i=r.startsWith("/api/")||r.includes("://")===!1&&r.startsWith("api/"),s=ra();if(!i||!s)return e(t,n);const o=new Headers(n.headers||{});return o.has("X-Workspace-Id")||o.set("X-Workspace-Id",s),e(t,{...n,headers:o})}}function O3(){Bh.createRoot(document.getElementById("root")).render(u.jsx(_r.StrictMode,{children:u.jsx(A3,{})}))}async function z3(){const e=typeof window<"u"&&window.fetch,t=e?new URLSearchParams(window.location.search).get("t"):null;if(t){let r=!1;try{const i=await window.fetch("/api/auth/exchange",{method:"POST",headers:{Authorization:`Bearer ${t}`}});r=i.ok&&(await i.json().catch(()=>({}))).cookie===!0}catch{}if(r){const i=new URLSearchParams(window.location.search);i.delete("t");const s=i.toString(),o=window.location.pathname+(s?`?${s}`:"")+window.location.hash;window.history.replaceState(null,"",o)}else I3(t)}M3();const n=e?new URLSearchParams(window.location.search).get("gv"):null;if(n){try{await window.fetch("/api/auth/google",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({vouch:n})})}catch{}const r=new URLSearchParams(window.location.search);r.delete("gv");const i=r.toString(),s=window.location.pathname+(i?`?${i}`:"")+window.location.hash;window.history.replaceState(null,"",s)}O3()}z3();
|